Microsoft Defender for Endpoint
Endpoint protection

Manage Event Based Updates Microsoft Defender Antivirus

In brief

The documented Set-MpPreference command now uses `$true` instead of `1` for the CheckForSignaturesBeforeRunningScan parameter.

What Defender admins need to know

Administrators should use the updated Boolean value when copying this command.

Summaries are generated from the documentation change itself.

Documentation change

The comparison below shows only the changed extract. Use the full-page view for complete context.

To require Microsoft Defender Antivirus to check for updated signatures before starting a scheduled scan, run the following cmdlet:

Set-MpPreference -CheckForSignaturesBeforeRunningScan 1$true

For more information, see Use PowerShell cmdlets to configure and run Microsoft Defender Antivirus and Defender Antivirus cmdlets.