Hi,
I'm still new in PowerShell but I'm trying to get a list of users from all distribution groups and who have authority to send mails to these groups "AuthOrig"
Distribution Group Name | Display Name | Description | Members |Message Delivery Restrictions (AuthOrig) | Created Date
Then export the result to .csv
Thanks in advance!