Ive successfully created a working application that brings user details from AD to my form. I need to obtain the "office" info found under the general tab of a user. Ive tried office and Location but neither work - anyone know what it is that i need in my query?
thx
Hello
I created a code via VB6 which allows me to search for a user in active directroy and then displays the users details that i require:
Assuming this is the hierarchical structure of Active Directory:
Root - First level - Second Level - Third Level
Dim user as IADsuser
"LDAP://CN=" +...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.