Active Directory Search Limit

by Daniel Petri - January 7, 2009
Printer Friendly Version

How do I modify the number of Active Directory objects to search?

Windows 2008 Active Directory 70-640 Training!

Have you seen the Microsoft Active Directory 70-640 Training video by Train Signal? I highly recommend this course, as you will learn much more than you will from any book. It includes new iPod/MP3 versions of the course (when you are on the go) and Transcender practice tests to help you prepare for certification. The instructors, Ed and Coach, do an amazing job not only preparing you to get Microsoft Certified but also showing you what tasks you need to perform on real Windows 2008 Servers, in the real world!

-Daniel Petri, Petri IT Knowledge Base

Watch Free Demo Video Here

By default, the Windows 2000 Active Directory searches 10,000 objects at a time. This policy affects all browse displays associated with AD, the Microsoft Management Console (MMC) Active Directory Users and Computers snap-in, and the dialog boxes you use to set permissions for user or group objects in AD. As your organization grows, you might need to change the number of objects to search.

To set the number for a group policy object:

  1. Start the MMC Active Directory Users and Computers snap-in.
  2. Right-click the container, and select Properties.
  3. Select the Group Policy tab.
  4. Select the Group Policy Object, and select Edit.
  5. Select the User Configuration branch, and expand Administrative Templates > Desktop > Active Directory.
  6. Double-click Maximum size of Active Directory searches.
  7. Select Enabled, and set the number (e.g., 20000).
  8. Click Apply.
  9. Click OK.
  10. Close the Group Policy Editor.

To edit the registry to set the number for a user:

  1. Start regedit.
  2. Go to the
HKEY_CURRENT_USER\Software\Policies\Microsoft

registry entry.

  1. From the Edit menu, select New > Key.
  2. Enter
Windows
  1. Select the new Windows key, and from the Edit menu, select New, Key.
  2. Enter
Directory UI
  1. Go to the Directory UI key, and from the Edit menu, select New, DWORD Value.
  2. Enter
QueryLimit

and press Enter.

  1. Double-click the new value, and set the decimal value (i.e. 20000).
  2. Click OK.
  3. Close the registry editor.

For both methods, the change will take effect when the user logs on the next time.

Note: Original tip can be found HERE

Related Articles


Sign Up For the Petri IT Knowledgebase Weekly Digest!
*