This script creates an HTML summary of the existing transport rules, so you can recreate them on another server, or in Office 365
Get-TransportRule | select Name, comments, Description | ConvertTo-Html | Set-Content c:\scripts\TransportRules.htm
|
|||||
[Solved] Exchange : Create a Transport rule summary in HTMLThis script creates an HTML summary of the existing transport rules, so you can recreate them on another server, or in Office 365 Get-TransportRule | select Name, comments, Description | ConvertTo-Html | Set-Content c:\scripts\TransportRules.htm
|
|||||
Copyright © 2022 Welcome @ VSPBreda - All Rights Reserved - RSS Feed Powered by WordPress & Atahualpa %d bloggers like this: |