Help enabling pass-through
Hello,
I tried setting up a pass-through computer account, and the info I provided was not being accepted. I was wondering if someone could help me with the AD scripts (never really worked with scripts) it provides to try and create them from the domain controller. I just need to know where to input data into the scripts:
For Example:
'CreateComputerAccount.vbs
strContainer = "Does the OU go here?"
strName = "Does the Computer name go here?"
strPassword = "password123"
strDnsDomain = "domain.parent.com"
Thanks,
Justin
New to ADSelfService Plus?