| |  | |
Microsoft Active Directory tools and trouble shooting | | |
ADSI edit - directly view and modify objects
and attributes
Must bind to the DC, or the OU, or the specific object in order to access the objects set
obj1=get object LDAP://cn=john... wscript.eco obj1.desription
|