Auto-generate users

  • Thread starter Thread starter Darrell Eddy
  • Start date Start date
D

Darrell Eddy

I have a small lab of laptops that we use for various classroom exercises.
One of them involves various things with user accounts. Needless to say
when the exercise is done, the user accounts are trashed. Is there some
kind of script that I could use to automatically build some user accounts
and set their passwords?



Darrell Eddy
 
I have a small lab of laptops that we use for various classroom
exercises. One of them involves various things with user accounts.
Needless to say when the exercise is done, the user accounts are
trashed. Is there some kind of script that I could use to
automatically build some user accounts and set their passwords?



Darrell Eddy

Yes you can to that. Probably the best way would be with batch files or
cmd files. Or windows script hosting if you prefer, but I suspect your
expertise sounds like it leaves you at batch files?

You could do it a few different ways; somethng that runs every time the
machine is booted, at a parituclar time of day via scheduler, over the
'net remotely or even have the students run it as the first thing they
do. Lots of options.

What I can NOT do if provide a known, working script for you. That
said:

You might try asking your question here:
http://www.daniweb.com/forums/thread45838.html
That particular thread is very close to your situation.

or over at technet.com.
--

Regards,

Twayne

OO0 is a GREAT MS Office replacement
www.openoffice.org

Please respond to the newsgroup, not to
my e-mail, so that all may benefit. I do not
always respond to newsgroup e-mails.
 
Back
Top