Friday, November 14, 2008

Active Directory - Accessing AD:

while VBscript supports LDAP querying and objects right out of the box, Powershell needs to ADSI Type Adapter (type cast, basically). the following are examples of how to connect to LDAP using both methods.


the rest is usual.

0 comments: