View Full Version : creating multiple users at once
shawn
June 12th 04, 07:41 PM
I have a text file with two columns. One col. has unique user names and the
other has unique passwords. I would like to find a script that can use this
to create new accounts all at once on a winxp pro PC. Preferably, these
accounts will be setup with "power user" access. Does anyone know of such
a script.
Shenan Stanley
June 12th 04, 09:41 PM
shawn wrote:
> I have a text file with two columns. One col. has unique user names
> and the other has unique passwords. I would like to find a script
> that can use this to create new accounts all at once on a winxp pro
> PC. Preferably, these accounts will be setup with "power user"
> access. Does anyone know of such a script.
Use excel, create a batch script to do it with the net user command.
More suggestions here:
http://www.experts-exchange.com/Operating_Systems/Win2000/Q_20740187.html
--
<- Shenan ->
--
The information is provided "as is", with no guarantees of
completeness, accuracy or timeliness, and without warranties of any
kind, express or implied. In other words, read up before you take any
advice - you are the one ultimately responsible for your actions.
vBulletin® v3.6.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.