Skip to content

Commit 38de264

Browse files
author
Angela Fleischmann
authored
Fix typos
Lines 427: This policy setting allows you specify (add "to" for "This policy setting allows you to specify") 534: setting customize which remediation action ("customize" to "customizes") 598: If you enable or do not configure this setting, archive files will not scanned. ("will not be scanned")
1 parent 40442cb commit 38de264

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

memdocs/configmgr/develop/reference/core/clients/config/sms_antimalwareconfig-server-wmi-class.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ Class SMS_AntimalwareConfig : SMS_ClientAgentConfig_BaseClass
424424

425425
Qualifiers: none
426426

427-
This policy setting allows you specify a list of file types that should be excluded from scheduled and real-time scanning. Each entry must be listed as a name value pair, where the name value should be a string representation of the file type extension. The data value is not used and it is recommended that this value be set to 0.
427+
This policy setting allows you to specify a list of file types that should be excluded from scheduled and real-time scanning. Each entry must be listed as a name value pair, where the name value should be a string representation of the file type extension. The data value is not used and it is recommended that this value be set to 0.
428428

429429
`ExcludedProcesses`
430430
Data type: `String Array`
@@ -531,7 +531,7 @@ Class SMS_AntimalwareConfig : SMS_ClientAgentConfig_BaseClass
531531

532532
Qualifiers: none
533533

534-
This policy setting customize which remediation action will be taken for each listed Threat ID when it is detected during a scan. Threats should be added under the Options for this setting. Each entry must be listed as a name value pair. The name defines a valid Threat ID, while the value contains the action ID for the remediation action that should be taken.
534+
This policy setting customizes which remediation action will be taken for each listed Threat ID when it is detected during a scan. Threats should be added under the Options for this setting. Each entry must be listed as a name value pair. The name defines a valid Threat ID, while the value contains the action ID for the remediation action that should be taken.
535535

536536
Valid remediation action values are:
537537

@@ -595,7 +595,7 @@ Class SMS_AntimalwareConfig : SMS_ClientAgentConfig_BaseClass
595595

596596
This policy setting allows you to configure scans for malicious software and unwanted software in archive files such as .ZIP or .CAB files.
597597

598-
If you enable or do not configure this setting, archive files will not scanned.
598+
If you enable or do not configure this setting, archive files will not be scanned.
599599

600600
If you disable this setting, archive files will not be scanned.
601601

0 commit comments

Comments
 (0)