Summary: Use the Active Directory module to create a user with Windows PowerShell.


To create a new user named “Doctor Scripto” in Active Directory:
NEW-ADUSER doctor.scripto –Givenname Doctor –Surname Scripto
The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.
0 comments