[SOLVED] Server 2022 standard, cumulative update (KB5058385) failing with error 0x80073701

well, I don't have a virtual environment where I can do that unfortunately. Do you think this corruption cannot be repaired?
 
Restoring that server back to the 5/9/2025 backup IS an option. I just don't have a virtual environment or separate server where I can do that. Are you thinking it would be better to restore the system state backup of this server taken on 5/9 to original locations?
 
Hi,

Yes, that would be the best option to restore the backup from 5/9.
 
Ok, I will try to do that this weekend. After I restore the system state backup from 5/9 (original locations) on this server, I assume I should try to perform the update again and let you know the results. June's cumulative update is out now - should I try to install that one (KB5060526) or should I try the May cumulative update still (KB5058385)? Thanks for your continued assistance!
 
I assume I should try to perform the update again and let you know the results...
1. Please create a new snapshot / backup first and block the new updates.
2. Run the following command first and post the result.

Code:
DISM /online /cleanup-image /RestoreHealth
 
I performed the requested operations...
System state restored as of 5/9 using windows server backup. Restore was successful. Automatic system reboot was performed to complete the system state restore.
Performed a new full windows server backup (BRM, system state, all drives) after system rebooted.
Set server to not check for updates
performed the DISM command, results are below.
Letting the server set idle until I hear back from you.

Let me know what you think our next step should be!

Code:
Microsoft Windows [Version 10.0.20348.3453]
(c) Microsoft Corporation. All rights reserved.

C:\Windows\system32>DISM /online /cleanup-image /RestoreHealth

Deployment Image Servicing and Management tool
Version: 10.0.20348.2849

Image Version: 10.0.20348.3453

[==========================100.0%==========================] The restore operation completed successfully.
The operation completed successfully.

C:\Windows\system32>
 
Hi,

Great, please try to update if it fails attach a new copy of the CBS logs.
 
ok it looks like I am no longer being offered the May cumulative update (KB5058385), but rather the June cumulative update (KB5060526). Should I try to download the May update and try to install it manually, or should I try to install the June cumulative update?
 
There's no need to install the LCU from May first, you can directly install the Latest Cumulative Update from June.
 
The June Cumulative update installed successfully! I am thinking restoring system state to before the corruption resolved the issue. Anything else you think we need to check before we close this out?
 
Great, glad to hear the update installed successfully, then we can mark this thread as solved... (y)
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top