MT.1151 - Email Scanning should be enabled
Overview
Verify that email scanning is enabled for Exchange queues protection.
Disabled email scanning allows malware to enter through Exchange message queues.
Remediation action:
- Open Microsoft Endpoint Manager > Endpoint Security > Antivirus
- Edit the relevant Microsoft Defender Antivirus policy
- Enable Allow Email Scanning
Related links
Test Metadata
| Field | Value |
|---|---|
| Test ID | MT.1151 |
| Severity | High |
| Suite | M365 Advisor |
| Category | Defender |
| PowerShell test | Test-MtMdeEmailScanning |
| Tags | Defender, M365Advisor, MT.1151 |
Remediation
- Open Microsoft Endpoint Manager > Endpoint Security > Antivirus
- Edit the relevant Microsoft Defender Antivirus policy
- Enable Allow Email Scanning
Related Links
Source
- Pester test:
tests/M365Advisor/Defender/Test-MtMdeAntivirusPolicy.Tests.ps1 - PowerShell source:
powershell/public/M365Advisor/defender/Test-MtMdeEmailScanning.ps1