Error While Deleting The Default Mailbox Database In Exchange 2010…

When an Exchange 2010 mailbox role is installed, a default mailbox database is created. In Exchange 2007, the default database is named “Mailbox Database” whereas in 2010, it comes with a random numbering at the end of the “Mailbox Database” name. This is to make the mailbox database name unique. Mine is named “Mailbox Database 1697561822”.

MBX

As most of the admins, my first instinct is to remove the default database and create ones with my company’s naming convention or the names of my choice. I created a new database named “MD1” and tried deleting the default one, only to be greeted with the error below.

“This mailbox database contains one or more mailboxes or arbitration mailboxes. Before you can remove this mailbox database, you must disable, move or remove user mailboxes and move arbitration mailboxes.

Arbitration Mailbox Error

Technet explains arbitration mailboxes as the mailboxes used for managing approval workflow. For example, an arbitration mailbox is used for handling moderated recipients and distribution group membership approval.

I moved my user mailboxes to another database and ran the following command to find the arbitration mailboxes.

Get-Mailbox –Database “Mailbox Database 1697561822” –arbitration

Find Arbitration Mailboxes

I moved the arbitration mailboxes as well to the second database with the command below.

Get-Mailbox –Database “Mailbox Database 1697561822” –arbitration | New-MoveRequest –TargetDatabase MD1

Arbitration Mailbox Move

I confirmed that the arbitration mailboxes were successfully moved using the Get-MoveRequest cmdlet.

Arbitration Move Complete

Once the mailbox move was completed, I could delete my default database!

MBX After

SUBSCRIBE FOR DAILY ARTICLE UPDATES VIA EMAIL
Get the published articles delivered straight to your inbox. Your details will not be passed to any third party company.

Exchange Architect, Blogger, Husband & Dad. I have been in IT for the last 11 years, with Exchange Server becoming the prime area in the last few years. I am active on TechNet forums & Experts Exchange.

View all contributions by

  • Upload GAL Photos Using Exchange 2013 OWA Options (ECP)

    The “self service” option in OWA 2013 (ECP) has been enhanced with the option for uploading GAL photo by the end user. In Exchange 2010 ECP, end users were able to edit their contact details, address etc depending on the role assignment policy. In Exchange 2013 ECP ( OWA –> Options), the end user can [...]

    Read More
  • OWA 2013 Virtual Directory Displays The OWA Version As Exchange 2010

    A bug or typo in the code? While browsing the EAC, I noticed that the OWA virtual directory displays that the OWA Version as Exchange 2010 & not 2013. This happens in an Exchange 2013 only environment. The Shell displays the same info. MS, Is it a bug in the code or a typo?

    Read More
  • 2 Million Hits & 2.67 Million Page Views

    Yes, HowExchangeWorks has had 2 Million Hits & 2.67 Million page views so far! I take this opportunity to thank all my readers for your continuous support. I couldn’t have done this without you guys.

    Read More
  • Exchange 2013 Server Role Requirements Calculator v5.1

    Exchange Team has finally released the first public version of the 2013 Server Role Requirements Calculator. The name has been changed as the calculator now makes recommendations for both the Mailbox and CAS roles. If anyone out there is still confused, this is the 2013 equivalent of the 2010 Storage Calculator. The look and feel [...]

    Read More
  • Exchange Server 2013 Management Pack Released

    Monitoring Exchange 2013 has been made easy with the release of the management pack. The Microsoft Exchange Server 2013 Management Pack provides comprehensive service health information for the Exchange organization and is engineered for organizations that include servers running Exchange 2013. The key feature of this management pack is user focused monitoring. The simplified dashboard [...]

    Read More

6 comments… add one

Speak Your Mind…

Website Hits