Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

You cannot create a new mailbox database if you already have 1000 mailbox databases in an Exchange Server 2010 environment


Symptoms

Assume that you have 1000 mailbox databases in your Microsoft Exchange Server 2010 environment. When you try to create a new mailbox database, the operation fails. Additionally, you receive the following error message:
Current search restrictions cause too many objects to be returned from <FQDN of DC>.

↑ Back to the top


Cause

This issue occurs because the New-MailboxDatabase cmdlet does not use the Lightweight Directory Access Protocol (LDAP) paged search when the cmdlet tries to retrieve the Active Directory system configuration session. However, the default maximum page size is set to 1000. Therefore, the Active Directory system configuration session returns ADSizelimitExceededException unexpectedly when you try to create the 1001th mailbox database.

↑ Back to the top


Resolution

To resolve this issue, install the following update rollup:
2608646 Description of Update Rollup 6 for Exchange Server 2010 Service Pack 1

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More Information

For more information about how to create a mailbox database, visit the following Microsoft website:
For more information about the New-MailboxDatabase cmdlet, visit the following Microsoft website:

↑ Back to the top


Keywords: kbsurveynew, kbfix, kbqfe, kbexpertiseinter, kb

↑ Back to the top

Article Info
Article ID : 2563860
Revision : 1
Created on : 1/7/2017
Published on : 10/28/2011
Exists online : False
Views : 257