mirror of
https://github.com/admindroid-community/powershell-scripts.git
synced 2025-12-17 16:35:19 +00:00
14 lines
881 B
Markdown
14 lines
881 B
Markdown
|
|
## Export Office 365 Distribution Group Members to CSV Using PowerShell
|
|||
|
|
This PowerShell script exports Office 365 Distribution Group members to CSV file along with Primary SMTP Address, Alias, Group Owner, Members &: Count, etc
|
|||
|
|
|
|||
|
|
***Sample Output:***
|
|||
|
|
|
|||
|
|
The script exports an output CSV file that looks like the screenshot below
|
|||
|
|
|
|||
|
|

|
|||
|
|
|
|||
|
|
## Microsoft 365 Reporting Tool by AdminDroid
|
|||
|
|
To delve deeper than this script, explore [AdminDroid's Microsoft 365 reporting tool](https://admindroid.com/?src=GitHub), which offers over 1800 pre-built reports and insightful dashboards.
|
|||
|
|
|
|||
|
|
*Generate detailed reports for Office 365 distribution group members using AdminDroid: <https://demo.admindroid.com/#/1/11/reports/1018/1/20>*
|