I am trying to write/edit a PS Script for Exchange 2013 that will pull the following information:
Distribution group name,
Distribution group membership,
Distribution group dynamic features,
Distribution group type: security/distribution/dynamic distribution,
list of who can edit the distribution list. (Managed By)
I have been able to obtain the group names and membership but am having difficulty scripting the remaining three. I copied a script that someone else built but it doesn't get me all of the way home. Here is the location of the script that I used: https://www.interfacett.com/blogs/using-powershell-to-report-on-distribution-group-membership-in-exchange-server/
Thanks,
Joseph
Joseph Rapoport