Identify members of a local group
Applies To: Windows 7, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012
No minimum group membership is required to complete this procedure. Review the details in "Additional considerations" in this topic.
Using the Windows interface
Using a command line
Open Computer Management.
In the console tree, click Groups .
Where?
- Computer Management/System Tools/Local Users and Groups/Groups
Right-click the group in which you want to identify members, and then click Properties .
- You do not need administrative credentials to perform this procedure.
Open Command Prompt.
To list members of the Backup Operators group, type:
net localgroup" Backup Operators "
You must include the quotation marks.
You do not need administrative credentials to perform this procedure.
For more information about the net localgroup command, see Managing local groups from the command line.