mirror of
https://github.com/admindroid-community/powershell-scripts.git
synced 2025-12-17 16:35:19 +00:00
14 lines
844 B
Markdown
14 lines
844 B
Markdown
## Get Shared Mailbox in Office 365 using PowerShell
|
||
This PowerShell script helps admins to get a list of shared mailbox in Office 365 and their details like archive status, license, forwarding config, etc.
|
||
|
||
***Sample Output:***
|
||
|
||
The script exports an output CSV file that looks like the screenshot below.
|
||
|
||

|
||
## Microsoft 365 Reporting Tool by AdminDroid
|
||
Need more detailed insights? [AdminDroid’s Microsoft 365 reporting tool](https://admindroid.com/?src=GitHub) delivers over 1800 pre-configured reports and dashboards, a perfect complement to your PowerShell scripts.
|
||
|
||
*View more comprehensive shared mailbox report through AdminDroid: <https://demo.admindroid.com/#/1/11/reports/10013/1/20>*
|
||
|