Merge pull request #11003 from GrischaE1/patch-2

Update DORestrictPeerSelectionBy
This commit is contained in:
Vinay Pamnani
2022-11-21 14:31:09 -05:00
committed by GitHub

View File

@ -1457,9 +1457,11 @@ ADMX Info:
<!--/Scope-->
<!--Description-->
Set this policy to restrict peer selection via selected option.
Options available are: 1=Subnet mask (more options will be added in a future release).
In Windows 11 the 'Local Peer Discovery' option was introduced to restrict peer discovery to the local network. Currently, the available options include: 0 = NAT, 1 = Subnet mask, and 2 = Local Peer Discovery. These options apply to both Download Modes LAN (1) and Group (2) and therefore it means that there is no peering between subnets. The default value in Windows 11 is set to "Local Peer Discovery".
Option 1 (Subnet mask) applies to both Download Mode LAN (1) and Group (2).
If Group mode is set, Delivery Optimization will connect to locally discovered peers that are also part of the same Group (have the same Group ID).
The Local Peer Discovery (DNS-SD) option can only be set via MDM delivered policies on Windows 11 builds.
<!--/Description-->
<!--ADMXMapped-->
@ -1474,7 +1476,9 @@ ADMX Info:
<!--SupportedValues-->
The following list shows the supported values:
- 1 - Subnet mask.
- 0 - NAT
- 1 - Subnet mask
- 2 - Local Peer Discovery
<!--/SupportedValues-->
<!--/Policy-->