mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-23 06:13:41 +00:00
Update respond-file-alerts-windows-defender-advanced-threat-protection.md
add hex
This commit is contained in:
@ -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:
|
a. Change the following registry entry and values to change the policy on specific machines:
|
||||||
```
|
```
|
||||||
HKLM\SOFTWARE\Policies\Microsoft\Windows Advanced Threat Protection
|
HKLM\SOFTWARE\Policies\Microsoft\Windows Advanced Threat Protection
|
||||||
|
AllowSampleCollection (dword) 1 (hex)
|
||||||
|
|
||||||
|
|
||||||
|
Where:
|
||||||
Value = 0 – block sample collection
|
Value = 0 – block sample collection
|
||||||
Value = 1 – allow sample collection
|
Value = 1 – allow sample collection
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user