lazywinadmin / Monitor-ADGroupMembership

PowerShell script to monitor Active Directory groups and send an email when someone is changing the membership
MIT License
264 stars 61 forks source link

Script fail when members are not 'user' type #24

Open lazywinadmin opened 7 years ago

lazywinadmin commented 7 years ago

The script should look for any kind of members, possibly in nested groups. Also should skip cycle membership (group member of itself via another group)