Update respond-file-alerts-windows-defender-advanced-threat-protection.md

add hex
This commit is contained in:
Joey Caparas
2019-04-16 16:00:43 -07:00
parent 6b52bd017e
commit 5b6bba426c

View File

@ -258,6 +258,10 @@ If you encounter a problem when trying to submit a file, try each of the followi
a. Change the following registry entry and values to change the policy on specific machines:
```
HKLM\SOFTWARE\Policies\Microsoft\Windows Advanced Threat Protection
AllowSampleCollection (dword) 1 (hex)
Where:
Value = 0 block sample collection
Value = 1 allow sample collection
```