Running a Exchange 2013 four node cluster with 30 databases, each of which is in a single DAG. While trying to delete a database I got an error about an unfinished migration.
Running Get-MoveRequestStatistics -MoveRequestQueue DB01 revealed a suspended move request of a system mailbox existed. It has no display name and reports that the account could not be found in AD. I verified the account exists and is disabled as all the other SystemMailboxes seem to be.
How can I delete or clear this move request?
DisplayName StatusDetail TotalMailboxSize TotalArchiveSize PercentComplete----------- ------------ ---------------- ---------------- ---------------
Suspended 14.56 GB (15,638,252,5... 20
WARNING: The move request for user 'doman.com/Users/SystemMailbox{e0dc1c29-89c3-4034-b678-e6c29d823ed9}' is
invalid: Couldn't find user 'domain.com/Users/SystemMailbox{e0dc1c29-89c3-4034-b678-e6c29d823ed9}' in Active
Directory..