Skip to content

Commit 4a05548

Browse files
author
denisebmsft
committed
Update Set-MpPreference.md
1 parent c004af7 commit 4a05548

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

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

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ Accept wildcard characters: False
461461

462462
### -DisableScriptScanning
463463
Specifies whether to disable the scanning of scripts during malware scans.
464-
If you specify a value of `$False` or don’t specify a value, Windows Defender does not scan scripts.
464+
If you specify a value of `$False` or don’t specify a value, Windows Defender doesn’t scan scripts.
465465

466466
```yaml
467467
Type: Boolean
@@ -489,7 +489,7 @@ Current Channel (Broad): Devices will be offered updates only after the gradual
489489

490490
Critical- Time Delay: Devices will be offered updates with a 48-hour delay. Suggested for critical environments only.
491491

492-
If you disable or do not configure this policy, the device will stay up to date automatically during the gradual release cycle. Suitable for most devices.
492+
If you disable or don’t configure this policy, the device will stay up to date automatically during the gradual release cycle. Suitable for most devices.
493493

494494
Supported OS versions: Windows 10
495495
Note: This policy is available starting with platform version 4.18.2106.5 and later
@@ -539,7 +539,7 @@ Accept wildcard characters: False
539539
Specifies an array of processes, as paths to process images.
540540
This cmdlet excludes any files opened by the processes that you specify from scheduled and real-time scanning.
541541
Specifying this parameter excludes files opened by executable programs only.
542-
The cmdlet does not exclude the processes themselves.
542+
The cmdlet doesn’t exclude the processes themselves.
543543
To exclude a process, specify it by using the **ExclusionPath** parameter.
544544

545545
```yaml
@@ -617,16 +617,14 @@ Microsoft Active Protection Service is an online community that helps you choose
617617
The community also helps prevent the spread of new malicious software.
618618
The acceptable values for this parameter are:
619619

620-
- 0: Disabled.
621-
Send no information to Microsoft.
622-
This is the default value.
623-
- 1: Basic membership.
624-
Send basic information to Microsoft about detected software, including where the software came from, the actions that you apply or that apply automatically, and whether the actions succeeded.
625-
- 2: Advanced membership.
626-
In addition to basic information, send more information to Microsoft about malicious software, spyware, and potentially unwanted software, including the location of the software, file names, how the software operates, and how it affects your computer.
620+
- 0: Disabled - Send no information to Microsoft. This value is the default value.
621+
- 1: Basic membership. - Send basic information to Microsoft about detected software, including where the software came from, the actions that you apply or that apply automatically, and whether the actions succeeded.
622+
- 2: Advanced membership. - In addition to basic information, send more information to Microsoft about malicious software, spyware, and potentially unwanted software, including the location of the software, file names, how the software operates, and how it affects your computer.
627623

628624
If you join this community, you can choose to automatically send basic or additional information about detected software.
625+
629626
Additional information helps Microsoft create new definitions.
627+
630628
In some instances, personal information might unintentionally be sent to Microsoft.
631629
However, Microsoft will not use this information to identify you or contact you.
632630

0 commit comments

Comments
 (0)