Merge pull request #6460 from JesseEsquivel/patch-2

Quotes are not supported when using GPO
This commit is contained in:
Denise Vangel-MSFT
2020-04-13 10:45:38 -07:00
committed by GitHub

View File

@ -131,6 +131,9 @@ Value: c:\path|e:\path|c:\Whitelisted.exe
5. To exclude files and folders from ASR rules, select 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. 5. To exclude files and folders from ASR rules, select 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.
> [!WARNING]
> Do not use quotes as they are not supported for either the **Value name** column or the **Value** column.
## PowerShell ## PowerShell
> [!WARNING] > [!WARNING]