Copy-ready commandGet-TransportRule — Export Results
Get-TransportRule | Export-Csv .\output.csv -NoTypeInformationRequirements and permissions
- Requirements
- ExchangeOnlineManagement module
- Permissions
- Exchange administrator or delegated role
- Last reviewed
- 2026-07-31
Examples
Export Results
Export the output of Get-TransportRule for documentation or review.
Get-TransportRule | Export-Csv .\output.csv -NoTypeInformationOriginal command
List Exchange Online mail flow rules.
Get-TransportRuleCommon errors
Command not found
Confirm ExchangeOnlineManagement module is installed and available in your current shell.