Skip to content

Commit a0327b4

Browse files
authored
Update Set-MpPreference.md
1 parent b24850e commit a0327b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -902,7 +902,7 @@ Accept wildcard characters: False
902902
```
903903

904904
### Enable UdpReceiveOffload:
905-
Specifies whether UDP receive offload support in Network Protection is enabled, resulting in potentially higher UDP bandwidth in the inbound direction. Starting with platform version 4.18.24030, Microsoft will gradually move this support default from disabled to enabled. This setting can be manually controlled by setting it to '1' to enable and '0' to disable.
905+
Specifies whether UDP receive offload support in Network Protection is enabled, resulting in potentially higher UDP bandwidth in the inbound direction. Starting with platform version `4.18.24030`, Microsoft will gradually move this support default from disabled to enabled. This setting can be manually controlled by setting it to `1` to enable and `0` to disable.
906906

907907
```yaml
908908
Type: ASRRuleActionType
@@ -917,7 +917,7 @@ Accept wildcard characters: False
917917
```
918918

919919
### Enable UdpSegmentationOffload:
920-
Specifies whether UDP segmentation offload support in Network Protection is enabled, resulting in potentially higher UDP bandwidth in the outbound direction. Starting with platform version 4.18.24030, Microsoft will gradually move this support default from disabled to enabled. This setting can be manually controlled by setting it to '1' to enable and '0' to disable.
920+
Specifies whether UDP segmentation offload support in Network Protection is enabled, resulting in potentially higher UDP bandwidth in the outbound direction. Starting with platform version `4.18.24030`, Microsoft will gradually move this support default from disabled to enabled. This setting can be manually controlled by setting it to `1` to enable and `0` to disable.
921921

922922
```yaml
923923
Type: ASRRuleActionType

0 commit comments

Comments
 (0)