Hello!
The main problem I'm looking into is inability to install windows6.1-kb4056894-x64_4ddb21dbf40b3a7c41e17b4bf04242d8b48a5ac3.msu.
This fails via Windows Update and fails when running the above.
Some of the regular installs fail too. For example Acrobat Reader web installer was failing repeatedly but somewhere during my attempt at fixing this I was able to install it by using stand alone installer.
I've tried MS fix it for the Windows Update and the installer, resetting software distribution and catroot2, sfc, SUR, checkdsk...
WindowsUpdate.diagcab currently gives this:
SFC:
SUR complains about KB2952664, KB3210131, KB4014565 and I see cab for the first one in the temp SUR directory but not tho other two and the other two can't be found on the Windows Update Catalog.
Here's the CBS directrory: https://1drv.ms/u/s!Am632M54hTOxgQZfEH1MHb6RFgb9
SFCFix gives this:
and then:
(I've uninstalled some packages so maybe some dependencies are missing)
and produces this result:
Thanks.
The main problem I'm looking into is inability to install windows6.1-kb4056894-x64_4ddb21dbf40b3a7c41e17b4bf04242d8b48a5ac3.msu.
This fails via Windows Update and fails when running the above.
Some of the regular installs fail too. For example Acrobat Reader web installer was failing repeatedly but somewhere during my attempt at fixing this I was able to install it by using stand alone installer.
I've tried MS fix it for the Windows Update and the installer, resetting software distribution and catroot2, sfc, SUR, checkdsk...
WindowsUpdate.diagcab currently gives this:
Code:
RootCause: RC_DataStore
ErrorCode: 0x80070490
SFC:
Code:
sfc /scannow
Beginning system scan. This process will take some time.
Beginning verification phase of system scan.
Verification 100% complete.
Windows Resource Protection did not find any integrity violations.
SUR complains about KB2952664, KB3210131, KB4014565 and I see cab for the first one in the temp SUR directory but not tho other two and the other two can't be found on the Windows Update Catalog.
Here's the CBS directrory: https://1drv.ms/u/s!Am632M54hTOxgQZfEH1MHb6RFgb9
SFCFix gives this:
Code:
Welcome to SFCFix by niemiro and sysnative.com.
Checking for updates . . .
No new update is available at this time.
Processing directive 1 of 1 (AutoAnalysis::)
Beginning flash scan of Windows Update registry.
This process will take about ten minutes.
[COLOR=#ff0000][B] Stage 1 of 6 failed on server[/B][/COLOR]
and then:
Code:
This process will take about ten minutes.
Failed to create zip file with errno 2
Failed to create zip file with errno 2
Failed to create zip file with errno 2
Failed to create zip file with errno 2
Scan completed with warnings.
(I've uninstalled some packages so maybe some dependencies are missing)
and produces this result:
Code:
SFCFix version 3.0.0.0 by niemiro.
Start time: 2018-01-31 11:28:13.838
Microsoft Windows 7 Service Pack 1 - amd64
Not using a script file.
AutoAnalysis::
SUMMARY: Some corruptions could not be fixed automatically. Seek advice from helper or sysnative.com.
CBS & SFC total detected corruption count: 0
CBS & SFC total unimportant corruption count: 0
CBS & SFC total fixed corruption count: 0
SURT total detected corruption count: 22
SURT total unimportant corruption count: 0
SURT total fixed corruption count: 0
AutoAnalysis:: directive completed successfully.
Successfully processed all directives.
Failed to generate a complete zip file. Upload aborted.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2018-01-31 11:36:01.489
----------------------EOF-----------------------
Thanks.