Set Multiple Users

  • Thread starter Thread starter claudio
  • Start date Start date
User Manager??

that is to handel NT4.0 Domains and pre

//Christoffer Andersson, 17 years old, Sweden, FLEN
 
I m guessing that you mean how to you select multiple
users and set their properties in 2k? I'm afraid the
answer is that you can't with the GUI. There area bunch of
admin scripts out there to help with this.

This one allows you to change the profilePath of your
users.
http://www.rlmueller.net/UpdateUserProfile.htm

-Jack
 
Claudio,

In addition to what Chriss, Jack and Jerold have suggested I can come up
with two other methods:
1) ldifde
2) ADModify.

ADModify is a GUI tool that you can download and install on any WIN2000
Server ( does not have to be a DC as you have to 'connect to:' a DC. It is
a great tool for changing several fields in a bunch of users accounts at
once. There are, however, some limitations to it.

ldifde is another really great tool that is a bit more involved than
ADModify but does not 'suffer' from those limitations. You would have to
create a file ( with a .ldf file extension ) and then use the CLI to do it.

HTH,

Cary
 

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

Back
Top