From 524ca2cfbbd54efcb9ae99dbef3ba9a1f3cb1909 Mon Sep 17 00:00:00 2001 From: Narkis Engler <41025789+narkissit@users.noreply.github.com> Date: Fri, 15 Feb 2019 09:58:27 -0800 Subject: [PATCH 1/2] Update windows-update-troubleshooting.md It is no longer needed to recommend customers to bypass DO. DO will fallback internally to perform a full file download if Ranges aren't supported. --- windows/deployment/update/windows-update-troubleshooting.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/deployment/update/windows-update-troubleshooting.md b/windows/deployment/update/windows-update-troubleshooting.md index 638a2ff2e1..131a99a2ff 100644 --- a/windows/deployment/update/windows-update-troubleshooting.md +++ b/windows/deployment/update/windows-update-troubleshooting.md @@ -103,10 +103,10 @@ If downloads through a proxy server fail with a 0x80d05001 DO_E_HTTP_BLOCKSIZE_M You may choose to apply a rule to permit HTTP RANGE requests for the following URLs: *.download.windowsupdate.com -*.au.windowsupdate.com -*.tlu.dl.delivery.mp.microsoft.com +*.dl.delivery.mp.microsoft.com +*.emdl.ws.microsoft.com -If you cannot permit RANGE requests, you can configure a Group Policy or MDM Policy setting that will bypass Delivery Optimization and use BITS instead. +If you cannot permit RANGE requests, keep in mind that this means you are downloading more content then needed in updates (as delta patching will not work). ## The update is not applicable to your computer From d3ae6ed75ff7fec04769f635486c7bfe0b07b8cd Mon Sep 17 00:00:00 2001 From: Narkis Engler <41025789+narkissit@users.noreply.github.com> Date: Fri, 15 Feb 2019 13:40:40 -0800 Subject: [PATCH 2/2] Update windows-update-troubleshooting.md then -> than --- windows/deployment/update/windows-update-troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/update/windows-update-troubleshooting.md b/windows/deployment/update/windows-update-troubleshooting.md index 131a99a2ff..c4202da9c9 100644 --- a/windows/deployment/update/windows-update-troubleshooting.md +++ b/windows/deployment/update/windows-update-troubleshooting.md @@ -106,7 +106,7 @@ You may choose to apply a rule to permit HTTP RANGE requests for the following U *.dl.delivery.mp.microsoft.com *.emdl.ws.microsoft.com -If you cannot permit RANGE requests, keep in mind that this means you are downloading more content then needed in updates (as delta patching will not work). +If you cannot permit RANGE requests, keep in mind that this means you are downloading more content than needed in updates (as delta patching will not work). ## The update is not applicable to your computer