• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Batch Adding Users to a Windows 2003 Domain

WobbleWobble

Diamond Member
I have a list of about 30 users that I need added to the Active Directory. Are there any good automated tools that I can feed a CSV file into or whatever to add these users? I noticed there was the "addusers" command that was part of the NT Resource Kit, but I couldn't find it in my Windows 2003 Resource Kit installation. I'm guessing it's not safe to use the NT4 kit because NT4 didn't have AD back then?
 
Looks like CSVDE would have done the trick for me, except it doesn't assign passwords requiring another script.

I normally wouldn't be afraid to learn, but I don't have a test AD to try this out with. I guess I'll just add these users manually, since I'll probably never have to do it again. Thanks for the help though guys!
 
Back
Top