Exchange – Move ‘ALL’ Mailboxes From One Database to Another
KB ID 0000864 Problem While replacing an Exchange Server on my test network last week, I needed to get all the mailboxes moved across to the new one. Exchange gets upset if you try and delete a mailbox database that has data in it. Solution 1. Launch the Exchange Management Shell > Firstly lets get the names of my Databases, then I can simply copy and paste them into the move mailbox command. Get-MailboxDatabase Get-Mailbox...