Skip to content

Commit 0d7eb12

Browse files
committed
Update Set-MpPreference.md
1 parent 873c288 commit 0d7eb12

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docset/winserver2022-ps/defender/Set-MpPreference.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,8 @@ for high, moderate, and low threat levels.
143143

144144
**REMEDIATION VALUES**:
145145

146-
The following table provides remediation action values for detected threats at low, medium, high, and severe alert levels.
146+
The following table provides remediation action values for detected threats at low, medium, high,
147+
and severe alert levels.
147148

148149
|Value|Action|
149150
|---|---|
@@ -172,7 +173,8 @@ This command configures preferences to check for definition updates every day.
172173
PS C:\> Set-MpPreference -SignatureScheduleTime 02:00:00
173174
```
174175

175-
This command configures preferences to check for definition updates 120 minutes after midnight on days when it's scheduled to check.
176+
This command configures preferences to check for definition updates 120 minutes after midnight on
177+
days when it's scheduled to check.
176178

177179
## PARAMETERS
178180

@@ -197,8 +199,8 @@ Accept wildcard characters: False
197199
198200
### -AllowNetworkProtectionDownLevel
199201
200-
Specifies whether network protection on Windows Server 2012 R2 is controlled by the
201-
**EnableNetworkProtection** parameter. Valid values are:
202+
Specifies whether network protection on Windows Server 2016 or Windows Server 2012 R2 is controlled
203+
by the **EnableNetworkProtection** parameter. Valid values are:
202204
203205
- $true: Network protection is controlled by the **EnableNetworkProtection**
204206
parameter (Enabled, Disabled, or AuditMode).

0 commit comments

Comments
 (0)