After Using Database Portability to Move to New Server Unable to Decomission Old Server

I have a failing Exchange 2013 server.  I used database portability to move the failing server's data base to a new Exchange 2013 server.  This process essentially involves repairing the database (which was successful) and copying it to the new server and mounting it.  The copy of the database on the failing server is left in a dismounted state.  At the end of the portability process, the attributes of the users are updated so that their mailboxes are accessed from the database on the new server.

When I attempt to remove Exchange from the failing server, I am informed that the database contains "one or more mailboxes, mailbox plans, archive mailboxes, public folder mailboxes, or arbitration mailboxes."  Using various get- powershell commands, I discovered that the Arbitration mailboxes still point to the old server.  (I don't have any public folders or archive mailboxes.)

I don't want to "move" the Arbitration mailboxes, because they should already exist on the new server's database.  So what do I do to get the Arbitration user accounts (I guess they are accounts) to point to the mailboxes on the new server?

More broadly, are there any other snags I'm going to run into while trying to decommission this server?


  • Edited by RC3151 Saturday, June 07, 2014 9:49 PM
June 7th, 2014 9:48pm

You can re-home the arbitration mailboxes using same method that you used to re-home user mailboxes.

Get-mailbox -Arbitration | Set-mailbox -Arbitration -Database "NAME of DB"
Free Windows Admin Tool Kit Click here and download it now
June 8th, 2014 2:29am

Hi RC3151,

Based on my knowledge, if you want to decommission the old server, the database on it should be removed.

Even if the database has been dismounted, it can still be detected in AD. So you cannot remove the old server.

I suggest make sure all the data are migrated successfully, and remove the database, then remove the old server.

 

Thanks

Mavis

June 9th, 2014 3:13pm

Amit:

... in a DB portability scenario for recovery, how are in-place/online archives handled?

I have successfully used this scenario for primary mailbox DB's but the in-place archive does not re-home.

Free Windows Admin Tool Kit Click here and download it now
May 18th, 2015 4:32pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics