Get-AcceptedDomain — Export ResultsIT technician command center
Microsoft 365 · Exchange Online

Get-AcceptedDomain — Export Results

Export the output of Get-AcceptedDomain for documentation or review.

Copy-ready commandGet-AcceptedDomain — Export Results
Get-AcceptedDomain | Export-Csv .\output.csv -NoTypeInformation

Requirements and permissions

Requirements
ExchangeOnlineManagement module
Permissions
Exchange administrator or delegated role
Last reviewed
2026-07-31

Examples

Export Results

Export the output of Get-AcceptedDomain for documentation or review.

Get-AcceptedDomain | Export-Csv .\output.csv -NoTypeInformation

Original command

List accepted domains in Exchange Online.

Get-AcceptedDomain

Common errors

Command not found

Confirm ExchangeOnlineManagement module is installed and available in your current shell.