Skip to content

Commit 7eef716

Browse files
committed
edits
1 parent 2b0ca1a commit 7eef716

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

defender-endpoint/schedule-antivirus-scans-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.localizationpriority: medium
66
author: emmwalshh
77
ms.author: ewalsh
88
ms.custom: nextgen
9-
ms.date: 04/29/2025
9+
ms.date: 04/30/2025
1010
ms.reviewer: pauhijbr, ksarens
1111
manager: deniseb
1212
ms.subservice: ngp
@@ -44,7 +44,7 @@ Set-MpPreference -ScanScheduleQuickScanTime
4444
> [!NOTE]
4545
> The time value is represented as the number of minutes past midnights (00:00 or 12:00 a.m.), For example, 120 is equivalent to 2:00 AM. The schedule is based on local time on the device where the scan is executing.
4646
47-
For example, to set a daily quick scan run on the Windows clients at 12:00 PM. (720). In this example, we use lunch time, since many devices nowadays are turned off after-hours (For example, laptops and/or tablets).
47+
To set a daily quick scan run on the Windows clients at 12:00 PM. (720). In this example, we use lunch time, since many devices nowadays are turned off after-hours (For example, laptops and/or tablets).
4848

4949
```powershell
5050
Set-MpPreference -ScanScheduleQuickScanTime 720

defender-endpoint/schedule-antivirus-scans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.localizationpriority: medium
66
author: emmwalshh
77
ms.author: ewalsh
88
ms.custom: nextgen
9-
ms.date: 02/05/2025
9+
ms.date: 04/30/2025
1010
ms.reviewer: pauhijbr, ksarens, yongrhee, bsabetghadam
1111
manager: deniseb
1212
ms.subservice: ngp

0 commit comments

Comments
 (0)