mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-20 12:53:38 +00:00
Update windows/security/threat-protection/microsoft-defender-atp/evaluate-attack-surface-reduction.md
Co-authored-by: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
This commit is contained in:
@ -46,7 +46,7 @@ To enable an attack surface reduction rule in audit mode, use the following Powe
|
|||||||
Add-MpPreference -AttackSurfaceReductionRules_Ids <rule ID> -AttackSurfaceReductionRules_Actions AuditMode
|
Add-MpPreference -AttackSurfaceReductionRules_Ids <rule ID> -AttackSurfaceReductionRules_Actions AuditMode
|
||||||
```
|
```
|
||||||
|
|
||||||
Where `<rule ID>` is a [GUID value of ASR rule](https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/attack-surface-reduction#attack-surface-reduction-rules).
|
Where `<rule ID>` is a [GUID value of the attack surface reduction rule](attack-surface-reduction.md#attack-surface-reduction-rules).
|
||||||
|
|
||||||
To enable all the added attack surface reduction rules in audit mode, use the following PowerShell cmdlet:
|
To enable all the added attack surface reduction rules in audit mode, use the following PowerShell cmdlet:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user