MT.1157 - CPU Load Factor should be optimized (20-30%)
Overviewβ
Checks that the average CPU load factor is configured between 20-30% in all assigned Microsoft Defender Antivirus policies.
Inappropriate CPU load settings may impact system performance or reduce scan effectiveness, leaving endpoints vulnerable to threats.
Remediation action:β
- Open Microsoft Endpoint Manager > Endpoint Security > Antivirus
- Edit the relevant Microsoft Defender Antivirus policy
- Set Average CPU Load Factor to 20-30%
Related linksβ
Test Metadataβ
| Field | Value |
|---|---|
| Test ID | MT.1157 |
| Severity | High |
| Suite | Maester |
| Category | Defender |
| PowerShell test | Test-MtMdeCpuLoadFactor |
| Tags | Defender, Maester, MT.1157 |
Sourceβ
- Pester test:
tests/Maester/Defender/Test-MtMdeAntivirusPolicy.Tests.ps1 - PowerShell source:
powershell/public/maester/defender/Test-MtMdeCpuLoadFactor.ps1