steve
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Williams
Sent: 26 May 2006 14:44
To: [email protected]
Subject: [ActiveDir] OT - What can I retrieve from LDAP?
I'm doing a LDAP query in a script. I have it selecting telephoneNumber and displayName. Is there a place that lists the other things I can have it select? I have googled for this but not much luck.
objCommand.CommandText = "Select telephoneNumber, displayName From 'LDAP://" _
Mike
