All Forums >> [Scripting] >> WSH & Client Side VBScript >> [ADSI] One or more errors oocured during processing of command Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
I'm trying to search thru an Active Directory for a user with a logon name which i store in variable PCname (username is same as pcname), yet i get an error when i try the following code.
Error: One or more errors oocured during processing of command Code: 800040e14
I think it might be quotes-problem, yet i'm not sure.