AD Tool?

  • Thread starter Thread starter Sean B
  • Start date Start date
S

Sean B

Does anyone know of a good AD tool to configure multiple users at the same
time.

i.e. Change everyone's home dir to the same path
(%servername%\users\%username%)

thanks
Sean
 
If you have a XP Pro computer in the domain and install Adminpak on it for Windows
2003 you can logon to that computer as a domain admin [make sure computer is secure]
and use the AD command line tools to do such. In particular you can use dsquery and
dsmod. You can pipe the results from dsquery over to dsmod to find and change a group
of users. See the links for more details. If you want a gui tool, take a look at
Hyena from SomarSoft. -- Steve

http://www.microsoft.com/windowsxp/...indowsxp/home/using/productdoc/en/dsquery.asp
http://www.microsoft.com/windowsxp/...owsxp/home/using/productdoc/en/dsmod_user.asp
http://www.systemtools.com/ -- free thirty day trial.
 
Awesome. Thanks.




Steven L Umbach said:
If you have a XP Pro computer in the domain and install Adminpak on it for Windows
2003 you can logon to that computer as a domain admin [make sure computer is secure]
and use the AD command line tools to do such. In particular you can use dsquery and
dsmod. You can pipe the results from dsquery over to dsmod to find and change a group
of users. See the links for more details. If you want a gui tool, take a look at
Hyena from SomarSoft. -- Steve

http://www.microsoft.com/windowsxp/...owsxp/home/using/productdoc/en/dsmod_user.asp
http://www.systemtools.com/ -- free thirty day trial.

Sean B said:
Does anyone know of a good AD tool to configure multiple users at the same
time.

i.e. Change everyone's home dir to the same path
(%servername%\users\%username%)

thanks
Sean
 

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