I manage a remote Windows Server 2022, via Remote Desktop, and two nights ago it began failing to update.
When I run Windows Update, after a long time trying to update, it reports
"There where problems installing updates, but we'll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x80080005)".
If I click Retry, the same happens.
If I click "View Update History" the settings app hangs:
"The program SystemSettings.exe version 10.0.20348.1787 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Security and Maintenance control panel.
Process ID: 2444
Start Time: 01d9ab01947f026d
Termination Time: 4294967295"
I find several insances of the error
"The server {E60687F7-01A1-40AA-86AC-DB1CBF673334} did not register with DCOM within the required timeout."
Source DistributedCOM
Event ID 10010
When I check in the registry for that server I find the following:
Computer\HKEY_CLASSES_ROOT\AppID{653C5148-4DCE-4905-9CFD-1B23662D3D9E}
|
|
|
| Default |
RWEG_SZ |
Windows Update Agent |
| AccessPermission |
REG_Binary |
01 00 04 80 5C 00 00 00... |
| LaunchPermission |
REG_Binary |
01 00 04 80 60 00 00 00... |
| LocalService |
REG_SZ |
wuauserv |
I ran sfc /scannow as admin and it said the were no corrupt files.
I ran the Update Troubleshooter twice and after 25 minutes of being stuck at "Detecting problems" I cancelled it.
Any help would be highly appreciated.