Moving mailboxes is a daily task for Exchange Admins. The process is the same as Exchange 2013 or 2016.

To move a single user mailbox you can use the following command:

  • New-MoveRequest -Identity edwardvbs -TargetDatabase Store1
Exchange 2019 - create a new mailbox with powershell

To check the status of the mailbox move you can run the following command:

  • Get-MoveRequest | Get-MoveRequestStatistics
Exchange 2019 - create a new mailbox with powershell

As you can see this one completed quickly as it is only 52kb.

Hope it helps.

    wpChatIcon

    Discover more from Everything-PowerShell

    Subscribe now to keep reading and get access to the full archive.

    Continue reading