You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This setting is discontinued and replaced with -ScanScheduleOffset as of the January 2022 (version 4.18.2201.X) update to Microsoft Defender Antivirus.
992
992
993
993
### -ScanScheduleOffset
994
-
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 do not enable this setting, a scheduled scan runs at the default time of two hours (120 minutes) after midnight.
994
+
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.
This policy setting configures the time interval (in minutes) for the service health reports to be sent from endpoints.
1010
1010
1011
-
If you do not configure this setting, the default value will be applied. The default value is set at 60 minutes (one hour).
1011
+
If you don’t configure this setting, the default value will be applied. The default value is set at 60 minutes (one hour).
1012
1012
If you configure this setting to 0, no service health reports will be sent.
1013
-
The maximum value allowed to be set is 14400 minutes (ten days).
1013
+
The maximum value allowed to be set is 14400 minutes (10 days).
1014
1014
1015
1015
```yaml
1016
1016
Type: UInt32
@@ -1064,7 +1064,7 @@ Specifies file-share sources for definition updates.
1064
1064
Specify sources as a bracketed sequence of Universal Naming Convention (UNC) locations, separated by the pipeline symbol; for example, { \\\\Server01\Share01 | \\\\Server02\Share02 | \\\\Server03\Share03}.
1065
1065
If you specify a value for this parameter, Windows Defender attempts to connect to the shares in the order that you specify.
1066
1066
After Windows Defender updates a definition, it stops attempting to connect to shares on the list.
1067
-
If you do not specify a value for this parameter, the list is empty.
1067
+
If you don’t specify a value for this parameter, the list is empty.
Specifies the order in which to contact different definition update sources.
1100
-
Specify the types of update sources in the order in which you want Windows Defender to contact them, enclosed in braces and separated by the pipeline symbol; for example, { InternalDefinitionUpdateServer | MicrosoftUpdateServer | MMPC }.
1100
+
Specify the types of update sources in the order in which you want Windows Defender to contact them, enclosed in braces and separated by the pipeline symbol; for example, `{ InternalDefinitionUpdateServer | MicrosoftUpdateServer | MMPC }`.
1101
1101
The values that you can specify in the string are:
1102
1102
1103
1103
- InternalDefinitionUpdateServer
@@ -1109,7 +1109,7 @@ MMPC refers to Microsoft Malware Protection Center.
1109
1109
1110
1110
If you specify a value for this parameter, Windows Defender contacts the definition update sources in the specified order.
1111
1111
After Windows Defender downloads definition updates from a source, it stops attempting to connect to other sources.
1112
-
If you do not specify a value for this parameter, Windows Defender contacts sources in the default order of { MicrosoftUpdateServer | MMPC }.
1112
+
If you don’t specify a value for this parameter, Windows Defender contacts sources in the default order of { MicrosoftUpdateServer | MMPC }.
1113
1113
1114
1114
```yaml
1115
1115
Type: String
@@ -1156,7 +1156,7 @@ The acceptable values for this parameter are:
1156
1156
- 8: Never
1157
1157
1158
1158
The default value is 8, never.
1159
-
If you specify a value of 8 or do not specify a value, Windows Defender checks for definition updates by using a default frequency.
1159
+
If you specify a value of 8 or don’t specify a value, Windows Defender checks for definition updates by using a default frequency.
Specifies the time of day, as the number of minutes after midnight, to check for definition updates.
1176
1176
The time refers to the local time on the computer.
1177
-
If you do not specify a value for this parameter, Windows Defender checks for definition updates at the default time of 15 minutes before the scheduled scan time.
1177
+
If you don’t specify a value for this parameter, Windows Defender checks for definition updates at the default time of 15 minutes before the scheduled scan time.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
1350
+
This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
0 commit comments