aglobe
New Member
- Messages
- 1
- Reaction score
- 0
- Points
- 1
Hi Everyone!
I have WSUS and SCCM getting Microsoft updates for the clients. I use proxy in my company network.
Windows updates sync/download works correctly from wsus to sccm. O365 updates failes to download by SCCM (from the internet, cause wsus does not download O365 updates).
According PatchDownloading.log SCCM does download some files from MS servers, but get httpsendrequest failed 12002 with anothers, so the task ends with ERROR: DownloadUpdateContent() failed with hr=0x80072ee2.
Query to run: select f.FileName, c.ContentUniqueID from SMS_CIToContent c join SMS_CIContentFiles f on c.ContentID = f.ContentID where c.ContentID in (16778056) and f.FileHash = 'Sha256
6E0CE3D97BF237BB056137EFAEEE3E10F5696D5F13F6CAC166629A5071CEFE5' Software Updates Patch Downloader 12.07.2024 14:56:41 51152 (0xC7D0)
Query to run: select f.FileName, ct.ContentSource from SMS_CIToContent c join SMS_CIContentFiles f on c.ContentID = f.ContentID join SMS_Content ct on c.ContentID = ct.ContentID where c.ContentDownloaded = 1 and f.FileHash = 'Sha256
6E0CE3D97BF237BB056137EFAEEE3E10F5696D5F13F6CAC166629A5071CEFE5' Software Updates Patch Downloader 12.07.2024 14:56:41 51152 (0xC7D0)
Downloading content for ContentID = 16778251, FileName = office\data\16.0.15427.20210\stream.x64.ru-ru.dat. Software Updates Patch Downloader 12.07.2024 14:56:42 51152 (0xC7D0)
Proxy is enabled for download, using registry settings or defaults. Software Updates Patch Downloader 12.07.2024 14:56:42 51152 (0xC7D0)
Connecting - Adding file range by calling HttpAddRequestHeaders, range string = "Range: bytes=0-" Software Updates Patch Downloader 12.07.2024 14:56:42 25712 (0x6470)
HttpSendRequest failed 12002, can still retry for 3 times Software Updates Patch Downloader 12.07.2024 14:57:14 25712 (0x6470)
HttpSendRequest failed 12002, can still retry for 2 times Software Updates Patch Downloader 12.07.2024 14:57:56 25712 (0x6470)
HttpSendRequest failed 12002, can still retry for 1 times Software Updates Patch Downloader 12.07.2024 14:58:38 25712 (0x6470)
HttpSendRequest failed 12002 Software Updates Patch Downloader 12.07.2024 14:59:20 25712 (0x6470)
Download http://officecdn.microsoft.com/pr/6...ce/data/16.0.15427.20210/stream.x64.ru-ru.dat to C:\Users\Admin\AppData\Local\Temp\17\CABBAAE.tmp.dat returns 12002 Software Updates Patch Downloader 12.07.2024 14:59:20 25712 (0x6470)
Attempting to delete 0 byte tmp files from previous downloads Software Updates Patch Downloader 12.07.2024 14:59:20 25712 (0x6470)
ERROR: DownloadUpdateContent() failed with hr=0x80072ee2 Software Updates Patch Downloader 12.07.2024 14:59:20 51152 (0xC7D0)
I have WSUS and SCCM getting Microsoft updates for the clients. I use proxy in my company network.
Windows updates sync/download works correctly from wsus to sccm. O365 updates failes to download by SCCM (from the internet, cause wsus does not download O365 updates).
According PatchDownloading.log SCCM does download some files from MS servers, but get httpsendrequest failed 12002 with anothers, so the task ends with ERROR: DownloadUpdateContent() failed with hr=0x80072ee2.
Query to run: select f.FileName, c.ContentUniqueID from SMS_CIToContent c join SMS_CIContentFiles f on c.ContentID = f.ContentID where c.ContentID in (16778056) and f.FileHash = 'Sha256
Query to run: select f.FileName, ct.ContentSource from SMS_CIToContent c join SMS_CIContentFiles f on c.ContentID = f.ContentID join SMS_Content ct on c.ContentID = ct.ContentID where c.ContentDownloaded = 1 and f.FileHash = 'Sha256
Downloading content for ContentID = 16778251, FileName = office\data\16.0.15427.20210\stream.x64.ru-ru.dat. Software Updates Patch Downloader 12.07.2024 14:56:42 51152 (0xC7D0)
Proxy is enabled for download, using registry settings or defaults. Software Updates Patch Downloader 12.07.2024 14:56:42 51152 (0xC7D0)
Connecting - Adding file range by calling HttpAddRequestHeaders, range string = "Range: bytes=0-" Software Updates Patch Downloader 12.07.2024 14:56:42 25712 (0x6470)
HttpSendRequest failed 12002, can still retry for 3 times Software Updates Patch Downloader 12.07.2024 14:57:14 25712 (0x6470)
HttpSendRequest failed 12002, can still retry for 2 times Software Updates Patch Downloader 12.07.2024 14:57:56 25712 (0x6470)
HttpSendRequest failed 12002, can still retry for 1 times Software Updates Patch Downloader 12.07.2024 14:58:38 25712 (0x6470)
HttpSendRequest failed 12002 Software Updates Patch Downloader 12.07.2024 14:59:20 25712 (0x6470)
Download http://officecdn.microsoft.com/pr/6...ce/data/16.0.15427.20210/stream.x64.ru-ru.dat to C:\Users\Admin\AppData\Local\Temp\17\CABBAAE.tmp.dat returns 12002 Software Updates Patch Downloader 12.07.2024 14:59:20 25712 (0x6470)
Attempting to delete 0 byte tmp files from previous downloads Software Updates Patch Downloader 12.07.2024 14:59:20 25712 (0x6470)
ERROR: DownloadUpdateContent() failed with hr=0x80072ee2 Software Updates Patch Downloader 12.07.2024 14:59:20 51152 (0xC7D0)