mirror of
https://github.com/admindroid-community/powershell-scripts.git
synced 2025-12-17 16:35:19 +00:00
17 lines
899 B
Markdown
17 lines
899 B
Markdown
|
|
## Get the storage used by Office 365 Groups Using PowerShell
|
||
|
|
|
||
|
|
This PowerShell script gets the storage used by Office 365 Groups using Get-UnifiedGroup & exports the Office 365 Groups storage report to a CSV file.
|
||
|
|
|
||
|
|
***Sample Output:***
|
||
|
|
|
||
|
|
This script retrieves storage usage details for Office 365 groups and exports the information to a CSV file, as shown in the screenshot below.
|
||
|
|
|
||
|
|

|
||
|
|
|
||
|
|
## Microsoft 365 Reporting tool by AdminDroid
|
||
|
|
|
||
|
|
Want deeper insights into your Microsoft 365 environment? [AdminDroid's M365 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/80041/1/20>*
|
||
|
|
|