Bulk Account Import

  • Thread starter Thread starter A.M
  • Start date Start date
A

A.M

Hi,

Is it possible to import username/password accounts from a access mdb or
excel file?

Thanks,
Ali
 
Yes...

If you save the database or excel-file to a comma separated file you
can use csvde to import users to active directory

also. net user /add in a batchfile still works....(as well as
resourcekir tools)

Johan Arwidmark
 
How can I import that csv file ?

Thanks,
Ali


Johan Arwidmark said:
Yes...

If you save the database or excel-file to a comma separated file you
can use csvde to import users to active directorys

also. net user /add in a batchfile still works....(as well as
resourcekir tools)

Johan Arwidmark
 
Take a look at
http://www.microsoft.com/technet/prodtechnol/AD/windows2000/howto/bulkstep.asp

--
--
Tim Hines, MCSE, MCSA
Windows 2000 Directory Services

=====================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top