Update windows/security/threat-protection/microsoft-defender-atp/evaluate-attack-surface-reduction.md

Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
This commit is contained in:
Beth Woodbury
2021-02-08 11:24:34 -08:00
committed by GitHub
parent f679ee5f97
commit ca9a3f3714

View File

@ -40,7 +40,7 @@ Learn how to evaluate attack surface reduction rules by enabling audit mode to t
Enable attack surface reduction rules in audit mode to view a record of apps that would have been blocked if the feature was fully enabled. Test how the feature will work in your organization to ensure it doesn't affect your line-of-business apps. You can also get an idea of how often the rules will fire during normal use.
To enable attack surface reduction rule in audit mode, use the following PowerShell cmdlet:
To enable an attack surface reduction rule in audit mode, use the following PowerShell cmdlet:
```PowerShell
Add-MpPreference -AttackSurfaceReductionRules_Ids <rule ID> -AttackSurfaceReductionRules_Actions AuditMode