set OU=GetObject("LDAP://ou=London,dc=domain,dc=local")

set NewUser=ou.create("user","cn=Joe User3")

NewUser.Put "sAMAccountName", "Joe.User3"

NewUser.SetInfo()

NewUser.SetPassword("Password1")

NewUser.Put "UserAccountControl","544"

NewUser.SetInfo()

Share this blog post on social media:

Social Links

Disclaimer

All advice, installation/configuration how to guides, troubleshooting and other information on this website are provided as-is with no warranty or guarantee. Whilst the information provided is correct to the best of my knowledge, I am not reponsible for any issues that may arise using this information, and you do so at your own risk. As always before performing anything; check, double check, test and always ensure you have a backup.

Copyright ©2008-2021 Andy Barnes - Please do not copy any content including images without prior consent!

Designed and Hosted by Andy Barnes