mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 18:33:43 +00:00
Updated documentation to reflect that quotes are not supported when using GPO
Quotes are not supported for ASR exclusions, we need to make this clear to our customers, as it is very confusing to them when reading the ADMX template for the setting - because the ADMX template for this setting actually contains double quotes. Went through this with a customer until we found that quotes are not supported: https://microsoft.visualstudio.com/DefaultCollection/OS/_workitems/edit/23141041
This commit is contained in:
@ -74,7 +74,7 @@ See the [attack surface reduction](attack-surface-reduction.md) topic for detail
|
||||
|
||||
3. Expand the tree to **Windows components > Windows Defender Antivirus > Windows Defender Exploit Guard > Attack surface reduction**.
|
||||
|
||||
4. Double-click the **Exclude files and paths from Attack surface reduction Rules** setting and set the option to **Enabled**. Click **Show** and enter each file or folder in the **Value name** column. Enter **0** in the **Value** column for each item.
|
||||
4. Double-click the **Exclude files and paths from Attack surface reduction Rules** setting and set the option to **Enabled**. Click **Show** and enter each file or folder in the **Value name** column. Enter **0** in the **Value** column for each item. Do not use quotes as they are not supported for either the **Value name** column or the **Value** column.
|
||||
|
||||
### Use PowerShell to exclude files and folders
|
||||
|
||||
|
Reference in New Issue
Block a user