-whatif
is very useful command to check what will happen before you run a
command. This command is enabled for all non-get tasks. This switch is used to check wildcard combinations
Get-MailboxServer *DF* | set-MailboxServer -ManagedEmailSchedule $sched -whatif
No comments:
Post a Comment