Skip to content

Commit 51ccac0

Browse files
Update set-mppreference.md
1 parent 475ee3c commit 51ccac0

File tree

1 file changed

+19
-21
lines changed

1 file changed

+19
-21
lines changed

docset/windows/defender/set-mppreference.md

Lines changed: 19 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Accept wildcard characters: False
133133
134134
### -DisableArchiveScanning
135135
Indicates whether to scan archive files, such as .zip and .cab files, for malicious and unwanted software.
136-
If you specify a value of $True or do not specify a value, Windows Defender scans archive files.
136+
If you specify a value of $False or do not specify a value, Windows Defender scans archive files.
137137
138138
```yaml
139139
Type: Boolean
@@ -164,7 +164,7 @@ Accept wildcard characters: False
164164
165165
### -DisableBehaviorMonitoring
166166
Indicates whether to enable behavior monitoring.
167-
If you specify a value of $True or do not specify a value, Windows Defender enables behavior monitoring.
167+
If you specify a value of $False or do not specify a value, Windows Defender enables behavior monitoring.
168168
169169
```yaml
170170
Type: Boolean
@@ -195,8 +195,7 @@ Accept wildcard characters: False
195195
### -DisableCatchupFullScan
196196
Indicates whether Windows Defender runs catch-up scans for scheduled full scans.
197197
A computer can miss a scheduled scan, usually because the computer is turned off at the scheduled time.
198-
If you specify a value of $True, after the computer misses two scheduled full scans, Windows Defender runs a catch-up scan the next time someone logs on to the computer.
199-
If you specify a value of $False or do not specify a value, the computer does not run catch-up scans for scheduled full scans.
198+
If you specify a value of $False or do not specify a value, after the computer misses two scheduled full scans, Windows Defender runs a catch-up scan the next time someone logs on to the computer. If you specify a value of $True, the computer does not run catch-up scans for scheduled full scans.
200199
201200
```yaml
202201
Type: Boolean
@@ -213,8 +212,7 @@ Accept wildcard characters: False
213212
### -DisableCatchupQuickScan
214213
Indicates whether Windows Defender runs catch-up scans for scheduled quick scans.
215214
A computer can miss a scheduled scan, usually because the computer is off at the scheduled time.
216-
If you specify a value of $True, after the computer misses two scheduled quick scans, Windows Defender runs a catch-up scan the next time someone logs onto the computer.
217-
If you specify a value of $False or do not specify a value, the computer does not run catch-up scans for scheduled quick scans.
215+
If you specify a value of $False or do not specify a value, after the computer misses two scheduled quick scans, Windows Defender runs a catch-up scan the next time someone logs onto the computer. If you specify a value of $True, the computer does not run catch-up scans for scheduled quick scans.
218216
219217
```yaml
220218
Type: Boolean
@@ -231,8 +229,7 @@ Accept wildcard characters: False
231229
### -DisableEmailScanning
232230
Indicates whether Windows Defender parses the mailbox and mail files, according to their specific format, in order to analyze mail bodies and attachments.
233231
Windows Defender supports several formats, including .pst, .dbx, .mbx, .mime, and .binhex.
234-
If you specify a value of $True, Windows Defender performs email scanning.
235-
If you specify a value of $False or do not specify a value, Windows Defender does not perform email scanning.
232+
If you specify a value of $False or do not specify a value, Windows Defender performs email scanning. If you specify a value of $True or do not specify a value, Windows Defender does not perform email scanning.
236233
237234
```yaml
238235
Type: Boolean
@@ -248,7 +245,7 @@ Accept wildcard characters: False
248245
249246
### -DisableIOAVProtection
250247
Indicates whether Windows Defender scans all downloaded files and attachments.
251-
If you specify a value of $True or do not specify a value, scanning downloaded files and attachments is enabled.
248+
If you specify a value of $False or do not specify a value, scanning downloaded files and attachments is enabled.
252249
253250
```yaml
254251
Type: Boolean
@@ -264,7 +261,7 @@ Accept wildcard characters: False
264261
265262
### -DisableIntrusionPreventionSystem
266263
Indicates whether to configure network protection against exploitation of known vulnerabilities.
267-
If you specify a value of $True or do not specify a value, network protection is enabled.
264+
If you specify a value of $False or do not specify a value, network protection is enabled.
268265
269266
```yaml
270267
Type: Boolean
@@ -296,7 +293,7 @@ Accept wildcard characters: False
296293
297294
### -DisableRealtimeMonitoring
298295
Indicates whether to use real-time protection.
299-
If you specify a value of $True or do not specify a value, Windows Defender uses real-time protection.
296+
If you specify a value of $False or do not specify a value, Windows Defender uses real-time protection.
300297
We recommend that you enable Windows Defender to use real-time protection.
301298
302299
```yaml
@@ -313,9 +310,7 @@ Accept wildcard characters: False
313310
314311
### -DisableRemovableDriveScanning
315312
Indicates whether to scan for malicious and unwanted software in removable drives, such as flash drives, during a full scan.
316-
If you specify a value of $True, Windows Defender scans removable drives during any type of scan.
317-
If you specify a value of $False or do not specify a value, Windows Defender does not scan removable drives during a full scan.
318-
Windows Defender can still scan removable drives during quick scans or custom scans.
313+
If you specify a value of $False or do not specify a value, Windows Defender scans removable drives during any type of scan. If you specify a value of $True, Windows Defender does not scan removable drives during a full scan. Windows Defender can still scan removable drives during quick scans or custom scans.
319314
320315
```yaml
321316
Type: Boolean
@@ -337,6 +332,14 @@ Type: Boolean
337332
Parameter Sets: (All)
338333
Aliases: drp
339334

335+
Required: False
336+
Position: Named
337+
Default value: None
338+
Accept pipeline input: False
339+
Accept wildcard characters: False
340+
```False
341+
Aliases: dsnf
342+
340343
Required: False
341344
Position: Named
342345
Default value: None
@@ -345,9 +348,7 @@ Accept wildcard characters: False
345348
```
346349

347350
### -DisableScanningMappedNetworkDrivesForFullScan
348-
Indicates whether to scan mapped network drives.
349-
If you specify a value of $True, Windows Defender scans mapped network drives.
350-
If you specify a value of $False or do not specify a value, Windows Defender does not scan mapped network drives.
351+
Indicates whether to scan mapped network drives. If you specify a value of $False or do not specify a value, Windows Defender scans mapped network drives.If you specify a value of $True, Windows Defender does not scan mapped network drives.
351352

352353
```yaml
353354
Type: Boolean
@@ -362,10 +363,7 @@ Accept wildcard characters: False
362363
```
363364

364365
### -DisableScanningNetworkFiles
365-
Indicates whether to scan for network files.
366-
If you specify a value of $True, Windows Defender scans network files.
367-
If you specify a value of $False or do not specify a value, Windows Defender does not scan network files.
368-
We do not recommend that you scan network files.
366+
Indicates whether to scan for network files. If you specify a value of $False or do not specify a value, Windows Defender scans network files. If you specify a value of $True or do not specify a value, Windows Defender does not scan network files. We do not recommend that you scan network files.
369367

370368
```yaml
371369
Type: Boolean

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy