Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Multiple Users in Active Directory
Name: Jeff Allen Date: April 28, 2003 at 11:13:19 Pacific OS: WindowsXP CPU/Ram: 512Megs
Comment:
I just wanted to know How would I go about Creating Several users at a time in Active Directory. I know I have to somehow create these users in a word processer or excel spread sheet. My Question, How exactly do i do this? and How do I import these users?.. How about Folders, Is there a Way to Create Multiple Shared Folders?
Name: Tesla Date: April 28, 2003 at 12:27:30 Pacific
Reply:
In Active Directory Users and Computers, 1) right click on the right side of the screen 2) select New User. 3) Enter the data for your new user 4) click on create. Your user will be added and you will get a blank add new user form.
Repeat steps 2 though 4
As far as creating the in word or excel then inporting, I never heard of that
0
Response Number 2
Name: Matt Date: April 28, 2003 at 13:27:08 Pacific
Reply:
Jeff,
Use Excel to create your list, being sure to specify CN and DC information. Save the file in comma-delimited format (CSV). Then use the command-line utility csvde.exe to import your file. You can find a description of how to do this at
just change the ldifde command referenced in the above article to csvde and import to your heart's content.
You could also just use Notepad and create an .ldf file to use with ldifde, but Excel's much simpler. Too bad Microsoft didn't think to allow you to save to .ldf format in Excel.
0
Response Number 3
Name: Jeff Allen Date: April 29, 2003 at 10:31:13 Pacific
Reply:
Thanks to Matt for your help! I tried searching Microsoft but I guess I never thought of calling it bulk steps.
Summary: On my Active directory domain controler at work we have over 1000 users. The problem is that they're spread in many OU's ie Sales, Marketing, Accounts. Is there any way I can see a list of all the use...
Summary: In active directory users and computers if you enable advanced features one of the objects that apears is "LostAndFound" What is this used for? ...
Summary: When creating a new user in Active Directory Users and Computers on W2K server, a password has to be entered for the new user. Is it required that the password contain a capital, lowercase, and number...