Windows Updates auf Server 2016 Fehler 0x80072EE7

Einträge in der WindowsUpdate.log

2019.01.11 14:31:47.4006924 856   2308  Agent           WU client calls back to download call {9C25AB0F-38F6-4499-878E-E7F37C6B588A} with code Call progress and error 0x8024402c
2019.01.11 14:31:47.4009889 856   4780  DownloadManager Error 0x8024402c occurred while downloading update; notifying dependent calls.
2019.01.11 14:31:47.4023396 856   4780  DownloadManager BITS job {B90D802A-3B41-4DFE-AA72-CB4C2DD55A59} hit a transient error, updateId = {C1927F91-A6B2-4605-93C8-49543275E6A1}.200 , error = 0x80072EE7
2019.01.11 14:31:47.4032657 856   4780  DownloadManager Error 0x8024402c occurred while downloading update; notifying dependent calls.
2019.01.11 14:31:47.4053344 856   4232  DownloadManager BITS job {905A202A-F01C-4066-A6E4-B89C3631D9F2} hit a transient error, updateId = {5A0A4AE9-2D28-4CA2-ACCA-5F078AA8580B}.201 , error = 0x80072EE7
2019.01.11 14:31:47.4060738 856   4232  DownloadManager Error 0x8024402c occurred while downloading update; notifying dependent calls.
2019.01.11 14:31:47.4065205 856   4232  Shared          Effective power state: AC
2019.01.11 14:31:47.4065224 856   4232  Agent           Released network PDC reference for callId {112A38DA-749B-46E2-92EF-71F9BB2BE6C4}; ActivationID: 175
2019.01.11 14:31:47.4065262 856   4232  Agent           Obtained a network PDC reference for callID {112A38DA-749B-46E2-92EF-71F9BB2BE6C4} with No-Progress-Timeout set to 4294967295; ActivationID: 185.
2019.01.11 14:31:47.4065376 856   2308  Agent           download call is NOT finished

Der Fehler kommt aufgrund einer fehlerhaften Netzwerk- und/oder Proxyconfiguration.

Sofern ein Proxy-Server verwendet wird, kann es auch helfen, auf der Kommandozeile folgenden Eintrag hinzuzufügen:

netsh.exe winhttp set proxy [myproxy]:[port]

Um die Einstellung Rückgängig zu machen:

netsh.exe winhttp reset proxy

Um sich die Einstellung anzuzeigen

netsh.exe winhttp show proxy