This is an old revision of the document!
Active Directory
CSVDE - Extracting and Importing AD details
FSMO placement and optimization on Active Directory domain controllers
dsquery to find the DN (Distingushed Name) of a user in a AD domain**
C:\Users\Administrator>dsquery user -name CUIC* "CN=CUIC Manager,CN=Users,DC=uclab,DC=local"
http://msdn.microsoft.com/en-us/library/windows/desktop/aa366101%28v=vs.85%29.aspx
Add Photos to AD
Bulk Create USers
LDAP Attributes
userAccountControl
512=Enabled 514= Disabled 66048 = Enabled, password never expires 66050 = Disabled, password never expires