Hi,
I'm having an issue with certain updates downloading from the SCCM Console, either when using an ADR or when manually downloading them. Using Ie to manually open the URL results in:
- On the SCCM SUP/Primary Server, if I open IE and open the non-working update URL it will connect (after 1-2 minute delay) and download successfully.
- If I use a personal (home) machine with the non-working update URL it will connect immediately without a delay.
- On the SCCM SUP/Primary Server, if I use the URL of an update that does download it will download immediately without a delay
The same issue occurs whether I use my own account and SCCM Console on my machine or use an admin account directly on the SUP / Primary SCCM Server.
It only fails on some updates, the majority work. Ones that I have found don't work are Edge updates and the Windows 10 LCU updates. One example is 'Microsoft Edge-Stable Channel Version 86 Update for x64 based Editions (Build 86.0.622.63)'
Error Messages
ADR Error
RuleEngine.log
- Failed to download the update content with ID 17248647 from internet. Error = 12002
PatchDownloader.log
Download Software Update Wizard
- Error: Failed to download content id 17248647. Error: There was an error downloading the software update. (12007)
Permissions
- I have temporarily assigned everyone Full control to This folder and subfolders on the Deployment Package location and C:\Windows\Temp
- I've created a new Deployment Packages for testing without any difference.
Network
IE Setting:
- Set to 'Use automatic configuration script'
SCCM 'Proxy And Account Settings' have both the following settings are ticked. I've tried changing this options but without any difference
- Use a proxy server when synchronizing software updates
- Use a proxy Server when downloading content by using automatic deployment rule
The network guys have told me that:
- This is not logged any where as this is an HTTPS connection between the server and Microsoft , proxy only relay the traffic there is no inspection/block URL check for Microsoft
Thanks.