How to Move or Recreate a Mailbox in Exchange Database

Exchange Administrators always try to optimize the Exchange infrastructure. It helps them keep Exchange in good health and also to avoid unnecessary expenditure on infrastructure. However, when the size of the mailbox database increases, the administrator can choose to either reduce the Exchange database size or he can move mailboxes from one database to another. It all depends on your exchange environment and data management process.

How to move Exchange mailbox to a different database-

Two methods are there to move Exchange mailboxes. The one is using Exchange admin center and the second one is using Exchange Management Shell. Both the processes are quite simple, and an administrator can complete them in minimum time.

 

  • Using Exchange Administrator Center

 

Step 1: To move the mailbox using Exchange admin center, first log in to EAC.

Step 2: Under Recipients > mailboxes, you can see all the mailboxes. To move them, click on the Migration tab.

Step 3: In the migration, click the (+) icon and select the option Move to a different Database.

Step 4: Select the mailbox(es) which you want to move. Then click OK.

Step 5: Select the mailbox and click Next.

Step 6: Now, you need to create a new batch. Provide a name to the batch and select the target database.

Step 7: Select the recipient account which will get the report of the migration. You can choose more than one account. Here, you can also choose to start the migration automatically or manually.

Step 8: As soon as the migration begins, you can see it listed in the migration category. And to check the migration status, you can click View details option.

Step 9: After clicking the View Details option, you will see the status of migration; also, you can download the report for the user.

Step 10: After successful migration, the status of the migration batch will change to Completed.

How to recreate a mailbox:

The need to recreate a mailbox arises when you delete a mailbox. Here are some situations which compel you to delete and create a new mailbox –

  • Your Exchange mailbox is inaccessible.
  • To manage another Exchange account where you have administrative rights.
  • To either upgrade or downgrade to another Exchange version.

To recreate an Exchange mailbox, you need to follow the below mentioned steps –

Step 1: Disable your Exchange mailbox with the following command –

Disable-Mailbox “<mailbox name>”
Step 2: Login to Exchange Administrator Center with an Administrator account and go to recipients>>mailboxes and click + and select User Mailbox.
Step 3: Click the Browse button.
Step 4: Select the account and click OK.
Step 5: Click on More Options.
Step 6: Click the Browse button to select the destination database.
Step 7: Select any database and click OK.
By following all these steps, the mailbox will be connected to the Active Directory, and you can easily use it.