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
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.
465
465
466
466
```yaml
467
467
Type: Boolean
@@ -489,7 +489,7 @@ Current Channel (Broad): Devices will be offered updates only after the gradual
489
489
490
490
Critical- Time Delay: Devices will be offered updates with a 48-hour delay. Suggested for critical environments only.
491
491
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.
493
493
494
494
Supported OS versions: Windows 10
495
495
Note: This policy is available starting with platform version 4.18.2106.5 and later
Specifies an array of processes, as paths to process images.
540
540
This cmdlet excludes any files opened by the processes that you specify from scheduled and real-time scanning.
541
541
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.
543
543
To exclude a process, specify it by using the **ExclusionPath** parameter.
544
544
545
545
```yaml
@@ -617,16 +617,14 @@ Microsoft Active Protection Service is an online community that helps you choose
617
617
The community also helps prevent the spread of new malicious software.
618
618
The acceptable values for this parameter are:
619
619
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.
627
623
628
624
If you join this community, you can choose to automatically send basic or additional information about detected software.
625
+
629
626
Additional information helps Microsoft create new definitions.
627
+
630
628
In some instances, personal information might unintentionally be sent to Microsoft.
631
629
However, Microsoft will not use this information to identify you or contact you.
0 commit comments