mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
update error
This commit is contained in:
@ -257,11 +257,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:
|
||||
Path: HKLM\SOFTWARE\Policies\Microsoft\Windows Advanced Threat Protection
|
||||
Name: AllowSampleCollection
|
||||
Type: DWORD
|
||||
Value:
|
||||
Value = 0 – block sample collection
|
||||
Value = 1 – allow sample collection
|
||||
```
|
||||
|
Reference in New Issue
Block a user