Skip to content

Commit 6658804

Browse files
committed
Learn Editor: Update network-protection.md
1 parent 851a58c commit 6658804

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

defender-endpoint/network-protection.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,26 @@ A user visits a website. If the url has an unknown or uncertain reputation, a to
160160
> [!NOTE]
161161
> The images shown in this article for both the `warn` experience and `block` experience use "blocked url" as example placeholder text. In a functioning environment, the actual url or domain is listed.
162162
163+
#### Use CSP to enable __Convert warn verdict to block__
164+
165+
[https://learn.microsoft.com/en-us/windows/client-management/mdm/defender-csp#configurationenableconvertwarntoblock](/windows/client-management/mdm/defender-csp)
166+
167+
#### __Use Group Policy to enable Convert warn verdict to block__
168+
169+
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)).
170+
171+
1. Right-click the Group Policy Object you want to configure, and then select __Edit__.
172+
173+
1. In the __Group Policy Management Editor__ go to __Computer configuration__ and then select __Administrative templates__.
174+
175+
1. Expand the tree to __Windows components__ > __Microsoft Defender Antivirus__ > __Network inspection system__.
176+
177+
1. Double-click __Convert warn verdict to block__ and set the option to __Enabled__.
178+
179+
1. Select __OK__.
180+
181+
1. By enabling this setting, network protection blocks network traffic instead of displaying a warning.
182+
163183
#### Block experience
164184

165185
A user visits a website. If the url has a bad reputation, a toast notification presents the user with the following options:

0 commit comments

Comments
 (0)