Wednesday, 18 March 2015

-whatif command in Exchange Server 2007

-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