Recursively look up groups in Active Directory


Version: 1.0
Category:
Scripts
Python
Requirements:
Seller:
Price:
-
System:
Rating:
4.7
License:

Description - Recursively look up groups in Active Directory



Script to enumerate the members of groups in the domain. This is an example of how you can look up all the members of a group in AD. It will also look up the Membership of any sub-groups it finds. It will also use the groups primary group token and find all users that have that group set as their primary group. This is necessary as AD uses the primaryGroupID to calculate a group`s membership.



More in Python-Recursively look up groups in Active Directory

Recursively Look Primary Group Users That Have