Skip to content

Commit 2d237c6

Browse files
committed
Learn Editor: Update edr-in-block-mode.md
1 parent 1ca5d0b commit 2d237c6

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

defender-endpoint/edr-in-block-mode.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,16 +80,34 @@ When EDR in block mode is turned on, and a malicious artifact is detected, Defen
8080

8181
1. Go to the Microsoft Defender portal ([https://security.microsoft.com/](https://security.microsoft.com/)) and sign in.
8282

83-
2. Choose **Settings** \> **Endpoints** \> **General** \> **Advanced features**.
83+
1. Choose **Settings** > **Endpoints** > **General** > **Advanced features**.
8484

85-
3. Scroll down, and then turn on **Enable EDR in block mode**.
85+
1. Scroll down, and then turn on **Enable EDR in block mode**.
8686

8787
### Intune
8888

8989
To create a custom policy in Intune, see [Deploy OMA-URIs to target a CSP through Intune, and a comparison to on-premises](/troubleshoot/mem/intune/deploy-oma-uris-to-target-csp-via-intune).
9090

9191
For more information on the Defender CSP used for EDR in block mode, see "Configuration/PassiveRemediation" under [Defender CSP](/windows/client-management/mdm/defender-csp).
9292

93+
### Group Policy
94+
95+
__Use Group Policy to enable EDR in block mode__
96+
97+
1. On your Group Policy management computer, open the [Group Policy Management Console](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc731212(v=ws.11)).
98+
99+
1. Right-click the Group Policy Object you want to configure, and then select __Edit__.
100+
101+
1. In the __Group Policy Management Editor__ go to __Computer configuration__ and then select __Administrative templates__.
102+
103+
1. Expand the tree to __Windows components__ > __Microsoft Defender Antivirus__ > __Features__.
104+
105+
1. Double-click **Enable EDR in block mode** and set the option to __Enabled__.
106+
107+
1. Select __OK__.
108+
109+
1. This setting allows EDR in block mode.
110+
93111
## Requirements for EDR in block mode
94112

95113
The following table lists requirements for EDR in block mode:

0 commit comments

Comments
 (0)