Created
July 19, 2020 15:54
-
-
Save supermarsx/f2dd5ab0d5ab1a8ee75d878da55744ae to your computer and use it in GitHub Desktop.
Exchange 2013 Shell, Suspend every in progress move-request
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Get-MoveRequest -MoveStatus InProgress | Suspend-MoveRequest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment