Created
July 19, 2020 15:55
-
-
Save supermarsx/0a02e2da71d0daa5f14206c0848ffd8a to your computer and use it in GitHub Desktop.
Exchange 2013, Restart every suspended move-request
This file contains hidden or 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 Suspended | Restart-MoveRequest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment