printing the member contents fo a user group

C

Chuck Thompson

In Active Directory Users and Computers, I can see the
members of a certain group on screen. Does anyone know how
to print out all of the members that are in a group?
Thanks.
 
M

Matjaz Ladava

You can use command line utility
net group "groupname" /domain

and redirect it to a file.

--
Regards

Matjaz Ladava, MCSE (NT4 & 2000)
(e-mail address removed)
http://ladava.com
 

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

Top