From 5b6bba426c4fdb739f1febd77978c6906ad3f458 Mon Sep 17 00:00:00 2001 From: Joey Caparas Date: Tue, 16 Apr 2019 16:00:43 -0700 Subject: [PATCH] Update respond-file-alerts-windows-defender-advanced-threat-protection.md add hex --- ...file-alerts-windows-defender-advanced-threat-protection.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/windows/security/threat-protection/windows-defender-atp/respond-file-alerts-windows-defender-advanced-threat-protection.md b/windows/security/threat-protection/windows-defender-atp/respond-file-alerts-windows-defender-advanced-threat-protection.md index e5f643f908..a15f907fa2 100644 --- a/windows/security/threat-protection/windows-defender-atp/respond-file-alerts-windows-defender-advanced-threat-protection.md +++ b/windows/security/threat-protection/windows-defender-atp/respond-file-alerts-windows-defender-advanced-threat-protection.md @@ -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 ```