Group Enumeration
Group Enumeration
Get all the groups in the current domain
Get all groups containing the word "admin" in group name
Get all the members of the Domain Admins group
Get the group membership for a user:
List all the local groups on a machine (needs administrator privs on non-dc machines) 👍
Get members of the local group "Administrators" on a machine (needs administrator privs on non-dc machines)
Last updated