The script works perfectly if the computers have not been created in AD when I add the "ACCT_CREATE" option. My test machine was added in the correct OU and had the correct name.
The error number that returns from Err is 0, with a blank description. If I change the script to return the value...
I have been fighting with this script for days now, and can't find a way to make it work.
Dim strUser, strPassword, strDomain, strOU
Const JOIN_DOMAIN = 1
Const ACCT_CREATE = 2
Const ACCT_DELETE = 4
Const WIN9X_UPGRADE = 16
Const...
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.