Skip to content

Commit 6621513

Browse files
committed
Update mac-schedule-scan.md
1 parent 6ec674f commit 6621513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defender-endpoint/mac-schedule-scan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The following sample shows the daily and/or weekly configuration for the schedul
5858
| lowPriorityScheduledScan | `true` or `false` |
5959
| `dayOfWeek` | The range is between `0` and `8`. <br>- `0`: Everyday <br>- `1`: Sunday <br>- `2`: Monday <br>- `3`: Tuesday <br>- `4`: Wednesday <br>- `5`: Thursday <br>- `6`: Friday <br>- `7`: Saturday <br>- `8`: Never |
6060
| `timeOfDay` | Specifies the time of day, as the number of `minutes after midnight`, to perform a scheduled scan. The time refers to the local time on the computer. If you don't specify a value for this parameter, a scheduled scan runs at a default time of two hours after midnight. |
61-
| `interval` | `0` (never), `every 1` (hour) to `every 24` (hours, 1 scan per day) |
61+
| `interval` | `0` (never), `every 1` (hour) to `every 24` (hours, one scan per day) |
6262
| `randomizeScanStartTime` | Only applicable for daily quick scans or weekly quick/full scans. Randomize the start time of the scan by up to specified number of hours. <br> For example, if a scan is scheduled for 2 p.m and `randomizeScanStartTime` is set to 2, the scan commences at a random time between 2 p.m and 4 p.m. |
6363

6464
Your scheduled scan runs at the date, time, and frequency you defined in your `plist`.

0 commit comments

Comments
 (0)