Skip to main content
Version: 2.1.1-preview

MT.1149 - Behavior Monitoring should be enabled

Overview​

Verify that behavior monitoring is enabled - prerequisite for EDR capabilities.

Disabled behavior monitoring reduces ability to detect zero-day threats and advanced persistent threats.

Remediation action:​

  1. Open Microsoft Endpoint Manager > Endpoint Security > Antivirus
  2. Edit the relevant Microsoft Defender Antivirus policy
  3. Enable Allow Behavior Monitoring

Test Metadata​

FieldValue
Test IDMT.1149
SeverityHigh
SuiteMaester
CategoryDefender
PowerShell testTest-MtMdeBehaviorMonitoring
TagsDefender, Maester, MT.1149

Source​

  • Pester test: tests/Maester/Defender/Test-MtMdeAntivirusPolicy.Tests.ps1
  • PowerShell source: powershell/public/maester/defender/Test-MtMdeBehaviorMonitoring.ps1