Change the Active Directory Search Limit
For servers with an excessive number of accounts or groups in a single endpoint, Active Directory automatically does a paged search to retrieve all objects. Hence, it is not necessary to increase the search limits.
imgc
For servers with an excessive number of accounts or groups in a single endpoint, Active Directory automatically does a paged search to retrieve all objects. Hence, it is not necessary to increase the search limits.
- MaxPageSize, the maximum page size that is supported for LDAP responses. The default is 1000 records.
- MaxResultSetSize, the maximum size of the LDAP result set. The default is 262144 bytes.
By default, these objects are located at:
CN=Default Query Policy,CN=Query-Policies,CN=Active Directory Service,CN=Windows NT,CN=Services,CN=Configuration
Increase the values of these parameters to meet your needs. If necessary, consult your Active Directory system administrator for recommended values.
You can use the Windows NTDSUTIL.EXE utility to modify these parameters. Start the utility and select the LDAP Policies option from the prompt.