mirror of
https://github.com/admindroid-community/powershell-scripts.git
synced 2025-12-18 00:45:19 +00:00
19 lines
976 B
Markdown
19 lines
976 B
Markdown
## Find All Inbox Rules that Forwards Emails Externally in Office 365 using PowerShell
|
||
|
||
This PowerShell script helps to find inbox rules configured with external email forwarding (forwards emails to external users) and export them to CSV file.
|
||
|
||
***Sample Output:***
|
||
|
||
The script exports an output CSV file that looks like the screenshot below.
|
||
|
||

|
||
|
||
## Microsoft 365 Reporting Tool by AdminDroid
|
||
|
||
Looking for more in-depth reporting? [AdminDroid Microsoft 365 reporting tool](https://admindroid.com/?src=GitHub) offers an extensive collection of over 1800 out-of-the-box reports and dashboards. It’s the perfect complement to your PowerShell scripts.
|
||
|
||
*View more comprehensive inbox rules with external forwarding report through AdminDroid: <https://demo.admindroid.com/#/1/11/reports/10664/1/20>*
|
||
|
||
|
||
|