We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4415a32 commit de4bf6fCopy full SHA for de4bf6f
defender-endpoint/network-protection.md
@@ -344,9 +344,9 @@ For Windows Server 2012 R2 and Windows Server 2016 using the [modern unified sol
344
345
1. Use [Turn on network protection](enable-network-protection.md) and follow the instructions to apply your policy.
346
347
-1. Run the following PowerShell commands:
+2. Run the following PowerShell commands:
348
349
-- `Set-MpPreference -EnableNetworkProtection Enabled`
+ - `Set-MpPreference -EnableNetworkProtection Enabled`
350
- `Set-MpPreference -AllowNetworkProtectionOnWinServer 1`
351
- `Set-MpPreference -AllowNetworkProtectionDownLevel 1`
352
- `Set-MpPreference -AllowDatagramProcessingOnWinServer 1`
0 commit comments