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
