So, I did a forklift migration from 2013 RTM to 2013 SP1. Everything is great with 1 exception: Arbitration and system mailboxes still think they are on the RTM server, so I can't remove the RTM server from the environment.
I ran the powershell command to "re-home" all the user mailboxes to the SP1 server's database...it succeeded!
Because the original information store file isn't mounted on the RTM server, I can't issue a get-mailbox -arbitration | New-Moverequest -Targetdatabase"SP1 SERVER'S DATABASE"
My question:
Wouldn't a forklift have brought the Arbitration and system mailboxes to the new SP1 server and all I have to do is run a seperate command to rehome them specifically?
Is there a better way? Can I safely recreate the Arbitration and system mailboxes on the SP1 server?
-Dane