Re: New users and passwords

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



bryan wrote:

I am looking for a way to mass add users and passwords into AD. The
passwords will all be different(assigned by me). Any thoughts?


Hi,

I have sample VBScript programs that can help. The following dumps all user
Distinguished Names (DN's) to a spread***:

http://www.rlmueller.net/Create%20User%20List%203.htm

The following reads user DN's from a similar spread***, plus passwords,
and resets the passwords for all users in the spread***:

http://www.rlmueller.net/Set%20Passwords%203.htm

If you are talking about actually creating the users, you can use this
sample:

http://www.rlmueller.net/CreateUsers.htm

You can either modify the create users program to also set passwords based
on values in the spread***, or first create the users with this program,
dump out the user DN's, then set the passwords in separate steps.

--
Richard
Microsoft MVP Scripting and ADSI
Hilltop Lab - http://www.rlmueller.net


.


Quantcast