Move arbitration mailboxes in Exchange Server
https://www.alitajran.com/move-arbitration-mailboxes-in-exchange-server/
Move arbitration mailboxes in Exchange Server
How to move arbitration mailboxes in Exchange Server 2010/2013/2016/2019? I recommend you move the arbitration mailboxes to the highest Exchange Server version in the organization. If you install the same Exchange Server version, you don’t have to move the arbitration mailboxes to it.
Table of contents
When to move arbitration mailboxes
- You like to delete a mailbox database. If you don’t move the arbitration mailboxes, you cannot delete the mailbox database.
- You have installed a higher Exchange Server version in the organization.
- You want to decommission the Exchange Server that is hosting the arbitration mailboxes.
Note: Arbitration mailboxes are system mailboxes that are used for storing different types of system data and for managing messaging approval workflow.
Get arbitration mailboxes in Exchange environment
To get the arbitration mailboxes in Exchange Server, follow these steps:
1. Sign in to the highest Exchange Server version. For example, if you have an Exchange Server 2010 and Exchange Server 2016 in the organization, sign in to Exchange Server 2016.
2. Run Exchange Management Shell as administrator.
3. Run the Set-ADServerSettings cmdlet, including the -ViewEntireForest parameter. It will let you view the objects in the entire forest.
4. Run the Get-Mailbox cmdlet, including the -Arbitration parameter, to get the arbitration mailboxes.
The arbitration mailboxes are configured in the default mailbox database after installing Exchange Server. If you did rename the Exchange Server default mailbox database, you would see that name.
Find mailbox database in Exchange Server
Before moving the arbitration mailboxes, you have to check the name of the mailbox database. Also, it’s good to check if the mailbox database is mounted. Otherwise, moving the arbitration mailboxes to that mailbox database will be impossible.
Run the Get-MailboxDatabase cmdlet. The -IncludePreExchange switch will return information regarding your Exchange Server version and earlier Exchange versions.
An example of what the -IncludePreExchange switch does for you:
You have Exchange Server 2010 and Exchange Server 2016 running in the organization. If you run the Get-MailBoxDatabase cmdlet from Exchange Server 2016, it will show you only the databases running in Exchange Server 2016. If you use the -IncludePreExchange switch, it will also show you the Exchange Server 2010 mailbox databases.
In the next part, you will move the arbitration mailboxes to another mailbox database.
Move arbitration mailboxes in Exchange to another database
You don’t have to separate the arbitration mailboxes into different mailbox databases. Instead, I recommend you move the arbitration mailboxes to one mailbox database. In my example, the mailbox database DB02.
Read more: Create mailbox database in Exchange Server »
Moving arbitration mailboxes is the same as moving mailboxes to another database. The difference is that you use the -Arbitration parameter.
Check the progress of the arbitration mailboxes move requests.
Verify if the arbitration mailboxes are moved successfully to the target database.
To clean it up, remove completed move requests. The first cmdlet will remove the completed move requests. If you like to remove all the move requests, use the second cmdlet.
Did this help you to find and move arbitration mailboxes in Exchange Server 2010/2013/2016/2019?
Articles that you may be interested in:
Conclusion
You learned how to move arbitration mailboxes in Exchange Server. First, check if the arbitration mailboxes are present and in which mailbox databases. After that, find the mounted mailbox databases. As of last, move the arbitration mailboxes to the mounted mailbox database. Remember to move the arbitration mailboxes to the highest Exchange Server version.
Did you enjoy this article? You may also like Install Exchange Cumulative Update. Don’t forget to follow us and share this article.
Комментарии
Отправить комментарий