Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modifications in the script #7

Open
wants to merge 116 commits into
base: master
Choose a base branch
from

Conversation

thecybermafia
Copy link

Hello improsec Team,
Nice work on the script. I have made the following modifications in the script:

  1. Supports multiple domains and groups.
  2. Deriving the naming context automatically.
  3. Relying on Get-ADGroup and Get-ADUser to get group members, since Get-ADGroupMember has a limitation of 5000 users.
  4. Getting only the data for Group Members instead of the whole domain.
  5. Imporoved error handling.

Regards,
thecybermafia

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants