Hi,
I have Sccm 2012 sp1 which configured as one site, and 5 servers which hold DP SUP etc.
I create an updates package, which was deployed to all my DP servers.
Moreover, most of the clients received the updates, and installed them with no problem.
However, some of the clients were stucked in "Wating to install", for some of the updates. Other updates were install successfully.
It's seem that all the problematic clients are from the same DP.
All the updates were downloaded to the client in c:\windows\ccmcache with no errors.
I check the windowsupdate.log:
2015-05-20 21:26:46:257 868 2e4 Misc WARNING: Send failed with hr = 80072ee7.
2015-05-20 21:26:46:257 868 2e4 Misc WARNING: SendRequest failed with hr = 80072ee7. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
2015-05-20 21:26:46:258 868 2e4 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.windowsupdate.com/msdownload/update/v5/eula/use
terms_retail_windows internet explorer 9 supp_0.0_hebrew_unicode-2bdf0ddc-2897-4252-8b63-5aee30ae9947.txt>. error 0x8024402c
2015-05-20 21:26:46:258 868 2e4 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x8024402c
2015-05-20 21:26:46:258 868 2e4 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c
2015-05-20 21:26:46:258 868 2e4 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x8024402c
2015-05-20 21:26:58:521 868 2e4 Misc WARNING: Send failed with hr = 80072ee7.
2015-05-20 21:26:58:521 868 2e4 Misc WARNING: SendRequest failed with hr = 80072ee7. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
2015-05-20 21:26:58:521 868 2e4 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.windowsupdate.com/msdownload/update/v5/eula/use
terms_retail_windows internet explorer 9 supp_0.0_hebrew_unicode-2bdf0ddc-2897-4252-8b63-5aee30ae9947.txt>. error 0x8024402c
2015-05-20 21:26:58:521 868 2e4 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x8024402c
2015-05-20 21:26:58:521 868 2e4 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c
2015-05-20 21:26:58:522 868 2e4 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x8024402c
2015-05-20 21:27:08:452 868 2e4 Misc WARNING: Send failed with hr = 80072ee7.
2015-05-20 21:27:08:452 868 2e4 Misc WARNING: SendRequest failed with hr = 80072ee7. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
2015-05-20 21:27:08:452 868 2e4 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.windowsupdate.com/msdownload/update/v5/eula/use
terms_retail_windows internet explorer 9 supp_0.0_hebrew_unicode-2bdf0ddc-2897-4252-8b63-5aee30ae9947.txt>. error 0x8024402c
2015-05-20 21:27:08:452 868 2e4 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x8024402c
2015-05-20 21:27:08:452 868 2e4 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c
2015-05-20 21:27:08:452 868 2e4 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x8024402c
2015-05-20 21:27:18:421 868 2e4 Misc WARNING: Send failed with hr = 80072ee7.
2015-05-20 21:27:18:421 868 2e4 Misc WARNING: SendRequest failed with hr = 80072ee7. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
2015-05-20 21:27:18:421 868 2e4 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://download.windowsupdate.com/msdownload/update/v5/eula/use
terms_retail_windows internet explorer 9 supp_0.0_hebrew_unicode-2bdf0ddc-2897-4252-8b63-5aee30ae9947.txt>. error 0x8024402c
2015-05-20 21:27:18:421 868 2e4 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x8024402c
By the way, none of the clients have access to the internet.
Only the main server has access in order to download the updates from Microsoft Updates
Any ideas?