To move a single mailbox via powershell, use the below command. Amend as required:
Get-Recipient | where {$_.Name -Eq “Joe Bloggs”} | Move-Mailbox -TargetDatabase “xxx.local\Mailbox Database”
Subscribe to new tech posts.
We will never send you spam email or forward your details to third parties.
This will close in 0 seconds