Skip to content

Commit 6778297

Browse files
committed
Update enable-network-protection.md
1 parent 2718766 commit 6778297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defender-endpoint/enable-network-protection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ To enable network protection, you can use one of the following methods:
8585
| Windows Server version | Commands |
8686
|---|---|
8787
| Windows Server 2022 and later | `set-mpPreference -AllowNetworkProtectionOnWinServer $true` |
88-
| Windows Server 2016 <br/>Windows Server 2012 R2 | `set-MpPreference -AllowNetworkProtectionDownLevel $true` <br/>`set-MpPreference -AllowNetworkProtectionOnWinServer $true` |
88+
| Windows Server 2016 <br/>Windows Server 2012 R2 | `set-MpPreference -AllowNetworkProtectionDownLevel $true` <br/> `set-MpPreference -AllowNetworkProtectionOnWinServer $true` |
8989

9090
4. (This step is optional.) To set network protection to audit mode, use the following cmdlet:
9191

0 commit comments

Comments
 (0)