mirror of
https://github.com/admindroid-community/powershell-scripts.git
synced 2025-12-29 16:14:48 +00:00
37 lines
1.6 KiB
Markdown
37 lines
1.6 KiB
Markdown
## Audit DLP Policy Matches in Microsoft 365 Using PowerShell
|
||
Execute the PowerShell script to exclusively audit DLP policy matches across workloads like Exhange, SharePoint, OneDrive, and Teams.
|
||
|
||
***Sample Output:***
|
||
|
||
The script generates an output CSV file with details of DLP policy matches. The sample output will resemble the screenshots below.
|
||
|
||
**DLP Detected Exchange Emails:**
|
||
|
||

|
||
|
||
**DLP Detected SharePoint Documents:**
|
||
|
||

|
||
|
||
**DLP Detected OneDrive Files:**
|
||
|
||

|
||
|
||
**DLP Detected Teams Messages:**
|
||
|
||

|
||
|
||
**Overall DLP Rule Matches:**
|
||
|
||

|
||
|
||
## 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 DLP based reports through AdminDroid: [https://demo.admindroid.com/#/1/11/reports/24645/1/20](https://demo.admindroid.com/#/1/11/reports/24645/1/20)*
|
||
|
||
|
||
|
||
|
||
|