Updating information on several users

  • Thread starter Thread starter David
  • Start date Start date
D

David

I need some help doing this. I have about 350 users already set up on
my domain, but just their usernames and password are set up. I did
that using addusers.exe from the resource kit. The thing is, I need to
update their info with basically all the information, like first name,
lastname, address, email, phone number, etc..

I have all of that info on a csv file, does anyone know how to do it?
 
I have all of that info on a csv file, does anyone know how to do it?

Sure, somebody knows <grin>

Seriously -- use CSVDE (or perhaps better is LDIFDE)

Or write a script in VBS (or another language) to do it.
 
Back
Top