how to import user account into w2k domain

  • Thread starter Thread starter david
  • Start date Start date
D

david

Hi All, What is the easiest way to import user into W2k domain? I have list
of user name, accounts and groups they belong to in a csv excel file. I
would like to import these users into my AD without having to manually enter
them. Any suggestion?
 
Hi All, What is the easiest way to import user into W2k domain? I have list
of user name, accounts and groups they belong to in a csv excel file. I
would like to import these users into my AD without having to manually enter
them. Any suggestion?
Parse the file will a FOR command and use DSADD, tip 6820 and 7329 in the 'Tips
& Tricks' at http://www.jsiinc.com

Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
Back
Top