mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Update DORestrictPeerSelectionBy
We need to update the Policy to reflect the new options – 0 for NAT and 2 for Local Peer Discovery. See the DO reference article: https://learn.microsoft.com/en-us/windows/deployment/do/waas-delivery-optimization-reference#select-a-method-to-restrict-peer-selection
This commit is contained in:
parent
40fe118976
commit
0623d4a1db
@ -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 means 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-->
|
||||
|
Loading…
x
Reference in New Issue
Block a user