adding users to groups

  • Thread starter Thread starter Jason Meyer
  • Start date Start date
J

Jason Meyer

Just kinda curious but is there a way to add users to a group based on say
the department attribute?

TIA.

Jason
 
Just kinda curious but is there a way to add users to a group based on say
the department attribute?

TIA.

Jason
You can easily use dsquery and dsget to inspect the department attribute and
issue a dsadd.

See tip 6820 and 7337 in the 'Tips & Tricks' at http://www.jsiinc.com

Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
Will, those cmd line utils work on W2k AD? Or just Win2k3 AD?

Jason
 
Actually, ADUC will let me define queries against AD. Then with simple
multi-select I can add everyone to a group. easy....
 

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