Export-TransportRuleCollection
This cmdlet will export all transport rules to an XML file.
For more info see MS TechNet: Export-TransportRuleCollection
Usage:
- "Export-TransportRuleCollection -FileName "<filename>" [-Confirm [<SwitchParameter>]] [-DomainController <FQDN>] [-WhatIf [[<SwitchParameter>]]
Example
- Export-TransportRuleCollection -FileName "c:\TP-Rules.xml"
|