Test-Run a PowerShell or Exchange Management Shell Command
Exchange Management Shell/PowerShell commands allow the addition of the “-whatif” parameter, which will test your command without actually executing it.
Example: Set-Mailbox -Identity testmailbox -DisplayName “Test User” -whatif
Yorumlar