Windows Server 2016 Problems with updating, DISM not working

cikavuve

Member
Joined
Apr 18, 2021
Posts
12
Hello guys, I am here to ask for your help because I do not what to do next.

Last week I noticed server is not updating automatically anymore and everything seemed fine but when I clicked 'Download' for updates it always got stuck at some percentage point and after a long time(overnight) it just goes back to displaying 'Download' again.

Code:
sfc /scannow
did find some corrupted files and repaired them succesfully but problem persisted. I then tried
Code:
Dism /Online /Cleanup-Image /RestoreHealth
and it failed with
Code:
Error: 14

Not enough storage is available to complete this operation.

I tried using
Code:
Dism /online /cleanup-image /restorehealth /source:wim:E:\sources\install.wim:1 /limitaccess
but it failed with
Code:
DISM Source Files Could not be Found
error.
I just want to point that I tried reseting Windows Update Components using This Guide. Reinstalling is currently not an option.


Any help is much appreciated.

Here are the a few log files: Logs
 

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

Back
Top