Skip to content

Commit d9afe63

Browse files
JoelJerkinsdwheeler
authored andcommitted
Update Add-MpPreference.md
Updated with missing parameters and to match the other Windows Versions
1 parent ef8ecc6 commit d9afe63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docset/winserver2022-ps/defender/Add-MpPreference.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ Accept wildcard characters: False
7070
```
7171
7272
### -AttackSurfaceReductionOnlyExclusions
73-
Specifies the files and paths to exclude from Attack Surface Reduction (ASR) rules. Specify the folders or files and resources that should be excluded from ASR rules. Enter a folder path or a fully qualified resource name. For example, ""C:\Windows"" will exclude all files in that directory. ""C:\Windows\App.exe"" will exclude only that specific file in that specific folder.
73+
Specifies the files and paths to exclude from attack surface reduction (ASR) rules. Specifies the folders or files and resources that should be excluded from ASR rules. Enter a folder path or a fully qualified resource name. For example, `C:\Windows` excludes all files in that directory. `C:\Windows\App.exe` excludes only that specific file in that specific folder.
7474

75-
For more information about excluding files and folders from [ASR rules](https://docs.microsoft.com/windows/security/threat-protection/microsoft-defender-atp/enable-attack-surface-reduction#exclude-files-and-folders-from-asr-rules).
75+
See the [ASR rules](/windows/security/threat-protection/microsoft-defender-atp/enable-attack-surface-reduction#exclude-files-and-folders-from-asr-rules) topic for more information about excluding files and folders from ASR rules.
7676

7777
```yaml
7878
Type: String[]

0 commit comments

Comments
 (0)