Query/Scan Active Directory

K

KitCaz

I have an Access application which has a user table containing a subset of
our Active Directory users. I'd like to create a function to search AD and
add the selected AD user to my application user table.

How can I search the Active Directory, e.g., open it as a recordset and
traverse the collection of users?

I've searched using numerous keywords but I haven't found anything meaningful.

Thanks! Chris
 
Top