Default Database  Print this Article

This is useful in many different scenarios such as:

  • Simplifies the help desk role of creating new mailboxes by removing the need for help desk staff to choose an appropriate mailbox database
  • During bulk mailbox provisioning or mailbox migrations the mailboxes are automatically spread over all available mailbox databases

Despite the benefits there are also situations in which the Exchange administrator would not want mailboxes automatically provisioned on a particular database.  For example a mailbox database that is configured with a very large mailbox storage quota for VIP users should be excluded, or a new mailbox database that is still in the process of being configured for use should be excluded.

To exclude a specific Exchange Server 2010 mailbox database from automatic provisioning use the following command in the Exchange Management Shell.





C:\>Set-MailboxDatabase -Identity "Mailbox Database 04" -IsExcludedFromProvisioning $true
C:\>Set-MailboxDatabase -Identity "Mailbox Database 04" -IsExcludedFromProvisioning $false

 

Was this answer helpful?

Related Articles

Step By Step Instructions for Configuring Your iPhone, Ipad, Or touch For Microsoft Exchange
Configuring Your iPhone, iPad, & iPod for Microsoft Exchange  E-Mail 1. Tap the...
Step By Step Intructions for configuring your windows 8 phone for microsoft exchange
To set up a Windows 8 Phone for Microsoft Exchange You can set up email accounts on a Microsoft...
Puge deleted mailboxes from disconnected mailboxes
Exchange 2010 - Delete / Remove all Disconnected Mailboxes KB ID 0000470 Dtd 24/06/11 Problem...
Whitelist a Domain in exchange 2010 Power Shell
Adding Domain/Sender to White list in Exchange 2010 Real simple one, but it’s...
adding/ trouble shooting sender filter
Enabling or disabling Sender filtering You can use the Exchange Management Shell (EMS) to easily...