Skip to content

Commit c8d941e

Browse files
Update Set-MpPreference.md (#3984)
* Update Set-MpPreference.md * Update Set-MpPreference.md addressing feedback * Update docset/winserver2025-ps/defender/Set-MpPreference.md * removed note: Update Set-MpPreference.md --------- Co-authored-by: Jason Gerend <[email protected]>
1 parent 5e423da commit c8d941e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

+5-2
Original file line numberDiff line numberDiff line change
@@ -1519,7 +1519,7 @@ Accept wildcard characters: False
15191519
```
15201520

15211521
### -ScanScheduleQuickScanTime
1522-
Specifies the time of day, as the number of minutes after midnight, to perform a scheduled quick scan.
1522+
Specifies the time of day, as the number of minutes after midnight, to perform a daily scheduled quick scan.
15231523
The time refers to the local time on the computer.
15241524
If you do not specify a value for this parameter, a scheduled quick scan runs at the time specified by the **ScanScheduleOffset** parameter.
15251525
That parameter has a default time of two hours after midnight.
@@ -1537,7 +1537,10 @@ Accept wildcard characters: False
15371537
```
15381538

15391539
### -ScanScheduleOffset
1540-
Configures the number of minutes after midnight to perform a scheduled scan. The time on the endpoint is used to determine the local time. If you enable this setting, a scheduled scan will run at the time specified. If you disable or don’t enable this setting, a scheduled scan runs at the default time of two hours (120 minutes) after midnight.
1540+
Configures the number of minutes after midnight to perform a scheduled scan. The time on the endpoint is used to determine the local time. If you enable this setting, a scheduled scan will run at the time specified. If you disable or don’t enable this setting, a scheduled scan runs at the default time of two hours (120 minutes) after midnight.
1541+
1542+
> [!TIP]
1543+
> We recommend using the **ScanScheduleOffset** parameter instead of the **ScanScheduleTime** parameter because it's a more intuitive way to set the time for the Weekly Scheduled Scan. If both **ScanScheduleOffset** and **ScanScheduleTime** are set, whichever configuration was edited more recently is used to determine the time to execute the scan.
15411544

15421545
```yaml
15431546
Type: UInt32

0 commit comments

Comments
 (0)