Re: New users and passwords
- From: "Richard Mueller" <rlmueller-NOSPAM@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 3 Aug 2006 18:00:53 -0500
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
.
- Prev by Date: Re: Finding the last person to open a file.
- Next by Date: Re: Need help defining a custom query in AD
- Previous by thread: Re: Finding the last person to open a file.
- Next by thread: Re: Need help defining a custom query in AD
- Index(es):