[SOLVED] DISM and SFC can't fix the issues.

servo

New member
Joined
Jun 20, 2018
Posts
3
Hello, the issue that I have started when I had the update KB4284880 and couldn't install it. The update always fails to install after the reboot and the changes are reverted.
I looked into this much and I did various attempts with DISM without any success.

This is the current log output of "sfc /scannow" command (I have left only the "cannot repair" lines, the rest won't report any problem):
Code:
2018-06-20 12:04:54, Info                  CSI    00004002 [SR] Cannot repair member file [l:23]'System.Net.Requests.dll' of NetFx4-System.Net.Requests, version 4.0.14320.17035, arch amd64, versionScope neutral, pkt {l:8 b:b03f5f7f11d50a3a} in the store, file is missing
2018-06-20 12:04:54, Info                  CSI    00004003 [SR] Cannot repair member file [l:34]'System.Net.WebHeaderCollection.dll' of NetFx4-System.Net.WebHeaderCollection, version 4.0.14320.17035, arch amd64, versionScope neutral, pkt {l:8 b:b03f5f7f11d50a3a} in the store, file is missing
2018-06-20 12:04:54, Info                  CSI    00004004 [SR] Cannot repair member file [l:14]'System.Net.dll' of NetFx4-System.Net, version 4.0.14320.17035, arch amd64, versionScope neutral, pkt {l:8 b:b03f5f7f11d50a3a} in the store, file is missing
2018-06-20 12:04:55, Info                  CSI    00004027 [SR] Cannot repair member file [l:14]'System.Net.dll' of NetFx4-System.Net, version 4.0.14320.17035, arch amd64, versionScope neutral, pkt {l:8 b:b03f5f7f11d50a3a} in the store, file is missing
2018-06-20 12:04:55, Info                  CSI    00004028 [SR] This component was referenced by [l:80]'Package_11_for_KB3186568~31bf3856ad364e35~amd64~~10.0.1.1044.3186568-803_neutral'

It appears to me that this has to do with .net, which i removed from windows features, both 4.6 and 4.7

My Windows 10 version is Enterprise LTSB N (1607)
winver.png
 
Last edited:
I would like to add that besides the sfc error shown above, the usual dism command:
Code:
DISM /online /cleanup-image /restorehealth
responds with:
Code:
Error 14: Not enough storage is available to complete this operation

my C: disk has 107GB free, my D: has 238GB free. I have 16GB ram and when I run this command I am with ~12GB free.
I am so frustrated :(
 
Hello and welcome! Sorry about the delay! Do you still require assistance?

You could do that for others that might run into this issue. I ended up formatting and reinstalling the OS.

After the format the windows update that kept failing didnt even appear to be downloaded and installed at the fresh OS. I guess it was a bug on Microsoft update for Enterprise LTSB for the Xeon processor that I have.
 

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

Back
Top