Exchange 2010 Remove Move Request
Just a quick command you can run from the Exchange 2010 Shell which removes all move requests, this is quite handy to run after you’ve done a lot of Exchange mailbox moves . as if you don’t clear them you will not be able to move the users mailbox again.
Get-MoveRequest | Remove-MoveRequest
Categories: Uncategorized

