Skip to content

Commit de4bf6f

Browse files
authored
Fix numbering for PowerShell commands in documentation
1 parent 4415a32 commit de4bf6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defender-endpoint/network-protection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,9 +344,9 @@ For Windows Server 2012 R2 and Windows Server 2016 using the [modern unified sol
344344

345345
1. Use [Turn on network protection](enable-network-protection.md) and follow the instructions to apply your policy.
346346

347-
1. Run the following PowerShell commands:
347+
2. Run the following PowerShell commands:
348348

349-
- `Set-MpPreference -EnableNetworkProtection Enabled`
349+
- `Set-MpPreference -EnableNetworkProtection Enabled`
350350
- `Set-MpPreference -AllowNetworkProtectionOnWinServer 1`
351351
- `Set-MpPreference -AllowNetworkProtectionDownLevel 1`
352352
- `Set-MpPreference -AllowDatagramProcessingOnWinServer 1`

0 commit comments

Comments
 (0)