DOWNLOAD: Create users in Active Directory from a CSV file with VBScript - TechRepublic
General discussion
January 5, 2006 at 07:29 AM
B

DOWNLOAD: Create users in Active Directory from a CSV file with VBScript

by Bill Detwiler . Updated 14 years, 7 months ago

Creating users can be tedious, especially when user information already resides in your company’s HR system. Instead of manually creating a user and assigning passwords, you can use a script that accomplishes the same goal. The benefits: Fewer iterations of the information will result in fewer errors; you don’t need to worry about whether or not a user account gets created; and, you can focus on more strategic IT tasks. This handy, VBScript will create users with passwords in Active Directory in the Users container.

Download and try the script:
https://www.techrepublic.com.com/5138-10877-6019533.html

Join this ongoing discussion and let us know if this script is helpful and if there’s anything we can do to improve the download’s format or content.

This discussion is locked

All Comments