Skip to content

Commit 1086de9

Browse files
authored
Merge pull request #3065 from reiikei/patch-3
Add note for DOMaxDownloadBandwidth and DOMaxUploadBandwidth is alrea…
2 parents 5d7338c + 168c085 commit 1086de9

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

memdocs/intune/configuration/delivery-optimization-settings.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ To configure Intune to use these settings, see [Deliver updates](delivery-optimi
6565

6666
## Bandwidth
6767

68+
> [!NOTE]
69+
> **DOMaxDownloadBandwidth** and **DOMaxUploadBandwidth** are [deprecated](/windows/deployment/deploy-whats-new#delivery-optimization) with the Windows 10, version 2004 release. Instead, use **DO Max Foreground Download Bandwidth** and **DO Max Background Download Bandwidth** that can be configured through the Intune [settings catalog](/configuration/settings-catalog.md).
70+
6871
|Setting |Windows version |Details |
6972
|---------|---------|---------|
7073
|Bandwidth optimization type | *See details* | Select how Intune determines the maximum bandwidth that Delivery Optimization can use across all concurrent download activities.<br><br>Options include:<br><ul><li>**Not configured**</li><br><li>**Absolute**– Specify the [Maximum download bandwidth (in KB/s)](/windows/deployment/update/waas-delivery-optimization-reference#maximum-download-bandwidth) and the [Maximum upload bandwidth (in KB/s)](/windows/deployment/update/waas-delivery-optimization-reference#max-upload-bandwidth) that a device can use across all its concurrent Delivery Optimization downloads activities.<br><br>Requires Windows 1607<br><br>Policy CSP: [DOMaxDownloadBandwidth](/windows/client-management/mdm/policy-csp-deliveryoptimization#deliveryoptimization-domaxdownloadbandwidth) and [DOMaxUploadBandwidth](/windows/client-management/mdm/policy-csp-deliveryoptimization#deliveryoptimization-domaxuploadbandwidth)</li><br><li>**Percent** – Specify the [Maximum foreground download bandwidth (in %)](/windows/deployment/update/waas-delivery-optimization-reference#maximum-foreground-download-bandwidth) and [Maximum background download bandwidth (in %)](/windows/deployment/update/waas-delivery-optimization-reference#maximum-foreground-download-bandwidth) that a device can use across all its concurrent Delivery Optimization downloads activities.<br><br>Requires Windows 1803<br><br>Policy CSP: [DOPercentageMaxForegroundBandwidth](/windows/client-management/mdm/policy-csp-deliveryoptimization#deliveryoptimization-dopercentagemaxforegroundbandwidth) and [DOPercentageMaxBackgroundBandwidth](/windows/client-management/mdm/policy-csp-deliveryoptimization#deliveryoptimization-dopercentagemaxbackgroundbandwidth) <br><br><li>**Percent with business hours** – For a maximum [foreground](/windows/deployment/update/waas-delivery-optimization-reference#set-business-hours-to-limit-foreground-download-bandwidth) download bandwidth, and a maximum [background](/windows/deployment/update/waas-delivery-optimization-reference#set-business-hours-to-limit-background-download-bandwidth) download bandwidth, configure business hours start and end times, and then the percentage of bandwidth to use during and outside your business hours. <br><br>Requires Windows 1803 <br><br>Policy CSP: [DOSetHoursToLimitBackgroundDownloadBandwidth](/windows/client-management/mdm/policy-csp-deliveryoptimization#deliveryoptimization-dosethourstolimitbackgrounddownloadbandwidth) and [DOSetHoursToLimitForegroundDownloadBandwidth](/windows/client-management/mdm/policy-csp-deliveryoptimization#deliveryoptimization-dosethourstolimitforegrounddownloadbandwidth)<br><br> |
@@ -100,4 +103,4 @@ To configure Intune to use these settings, see [Deliver updates](delivery-optimi
100103

101104
[Assign the profile](device-profile-assign.md), and [monitor its status](device-profile-monitor.md).
102105

103-
[Learn more about Delivery Optimization in Intune](delivery-optimization-windows.md).
106+
[Learn more about Delivery Optimization in Intune](delivery-optimization-windows.md).

0 commit comments

Comments
 (0)