Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mattersnotnow

    Error: 80072032 - An invalid dn syntax has been specified

    Silly, silly, me... I'm sorry for taking your time. The error was quite simple: While running I was logged as a user with read rights only (to the AD objects that is). Logged as admin everything went fine. The error message was kinda misleading though... half expected it pop an "Access Denied"...
  2. mattersnotnow

    Error: 80072032 - An invalid dn syntax has been specified

    Hello all, [TAB]As probably implied by the subject, I'm having problems with this error in a script I'm trying to run. More specifically these lines: for each objComp in objOU ... set objOUmoveTo = GetObject("LDAP://OU=" & strType & ",OU=XX" & strCompSite & strOUmoveTo) set objTestBind =...

Part and Inventory Search

Back
Top