Importing users into Active Directory

R

refreshing_change

Hi I'm trying to import a large number of users in to Active
Directory, I need to do this frequently. I've tried some of the
Microsoft command line tools CSVDE (I think). Can anyone recommend
anything easy to use?
 
H

Herb Martin

Hi I'm trying to import a large number of users in to Active
Directory, I need to do this frequently. I've tried some of the
Microsoft command line tools CSVDE (I think). Can anyone recommend
anything easy to use?


Perhaps a bit more tedious in fact, but more flexible
is the "brother" command: LDIFDE.exe.

Also there are VB scripts to do this, and these can
be use as given or modified by you.

Look for the following using Google:

[ ADSI Scriptomatic site:microsoft.com ]

Yes, "scriptomatic" is really the name.

Also just using some search like:

[ vbs | "Vb scripting" "active directory" bulk users ]

You probably don't need the "site:microsoft.com" or the
similar (but web wide) "microsoft:" collection.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top