Platform SDK: Active Directory, ADSI, and Directory Services

Searching Active Directory

A major function of Active Directory™ is to resolve queries for information for people, as well as configuration information for machines and services. There are several key areas that you should understand if you want to write the most efficient query to Active Directory. These areas include:

The following topics in this section detail how to search Active Directory to ensure your program issues the most efficient query, given the requirements of the client.

For additional information and sample code, see Searching Active Directory in the Active Directory Programmer's Guide.