Yes, query is in RS. And it's exactly what I am trying to do.
But when I replace 'jBlanks' with @UserID I am receiving an error:
The ICommandWithParameters intarface is not supported by the 'ADsDSOObject' provider. Command parameters are unsupported with the current provider.
Is it any way to...
Hi.
I have similar problem.
I can get user login from the Globals!UserID, but how I can use it as parameter for the AD query?
Query like this works fine if I have userID hard coded in it:
SELECT sAMAccountName,givenName,mail,sn,title, telephoneNumber From
'LDAP://DC=MyCompany, DC=local' WHERE...
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.