Skip to content

Commit ff0e472

Browse files
authored
Add EnableConvertWarnToBlock
1 parent 93adc8b commit ff0e472

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

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

+15
Original file line numberDiff line numberDiff line change
@@ -823,6 +823,21 @@ Accept pipeline input: False
823823
Accept wildcard characters: False
824824
```
825825

826+
### -EnableConvertWarnToBlock
827+
This setting controls whether network protection blocks network traffic instead of displaying a warning. This setting can be manually controlled by setting it to `1` to enable and `0` to disable.
828+
829+
```yaml
830+
Type: ASRRuleActionType
831+
Parameter Sets: (All)
832+
Aliases:
833+
834+
Required: False
835+
Position: Named
836+
Default value: None
837+
Accept pipeline input: False
838+
Accept wildcard characters: False
839+
```
840+
826841
### -EnableDnsSinkhole (Deprecated)
827842
Specifies whether to examine DNS traffic to detect and sinkhole DNS exfiltration attempts and other DNS based malicious attacks.
828843
Network protection can inspect the DNS traffic of a machine and, in conjunction with behavior monitoring, detect and sink hole DNS exfiltration attempts, and other DNS based malicious attacks. Set this configuration to "$true" to enable this feature.

0 commit comments

Comments
 (0)