Hi
I have some code that queries AD on a mixed W2K and W2003 environment :-
strLogonUser=request.servervariables("LOGON_USER")
strRootUserOU="MyUsersOU"
strRS = "SELECT displayname, mail, telephonenumber, samAccountName, description, distinguishedName, " &_
"cn FROM...
Hi all
I'm running Windows 2000 servers (SP4) and I'm writing a simple phonebook for out Intranet.
What I need to do is to just test for the existance of an object in AD and get a true / false return code. The object can either be a User account or Contact and it may reside in any OU below the...
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.