View how many move requests are in the queue to be moved

You can use the below command to see how many mailbox moves you have currently in a queued state

(Get-MoveRequest -MoveStatus Queued).count

About the author