Skip to content

Commit b81cfa2

Browse files
authored
Merge pull request #261 from TheDeuceYouSay/patch-1
Update configure-attack-disruption.md
2 parents b45d87f + 9e35a7b commit b81cfa2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

defender-xdr/configure-attack-disruption.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ audience: ITPro
99
ms.topic: how-to
1010
ms.service: defender-xdr
1111
ms.localizationpriority: medium
12-
ms.date: 04/25/2025
12+
ms.date: 05/15/2025
1313
ms.collection:
1414
- m365-security
1515
- tier2
@@ -45,6 +45,7 @@ The following are prerequisites for configuring automatic attack disruption in M
4545
The Minimum Sense Agent version required for the **Contain User** action to work is v10.8470. You can identify the Sense Agent version on a device by running the following PowerShell command:
4646

4747
> Get-ItemProperty -Path 'Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Advanced Threat Protection\' -Name "InstallLocation"
48+
> Get-ItemProperty -Path 'Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Advanced Threat Protection\Status' -Name "MsSenseDllVersion"
4849
4950
#### Automation setting for your organizations devices
5051

0 commit comments

Comments
 (0)