MT.1170 - Catch-up Quick Scan should be disabled
Overviewβ
Verify that catch-up quick scan is disabled to avoid additional system load.
Enabled catchup scans may cause performance issues on mobile devices.
Remediation action:β
- Open Microsoft Endpoint Manager > Endpoint Security > Antivirus
- Edit the relevant Microsoft Defender Antivirus policy
- Enable Disable Catchup Quick Scan to avoid additional system load
Related linksβ
Test Metadataβ
| Field | Value |
|---|---|
| Test ID | MT.1170 |
| Severity | High |
| Suite | Maester |
| Category | Defender |
| PowerShell test | Test-MtMdeCatchupQuickScan |
| Tags | Defender, Maester, MT.1170 |
Sourceβ
- Pester test:
tests/Maester/Defender/Test-MtMdeAntivirusPolicy.Tests.ps1 - PowerShell source:
powershell/public/maester/defender/Test-MtMdeCatchupQuickScan.ps1