Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

General discussion

print out a list of users in a group

Mar 11, 2004 10:06PM PST

Is there anyway to print out a list of users in a group or highlight and copy them? I'm using Win XP Pro with the Active Directory Users and Groups snap-in. Thank you.

Discussion is locked

- Collapse -
Re:print out a list of users in a group
Mar 11, 2004 10:11PM PST

That's in the various Microsoft Server Resource Kits, but command line tools like NET USER and other tools are fairly common.

Have you tried the command line?

Or do you use the command line?

Bob

- Collapse -
Re:Re:print out a list of users in a group
Mar 11, 2004 11:37PM PST

Yes I'm a cmd line person! I needed a printout of a group. I have the 2003 Admin Tools but not the Resourse Kit. Maybe there's a show group command or something. Thank you for all your help!

- Collapse -
Here's the commands...
Mar 11, 2004 11:47PM PST
http://www.microsoft.com/resources/documentation/WindowsServ/2003/enterprise/proddocs/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/enterprise/proddocs/en-us/sag_managingadcmdline.asp

"Dsquery

Query and find a list of objects in the directory using specified search criteria.
Use in a generic mode to query for any type of object or in a specialized mode to
query for for selected object types. The specific types of objects that can be
queried through this command are:
computers, contacts, subnets, groups, organizational units, sites, servers and users."