|
LDAP is a language that enables Active Directory to find, create and
manipulate objects. ADSI Edit will let you examine a user's properties and
display all the LDAP properties. Through knowing the property names, you can bulk import users from
a spreadsheet using a rich selection of LDAP attributes. The trick is getting the correct fields in the first row or
header of your import file.
I have added a whole detailed section on ADSI Edit here
|