Skip to content

Commit fea5d7a

Browse files
committed
Update enable-network-protection.md
1 parent 37322f9 commit fea5d7a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

defender-endpoint/enable-network-protection.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ To enable network protection, you can use one of the following methods:
8181
Set-MpPreference -EnableNetworkProtection Enabled
8282
```
8383

84-
3. For Windows Server, run the following additional commands:
84+
3. For Windows Server, use the commands listed in the following table:
8585

8686
| Windows Server version | Commands |
8787
|---|---|
@@ -94,7 +94,8 @@ To enable network protection, you can use one of the following methods:
9494
Set-MpPreference -EnableNetworkProtection AuditMode
9595
```
9696

97-
5.
97+
To turn off network protection, use the `Disabled` parameter instead of `AuditMode` or `Enabled`.
98+
9899

99100
### Mobile device management (MDM)
100101

0 commit comments

Comments
 (0)