Hi All. is there a powershell cmdlet or a script that lets me list all dynamic groups together with the Membership rules?
I wrote the below when looking for something similar to what you're looking for. You should validate it for your environment to make sure it meets your requirements.
I've made use of the PSWriteColor…