We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf9165f + 78ec077 commit df6c61bCopy full SHA for df6c61b
docset/winserver2022-ps/defender/Set-MpPreference.md
@@ -93,7 +93,7 @@ This command configures preferences to check for definition updates every day.
93
94
### Example 2: Schedule a time of day to check for definition updates
95
```
96
-PS C:\> Set-MpPreference -SignatureScheduleTime 120
+PS C:\> Set-MpPreference -SignatureScheduleTime 02:00:00
97
98
99
This command configures preferences to check for definition updates 120 minutes after midnight on days when it's scheduled to check.
0 commit comments