Skip to main content
Version: 2.1.1-preview

MT.1164 - PUA Protection should be enabled

Overview

Checks that PUA (Potentially Unwanted Applications) protection is enabled in all assigned Microsoft Defender Antivirus policies.

Disabled PUA protection allows Shadow IT and potentially unwanted applications to be installed on managed devices, increasing the attack surface.

Remediation action:

  1. Open Microsoft Endpoint Manager > Endpoint Security > Antivirus
  2. Edit the relevant Microsoft Defender Antivirus policy
  3. Set PUA Protection to On (Block mode)

Test Metadata

FieldValue
Test IDMT.1164
SeverityHigh
SuiteMaester
CategoryDefender
PowerShell testTest-MtMdePuaProtection
TagsDefender, Maester, MT.1164

Source

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