Skip to content

Commit eb04cd4

Browse files
authored
Merge pull request MicrosoftDocs#3301 from msbemba/patch-149
Update Set-MpPreference.md
2 parents 608a301 + 65e3287 commit eb04cd4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Accept wildcard characters: False
123123
Indicates whether to check for new virus and spyware definitions before Windows Defender runs a scan.
124124
If you specify a value of $True, Windows Defender checks for new definitions.
125125
If you specify $False or don't specify a value, the scan begins with existing definitions.
126-
This value applies to scheduled scans and to scans that you start from the command line, but it doesn't affect scans that you start from the user interface.
126+
This setting applies to scheduled scans, but it has no effect on scans initiated manually from the user interface or scans started from the command line using "mpcmdrun -Scan".
127127
128128
```yaml
129129
Type: Boolean

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Accept wildcard characters: False
131131
Indicates whether to check for new virus and spyware definitions before Windows Defender runs a scan.
132132
If you specify a value of `$True`, Windows Defender checks for new definitions.
133133
If you specify `$False` or don’t specify a value, the scan begins with existing definitions.
134-
This value applies to scheduled scans, but it doesn’t affect scans that you start from the user interface or to scans that you start from the command line.
134+
This setting applies to scheduled scans, but it has no effect on scans initiated manually from the user interface or on scans started from the command line using "mpcmdrun -Scan".
135135

136136
```yaml
137137
Type: Boolean

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ Accept wildcard characters: False
238238
Indicates whether to check for new virus and spyware definitions before Windows Defender runs a scan.
239239
If you specify a value of $True, Windows Defender checks for new definitions.
240240
If you specify $False or don't specify a value, the scan begins with existing definitions.
241-
This value applies to scheduled scans and to scans that you start from the command line, but it doesn't affect scans that you start from the user interface.
241+
This setting applies to scheduled scans, but it has no effect on scans initiated manually from the user interface or on scans started from the command line using "mpcmdrun -Scan".
242242

243243
```yaml
244244
Type: Boolean

0 commit comments

Comments
 (0)