Skip to content

Commit 870ae67

Browse files
author
denisebmsft
committed
Update Set-MpPreference.md
1 parent 77d6028 commit 870ae67

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ This is the default.
750750
- 1: Scan incoming files only.
751751
- 2: Scan outgoing files only.
752752

753-
Specify a value for this parameter to enhance performance on servers which have a large number of file transfers, but need scanning for either incoming or outgoing files.
753+
Specify a value for this parameter to enhance performance on servers that have a large number of file transfers, but need scanning for either incoming or outgoing files.
754754
Evaluate this configuration based on the server role.
755755
For non-NTFS volumes, Windows Defender performs full monitoring of file and program activity.
756756

@@ -783,7 +783,7 @@ The acceptable values for this parameter are:
783783
- 8: Never
784784

785785
The default value is 8, never.
786-
If you specify a value of 8 or do not specify a value, Windows Defender performs a scheduled full scan to complete remediation by using a default frequency.
786+
If you specify a value of 8 or don’t specify a value, Windows Defender performs a scheduled full scan to complete remediation by using a default frequency.
787787

788788
```yaml
789789
Type: Day
@@ -801,7 +801,7 @@ Accept wildcard characters: False
801801
### -RemediationScheduleTime
802802
Specifies the time of day, as the number of minutes after midnight, to perform a scheduled scan.
803803
The time refers to the local time on the computer.
804-
If you do not specify a value for this parameter, a scheduled scan runs at the default time of two hours after midnight.
804+
If you don’t specify a value for this parameter, a scheduled scan runs at the default time of two hours after midnight.
805805

806806
```yaml
807807
Type: DateTime
@@ -863,10 +863,10 @@ Accept wildcard characters: False
863863
### -ScanAvgCPULoadFactor
864864
Specifies the maximum percentage CPU usage for a scan.
865865
The acceptable values for this parameter are: integers from 5 through 100, and the value 0, which disables CPU throttling.
866-
Windows Defender does not exceed the percentage of CPU usage that you specify.
866+
Windows Defender doesn’t exceed the percentage of CPU usage that you specify.
867867
The default value is 50.
868868

869-
Note: This is not a hard limit but rather a guidance for the scanning engine to not exceed this maximum on average.
869+
Note: This limit is not a hard limit but rather a guidance for the scanning engine to not exceed this maximum on average.
870870

871871
Note: Manually run scans will ignore this setting and run without any CPU limits.
872872

0 commit comments

Comments
 (0)