mirror of
https://github.com/admindroid-community/powershell-scripts.git
synced 2025-12-17 16:35:19 +00:00
17 lines
888 B
Markdown
17 lines
888 B
Markdown
|
|
## Export Office 365 Nested Distribution Group Members Using PowerShell
|
||
|
|
|
||
|
|
This PowerShell script exports Office 365 nested distribution group members to two CSV files, one with summary & another with detailed info.
|
||
|
|
|
||
|
|
***Sample Output:***
|
||
|
|
|
||
|
|
This script exports an output CSV file that looks similar to the screenshot below.
|
||
|
|
|
||
|
|

|
||
|
|
|
||
|
|
## Microsoft 365 Reporting tool by AdminDroid
|
||
|
|
|
||
|
|
Want deeper insights into your Microsoft 365 environment? [AdminDroid's Microsoft 365 Reporting tool](https://admindroid.com/?src=GitHub) offers over 1800+ pre-built reports and dashboards to simplify your management tasks.
|
||
|
|
|
||
|
|
*Access more comprehensive M365 reports with AdminDroid: <https://demo.admindroid.com/#/1/11/reports/1011/1/20>*
|
||
|
|
|