Accounts

  • Thread starter Thread starter LMario
  • Start date Start date
L

LMario

I need to create about 200 accounts. I need too to assign to each account
its own folder on the disk server. How can I do that? I am working witn
Windows 2003 Server.
 
I need to create about 200 accounts. I need too to assign to each account
its own folder on the disk server. How can I do that? I am working witn
Windows 2003 Server.
Use the command line net user /add /domain command.

See tip 4646 in the 'Tips & Tricks' at http://www.jsiinc.com for the other
parameters.


Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
Back
Top