Recently started a new job and was added to over 300 AD Security Groups as a secondary owner. As a secondary owner, I can add and remove group members. I would like to run a PowerShell script to list all the groups I can add and remove members from. I tried the below:
(Powershell) Method to return a list of groups where a specific user has 'write member' security
Neither code snippet returned any results for me.