[SOLVED] Srvr2016DC - install update and rolls back after reboot continously

Bwoodfield

Contributor
Joined
May 4, 2023
Posts
19
Server 2016 datacenter - Server was out of space and has since been corrected. Now, when trying to install updates, it fully installs in Windows, go to reboot, gets to 7% during the boot process and rolls back. Reset the WU components and still the same issue. Have run SFC and DISM multiple times. Not really seeing what the issue is in the logs, but that's why I'm here. Let me know if you see anything.
 

Attachments

I was actually able to fix this one myself. I found HRESULT = 0x80070003 - ERROR_PATH_NOT_FOUND in my CBS.log file. From there, I checked c:\windows\inf\setupapi.dev.log which stated I was missing a driver in c:\windows\system32\driverstore\filerepository. I copied the missing folder from another Server 2016 Datacenter server into the folder and ran Windows Update again. This time it completed successfully and finished the update.
 

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

Back
Top