Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 06-21-2004, 03:52 AM   #1 (permalink)
Upright
 
Quick way to create 1000+ users in Windows 2003?

Thanks for taking the time and reading this.

Is there way quicker than manually creating every user? Say for example all the users would be typed in an Excel document along with their passwords. Is there a quick way to do this? I'd hate to have to sit 3 days just creating users.

Any assistance will be appreciated.
Drugbug is offline  
Old 06-21-2004, 04:52 AM   #2 (permalink)
I flopped the nutz...
 
mikec's Avatar
 
Location: Stratford, CT
http://www.advtoolware.com/t4e/um/umi_default.htm

take advantage of the 30 day trial. I don't believe there is any automated way to do that, but I could be wrong...
__________________
Until the 20th century, reality was everything humans could touch, smell, see, and hear. Since the initial publication of the charted electromagnetic spectrum, humans have learned that what they can touch, smell, see, and hear is less than one millionth of reality
mikec is offline  
Old 06-21-2004, 05:29 PM   #3 (permalink)
Psycho
 
Location: Boston, MAss., USA
http://www.microsoft.com/windows2000.../bulksteps.asp

it's a Windows 2000 tool, but it might work with 2k3 as well.

http://www.microsoft.com/technet/pro.../bulkstep.mspx

this link is a little better explanation.
__________________
I'm gonna be rich and famous, as soon I invent a device that lets you stab people in the face over the internet.
JohnnyRoyale is offline  
Old 06-21-2004, 05:43 PM   #4 (permalink)
I am Winter Born
 
Pragma's Avatar
 
Location: Alexandria, VA
I don't have the exact tool name (I believe that there are several tools from the Windows 2000 Server Resource Kit can do it), but there are Windows 2000 tools that will work in 2003. Basically you write a Perl/batch script that reads the list of usernames and passwords out of a file, and then in a for/foreach loop, runs the system command to create the user.

As long as you've got the list, it's a piece of cake.
__________________
Eat antimatter, Posleen-boy!
Pragma is offline  
Old 06-21-2004, 09:43 PM   #5 (permalink)
Crazy
 
Location: Notre Dame
You could easily write a vb script to do this. I didn't look at the tools previously posted - they might do it easily also.
__________________
No mercy for the bandwidth impaired
LNCPapa is offline  
Old 06-22-2004, 01:27 AM   #6 (permalink)
Upright
 
I do have access to VB. But my grasp of this language is a bit hazy. I am however currently browsing some tutorial sites. I'd rather not have third party software involved. but I'll take a look at the Microsoft links.

Thanks a lot tf'ers
Drugbug is offline  
Old 06-22-2004, 07:09 AM   #7 (permalink)
Devils Cabana Boy
 
Dilbert1234567's Avatar
 
Location: Central Coast CA
storing passwords in open text is a BAD! idea,

you could easily use a VB script or vb program with the shell command to do it

shell ("net user ....")
__________________
Donate Blood!

"Love is not finding the perfect person, but learning to see an imperfect person perfectly." -Sam Keen
Dilbert1234567 is offline  
Old 06-22-2004, 07:22 AM   #8 (permalink)
Upright
 
But how exactly to write that script is what eludes me.
Drugbug is offline  
Old 06-22-2004, 03:34 PM   #9 (permalink)
Devils Cabana Boy
 
Dilbert1234567's Avatar
 
Location: Central Coast CA
http://support.microsoft.com/default...251394&sd=tech
__________________
Donate Blood!

"Love is not finding the perfect person, but learning to see an imperfect person perfectly." -Sam Keen
Dilbert1234567 is offline  
Old 06-23-2004, 07:44 AM   #10 (permalink)
Stop. Think. Question.
 
rubicon's Avatar
 
Location: Redondo Beach, CA
What I've done in the past is write a DOS batch file to perform the user creation. I manually test the NET commands first then simply cut and paste them into the Excel file with all of the user names. Massage the Excel cells a bit to get a good export, then save as a text (.BAT) file. Run from the command prompt and done.

I've done this with applying file permission ACLs, creating groups, etc. Works for me.
__________________
How you do anything is how you do everything.
rubicon is offline  
 

Tags
1000, 2003, create, quick, users, windows


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 02:43 AM.

Tilted Forum Project

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47