A GUI tool to quickly determine AD group members. Especially helpful during audit, suitable for audit evidence screenshots. It can also help track down nested groups.
Use the filter to quickly find groups/users, sort by any of the columns available. Once the desired users are selected use ctrl + c to copy comma delimited text; this can be pasted into a .csv file for easy use or further scripting.
- Requires RSAT feature on a domain-jonied machine
- No special privileges are needed.
- Powershell execution policy may need to be modified if execution fails.
- Diving into groups that have been previously renamed may cause the app to exit.
- Remove extranious code in the "nestedviewer" function, i.e. consolidate functionality into the "groupdelve" function