mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Update Delivery Optimization docs
This commit is contained in:
parent
25e616f2b6
commit
2afe77242a
@ -702,11 +702,7 @@ ADMX Info:
|
|||||||
<!--Description-->
|
<!--Description-->
|
||||||
Set this policy to restrict peer selection to a specific source. Available options are: 1 = Active Directory Site, 2 = Authenticated domain SID, 3 = DHCP Option ID, 4 = DNS Suffix, 5 = Azure Active Directory.
|
Set this policy to restrict peer selection to a specific source. Available options are: 1 = Active Directory Site, 2 = Authenticated domain SID, 3 = DHCP Option ID, 4 = DNS Suffix, 5 = Azure Active Directory.
|
||||||
|
|
||||||
When set, the Group ID will be assigned automatically from the selected source.
|
When set, the Group ID is assigned automatically from the selected source. If you set this policy, the GroupID policy will be ignored. The default behavior, when neither the GroupID or GroupIDSource policies are set, is to determine the Group ID using AD Site (1), Authenticated domain SID (2) or AAD Tenant ID (5), in that order. If GroupIDSource is set to either DHCP Option ID (3) or DNS Suffix (4) and those methods fail, the default behavior is used instead. The option set in this policy only applies to Group (2) download mode. If Group (2) isn't set as Download mode, this policy will be ignored. If you set the value to anything other than 0-5, the policy is ignored.
|
||||||
|
|
||||||
If you set this policy, the GroupID policy will be ignored.
|
|
||||||
|
|
||||||
The options set in this policy only apply to Group (2) download mode. If Group (2) isn't set as Download mode, this policy will be ignored.
|
|
||||||
|
|
||||||
For option 3 - DHCP Option ID, the client will query DHCP Option ID 234 and use the returned GUID value as the Group ID.
|
For option 3 - DHCP Option ID, the client will query DHCP Option ID 234 and use the returned GUID value as the Group ID.
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- name: Delivery Optimization for Windows client and Microsoft Connected Cache
|
- name: Delivery Optimization for Windows and Microsoft Connected Cache
|
||||||
href: index.yml
|
href: index.yml
|
||||||
- name: What's new
|
- name: What's new
|
||||||
href: whats-new-do.md
|
href: whats-new-do.md
|
||||||
@ -9,9 +9,9 @@
|
|||||||
href: waas-delivery-optimization.md
|
href: waas-delivery-optimization.md
|
||||||
- name: Delivery Optimization Frequently Asked Questions
|
- name: Delivery Optimization Frequently Asked Questions
|
||||||
href: waas-delivery-optimization-faq.yml
|
href: waas-delivery-optimization-faq.yml
|
||||||
- name: Configure Delivery Optimization for Windows clients
|
- name: Configure Delivery Optimization for Windows
|
||||||
items:
|
items:
|
||||||
- name: Windows client Delivery Optimization settings
|
- name: Windows Delivery Optimization settings
|
||||||
href: waas-delivery-optimization-setup.md#recommended-delivery-optimization-settings
|
href: waas-delivery-optimization-setup.md#recommended-delivery-optimization-settings
|
||||||
- name: Configure Delivery Optimization settings using Microsoft Intune
|
- name: Configure Delivery Optimization settings using Microsoft Intune
|
||||||
href: /mem/intune/configuration/delivery-optimization-windows
|
href: /mem/intune/configuration/delivery-optimization-windows
|
||||||
|
@ -28,15 +28,15 @@ ms.localizationpriority: medium
|
|||||||
| TotalBytesDownloaded | The number of bytes from any source downloaded so far |
|
| TotalBytesDownloaded | The number of bytes from any source downloaded so far |
|
||||||
| PercentPeerCaching |The percentage of bytes downloaded from peers versus over HTTP |
|
| PercentPeerCaching |The percentage of bytes downloaded from peers versus over HTTP |
|
||||||
| BytesFromPeers | Total bytes downloaded from peer devices (sum of bytes downloaded from LAN, Group, and Internet Peers) |
|
| BytesFromPeers | Total bytes downloaded from peer devices (sum of bytes downloaded from LAN, Group, and Internet Peers) |
|
||||||
| BytesfromHTTP | Total number of bytes received over HTTP |
|
| BytesfromHTTP | Total number of bytes received over HTTP. This represents all HTTP sources, which includes BytesFromCacheServer |
|
||||||
| Status | Current state of the operation. Possible values are: **Downloading** (download in progress); **Complete** (download completed, but is not uploading yet); **Caching** (download completed successfully and is ready to upload or uploading); **Paused** (download/upload paused by caller) |
|
| Status | Current state of the operation. Possible values are: **Downloading** (download in progress); **Complete** (download completed, but is not uploading yet); **Caching** (download completed successfully and is ready to upload or uploading); **Paused** (download/upload paused by caller) |
|
||||||
| Priority | Priority of the download; values are **foreground** or **background** |
|
| Priority | Priority of the download; values are **foreground** or **background** |
|
||||||
| BytesFromCacheServer | Total number of bytes received from cache server |
|
| BytesFromCacheServer | Total number of bytes received from cache server (MCC) |
|
||||||
| BytesFromLanPeers | Total number of bytes received from peers found on the LAN |
|
| BytesFromLanPeers | Total number of bytes received from peers found on the LAN |
|
||||||
| BytesFromGroupPeers | Total number of bytes received from peers found in the group |
|
| BytesFromGroupPeers | Total number of bytes received from peers found in the group. (Note: Group mode is LAN + Group. If peers are found on the LAN, those bytes will be registered in 'BytesFromLANPeers'.) |
|
||||||
| BytesFromInternetPeers | Total number of bytes received from internet peers |
|
| BytesFromInternetPeers | Total number of bytes received from internet peers |
|
||||||
| BytesToLanPeers | Total number of bytes delivered from peers found on the LAN |
|
| BytesToLanPeers | Total number of bytes delivered from peers found on the LAN |
|
||||||
| BytesToGroupPeers | Total number of bytes delivered from peers found in the group |
|
| BytesToGroupPeers | Total number of bytes delivered from peers found in the group |
|
||||||
| BytesToInternetPeers | Total number of bytes delivered from peers found on the LAN |
|
| BytesToInternetPeers | Total number of bytes delivered from peers found on the LAN |
|
||||||
| DownloadDuration | Total download time in seconds |
|
| DownloadDuration | Total download time in seconds |
|
||||||
| HttpConnectionCount | |
|
| HttpConnectionCount | |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
### YamlMime:Landing
|
### YamlMime:Landing
|
||||||
|
|
||||||
title: Delivery Optimization # < 60 chars
|
title: Delivery Optimization # < 60 chars
|
||||||
summary: Set up peer to peer downloads for Windows Updates and learn about Microsoft Connected Cache. # < 160 chars
|
summary: Set up peer to peer downloads for Microsoft content supported by Delivery Optimization and learn about Microsoft Connected Cache. # < 160 chars
|
||||||
|
|
||||||
metadata:
|
metadata:
|
||||||
title: Delivery Optimization # Required; page title displayed in search results. Include the brand. < 60 chars.
|
title: Delivery Optimization # Required; page title displayed in search results. Include the brand. < 60 chars.
|
||||||
@ -36,7 +36,7 @@ landingContent:
|
|||||||
|
|
||||||
|
|
||||||
# Card (optional)
|
# Card (optional)
|
||||||
- title: Configure Delivery Optimization on Windows clients
|
- title: Configure Delivery Optimization on Windows
|
||||||
linkLists:
|
linkLists:
|
||||||
- linkListType: how-to-guide
|
- linkListType: how-to-guide
|
||||||
links:
|
links:
|
||||||
|
@ -146,7 +146,7 @@ Starting in Windows 10, version 1803, set this policy to restrict peer selection
|
|||||||
- 4 = DNS Suffix
|
- 4 = DNS Suffix
|
||||||
- 5 = Starting with Windows 10, version 1903, you can use the Azure Active Directory (AAD) Tenant ID as a means to define groups. To do this set the value for DOGroupIdSource to its new maximum value of 5.
|
- 5 = Starting with Windows 10, version 1903, you can use the Azure Active Directory (AAD) Tenant ID as a means to define groups. To do this set the value for DOGroupIdSource to its new maximum value of 5.
|
||||||
|
|
||||||
When set, the Group ID is assigned automatically from the selected source. If you set this policy, the GroupID policy will be ignored. The option set in this policy only applies to Group (2) download mode. If Group (2) isn't set as Download mode, this policy will be ignored. If you set the value to anything other than 0-5, the policy is ignored.
|
When set, the Group ID is assigned automatically from the selected source. If you set this policy, the GroupID policy will be ignored. The default behavior, when neither the GroupID or GroupIDSource policies are set, is to determine the Group ID using AD Site (1), Authenticated domain SID (2) or AAD Tenant ID (5), in that order. If GroupIDSource is set to either DHCP Option ID (3) or DNS Suffix (4) and those methods fail, the default behavior is used instead. The option set in this policy only applies to Group (2) download mode. If Group (2) isn't set as Download mode, this policy will be ignored. If you set the value to anything other than 0-5, the policy is ignored.
|
||||||
|
|
||||||
### Minimum RAM (inclusive) allowed to use Peer Caching
|
### Minimum RAM (inclusive) allowed to use Peer Caching
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user