[SOLVED] DISM restorehealth Error 0x800f0906 The source files could not be downloaded.

KeyC0de

Well-known member
Joined
Oct 22, 2020
Posts
63
I have Windows 8.1 x86_64, i7 3770 CPU.
I've read the instructions from this post and I've performed all the steps.

I have problems with sfc and dism. sfc /scannow detects corrupted files but is unable to fix them. I have entered various combinations of dism commands to no avail. Like those:
Dism /Online /Cleanup-Image /RestoreHealth
DISM /Online /Cleanup-Image /RestoreHealth /Source:c:\path\to\os\dir\sources\install.wim:1 /LimitAccess


Dism reports the error:
Error: 0x800f0906

The source files could not be downloaded.
Use the "source" option to specify the location of the files that are required t
o restore the feature. For more information on specifying a source location, see
Configure a Windows Repair Source.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log


I have run sfcfix.txt but it failed. I have uploaded the log as an attachment to this post.

I have uploaded my cbs.7z file on dropbox here.

I've been having this issue for months now where we experienced a power failure. Also, I believe it is linked to other minor issues that tend to occur every so often on my system. Any help will be appreciated. Thanks.
 

Attachments

Hi Welcome to Sysnative,

Install Update using Dism
  1. Please download KB4056895 save the file to c:\windows\temp
  2. change the name of the update file to a smaller name Windows8.1-KB4056895-x64.msu
    (keep the extension .msu in the end of the file name in case its visible if not ignore that)
  3. open the Command Prompt as Administrator, instructions for Windows 8.x
  4. type or Copy & Paste the following commands line by line:

    cd /d c:\windows\temp
    expand Windows8.1-KB4056895-x64.msu -f:* C:\windows\temp
    DISM.exe /Online /Add-Package /PackagePath:C:\windows\temp\Windows8.1-KB4056895-x64.cab
  5. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation.
    Do you want to restart the computer now (Y/N)?
  6. Make sure to allow the computer to restart if prompted.

    If you receive any other message:
  7. Right-click on the Command Prompt window and click Select All, this will invert all of the colors by selecting the text, now press enter. All of this text is now copied.
  8. Paste (Ctrl+V) it into your next post please.

Note: If DISM fails please attach the CBS.log
 
It just said:

The operation completed successfully.

Here's the log:

C:\Windows\system32>cd /d c:\windows\temp

c:\Windows\Temp>expand Windows8.1-KB4056895-x64.msu -f:* C:\windows\temp
Microsoft (R) File Expansion Utility Version 6.3.9600.17415
Copyright (c) Microsoft Corporation. All rights reserved.

Adding C:\windows\temp\WSUSSCAN.cab to Extraction Queue
Adding C:\windows\temp\Windows8.1-KB4056895-x64.cab to Extraction Queue
Adding C:\windows\temp\Windows8.1-KB4056895-x64-pkgProperties.txt to Extraction
Queue
Adding C:\windows\temp\Windows8.1-KB4056895-x64.xml to Extraction Queue

Expanding Files ....

Expanding Files Complete ...
4 files total.

c:\Windows\Temp>DISM.exe /Online /Add-Package /PackagePath:C:\windows\temp\Windo
ws8.1-KB4056895-x64.cab

Deployment Image Servicing and Management tool
Version: 6.3.9600.19408

Image Version: 6.3.9600.19397

Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~
~9600.18894.1.5
[==========================100.0%========================= ]
The operation completed successfully.

c:\Windows\Temp>


No prompt for restart.
Should I restart now?

And what do I do next?

By the way all this started because I wanted to fix one particularly annoying issue I had, which is that my thumbnails stopped working (they look just like those: Windows Explorer is not showing thumbnails and icons - Microsoft Community ). I concluded it must be a registry corruption after the blackout. Not too much else seems to be affected thankfully..
 
Last edited:
Hi,

In that case no need to restart.

DISM scan
  • Please open up a Command Prompt Window as a Administrator, instructions for Windows 8.x.
  • Inside the command prompt window type or Copy & Paste the following command:
    Dism /Online /Cleanup-Image /RestoreHealth

    Note: This may take some time to finish. Let me know if the process reaches 100% or not and any error reported
  • Locate the log c:\Windows\logs\cbs\CBS.log copy the file to the Desktop, Zip it and attach to your post.
Note: If the file is too big to attach please upload it to a service like Dropbox, Google Drive, OneDrive or upload to SendSpace and just provide the link for the file here.
 
Nope, Error 0x800f0906.

Here's the complete log:

Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
Clink v0.4.9 [git:2fd2c2] Copyright (c) 2012-2016 Martin Ridgers
Clink


C:\Windows\system32>Dism /Online /Cleanup-Image /RestoreHealth

Deployment Image Servicing and Management tool
Version: 6.3.9600.19408

Image Version: 6.3.9600.19397

[==========================100.0%==========================]

Error: 0x800f0906

The source files could not be downloaded.
Use the "source" option to specify the location of the files that are required t
o restore the feature. For more information on specifying a source location, see
Configure a Windows Repair Source.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

C:\Windows\system32>

Here's the dropbox link for the CBS.7z archive: CBS.7z
 
Need to collect some information from the system...

SFCFix Script

  • Download SFCFix.exe (by Niemiro) and save it to the Desktop
  • Download the file SFCScript.txt, attached below, and save this to your Desktop
  • On your Desktop, make sure you have the two files:
    myjIXnC.png
    SFCFix.exe and
    8RAhYFg.gif
    SFCScript.txt
  • Drag the file SFCScript.txt onto the file SFCFix.exe and release it
  • The SFCFix tool will process the script
  • Upon completion, a log file SFCFix.txt should be created on your Desktop
  • Open the SFCFix.txt log and copy & paste the contents to your post
 

Attachments

Sorry for the delay. Here is the SFCFix.txt file's contents:

SFCFix version 3.0.2.1 by niemiro.
Start time: 2020-11-23 19:24:29.709
Microsoft Windows 8.1 Update 3 - amd64
Using .txt script file at C:\Users\Nikos\Desktop\SFCScript.txt [0]




Trace::
Successfully traced component wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18500_none_5625b28a5ad11bd0.
Package_305_for_KB3192392~31bf3856ad364e35~amd64~~6.3.1.4.3192392-494_neutral_GDR5

Successfully traced component wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18500_none_4ac04dd2097a3124.
Package_305_for_KB3192392~31bf3856ad364e35~amd64~~6.3.1.4.3192392-494_neutral_GDR5

Successfully traced component wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18538_none_5627fd285acf34dd.
Package_293_for_KB3205400~31bf3856ad364e35~amd64~~6.3.1.2.3205400-547_neutral_GDR4

Successfully traced component wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18538_none_4ac2987009784a31.
Package_293_for_KB3205400~31bf3856ad364e35~amd64~~6.3.1.2.3205400-547_neutral_GDR4

Successfully traced component amd64_microsoft-windows-scripting-jscript_31bf3856ad364e35_11.0.9600.19230_none_86ab79efda14e147.
Package_176_for_KB4483187~31bf3856ad364e35~amd64~~6.3.1.1.4483187-440_neutral_GDR5
Trace:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2020-11-23 19:24:30.819
Script hash: Bf4IuYN0vQ6ZzxV8vXtExyMsR5P19POooeoFV1LeUls=
----------------------EOF-----------------------
 
NP and thanks for the log.

SFCFix Script

!!! WARNING !!! The following fix is only relevant for this system and no other, applying this fix on another computer will not work and most likely will cause problems...
  • Download SFCFix.exe (by Niemiro) and save it to the Desktop
  • Download the file KeyC0de.zip and save this to your Desktop
  • On your Desktop, make sure you have the two files:
    myjIXnC.png
    SFCFix.exe and
    sfpcJCen14An3ndjNGCI7mByhjHJud.png
    KeyC0de.zip
  • Drag the file KeyC0de.zip onto the file SFCFix.exe and release it
  • The SFCFix tool will process the script
  • Upon completion, a log file SFCFix.txt should be created on your Desktop
  • Open the SFCFix.txt log and copy & paste the contents to your post
 
Done:

SFCFix version 3.0.2.1 by niemiro.
Start time: 2020-11-23 19:45:10.388
Microsoft Windows 8.1 Update 3 - amd64
Using .zip script file at C:\Users\Nikos\Desktop\KeyC0de.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\Windows\WinSxS\wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18894_none_560dea405ae1ba36
Successfully took permissions for file or folder C:\Windows\WinSxS\wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18639_none_561d16745ad76a6f
Successfully took permissions for file or folder C:\Windows\WinSxS\wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18538_none_5627fd285acf34dd
Successfully took permissions for file or folder C:\Windows\WinSxS\wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18500_none_5625b28a5ad11bd0
Successfully took permissions for file or folder C:\Windows\WinSxS\wow64_microsoft-windows-ie-directxtransforms_31bf3856ad364e35_11.0.9600.18895_none_a5ab39209921214a
Successfully took permissions for file or folder C:\Windows\WinSxS\wow64_microsoft-windows-ie-datacontrol_31bf3856ad364e35_11.0.9600.18894_none_21ec29c3b7a699e6
Successfully took permissions for file or folder C:\Windows\WinSxS\wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18895_none_4aa86ec0098ae92b
Successfully took permissions for file or folder C:\Windows\WinSxS\wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18639_none_4ab7b1bc09807fc3
Successfully took permissions for file or folder C:\Windows\WinSxS\wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18538_none_4ac2987009784a31
Successfully took permissions for file or folder C:\Windows\WinSxS\wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18500_none_4ac04dd2097a3124
Successfully took permissions for file or folder C:\Windows\WinSxS\wow64_microsoft-windows-i..tup-ie-ieui-windows_31bf3856ad364e35_6.3.9600.18895_none_859382f45b006fb5
Successfully took permissions for file or folder C:\Windows\WinSxS\wow64_microsoft-windows-i..mlconverter-enduser_31bf3856ad364e35_6.3.9600.18895_none_4fdb5c67c62fb153
Successfully took permissions for file or folder C:\Windows\WinSxS\amd64_microsoft-windows-wow64_31bf3856ad364e35_6.3.9600.18895_none_58da3460ab4d928a
Successfully took permissions for file or folder C:\Windows\WinSxS\amd64_microsoft-windows-wmi-krnlprov-provider_31bf3856ad364e35_6.3.9600.18895_none_d4653056c9154e7b
Successfully took permissions for file or folder C:\Windows\WinSxS\amd64_microsoft-windows-win32k_31bf3856ad364e35_6.3.9600.18878_none_a9c086c76e723ea4
Successfully took permissions for file or folder C:\Windows\WinSxS\amd64_microsoft-windows-scripting-vbscript_31bf3856ad364e35_11.0.9600.19204_none_4c2238aa10daa802
Successfully took permissions for file or folder C:\Windows\WinSxS\amd64_microsoft-windows-scripting-vbscript_31bf3856ad364e35_11.0.9600.18895_none_4bea430e11035031
Successfully took permissions for file or folder C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript_31bf3856ad364e35_11.0.9600.19230_none_86ab79efda14e147
Successfully took permissions for file or folder C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript_31bf3856ad364e35_11.0.9600.18895_none_86702855da40a3f5
Successfully took permissions for file or folder C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_11.0.9600.19204_none_47f1c20aa0a51b6f
Successfully took permissions for file or folder C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_11.0.9600.18895_none_47b9cc6ea0cdc39e
Successfully took permissions for file or folder C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_11.0.9600.18639_none_47c90f6aa0c35a36

Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18894_none_560dea405ae1ba36\mshtmled.dll to C:\Windows\WinSxS\wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18894_none_560dea405ae1ba36\mshtmled.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18639_none_561d16745ad76a6f\mshtmled.dll to C:\Windows\WinSxS\wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18639_none_561d16745ad76a6f\mshtmled.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18538_none_5627fd285acf34dd\mshtmled.dll to C:\Windows\WinSxS\wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18538_none_5627fd285acf34dd\mshtmled.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18500_none_5625b28a5ad11bd0\mshtmled.dll to C:\Windows\WinSxS\wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18500_none_5625b28a5ad11bd0\mshtmled.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\wow64_microsoft-windows-ie-directxtransforms_31bf3856ad364e35_11.0.9600.18895_none_a5ab39209921214a\dxtmsft.dll to C:\Windows\WinSxS\wow64_microsoft-windows-ie-directxtransforms_31bf3856ad364e35_11.0.9600.18895_none_a5ab39209921214a\dxtmsft.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\wow64_microsoft-windows-ie-directxtransforms_31bf3856ad364e35_11.0.9600.18895_none_a5ab39209921214a\dxtrans.dll to C:\Windows\WinSxS\wow64_microsoft-windows-ie-directxtransforms_31bf3856ad364e35_11.0.9600.18895_none_a5ab39209921214a\dxtrans.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\wow64_microsoft-windows-ie-datacontrol_31bf3856ad364e35_11.0.9600.18894_none_21ec29c3b7a699e6\tdc.ocx to C:\Windows\WinSxS\wow64_microsoft-windows-ie-datacontrol_31bf3856ad364e35_11.0.9600.18894_none_21ec29c3b7a699e6\tdc.ocx.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18895_none_4aa86ec0098ae92b\iepeers.dll to C:\Windows\WinSxS\wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18895_none_4aa86ec0098ae92b\iepeers.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18639_none_4ab7b1bc09807fc3\iepeers.dll to C:\Windows\WinSxS\wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18639_none_4ab7b1bc09807fc3\iepeers.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18538_none_4ac2987009784a31\iepeers.dll to C:\Windows\WinSxS\wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18538_none_4ac2987009784a31\iepeers.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18500_none_4ac04dd2097a3124\iepeers.dll to C:\Windows\WinSxS\wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18500_none_4ac04dd2097a3124\iepeers.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\wow64_microsoft-windows-i..tup-ie-ieui-windows_31bf3856ad364e35_6.3.9600.18895_none_859382f45b006fb5\ieui.dll to C:\Windows\WinSxS\wow64_microsoft-windows-i..tup-ie-ieui-windows_31bf3856ad364e35_6.3.9600.18895_none_859382f45b006fb5\ieui.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\wow64_microsoft-windows-i..mlconverter-enduser_31bf3856ad364e35_6.3.9600.18895_none_4fdb5c67c62fb153\html.iec to C:\Windows\WinSxS\wow64_microsoft-windows-i..mlconverter-enduser_31bf3856ad364e35_6.3.9600.18895_none_4fdb5c67c62fb153\html.iec.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-wow64_31bf3856ad364e35_6.3.9600.18895_none_58da3460ab4d928a\ntvdm64.dll to C:\Windows\WinSxS\amd64_microsoft-windows-wow64_31bf3856ad364e35_6.3.9600.18895_none_58da3460ab4d928a\ntvdm64.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-wow64_31bf3856ad364e35_6.3.9600.18895_none_58da3460ab4d928a\wow64cpu.dll to C:\Windows\WinSxS\amd64_microsoft-windows-wow64_31bf3856ad364e35_6.3.9600.18895_none_58da3460ab4d928a\wow64cpu.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-wmi-krnlprov-provider_31bf3856ad364e35_6.3.9600.18895_none_d4653056c9154e7b\krnlprov.dll to C:\Windows\WinSxS\amd64_microsoft-windows-wmi-krnlprov-provider_31bf3856ad364e35_6.3.9600.18895_none_d4653056c9154e7b\krnlprov.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-wmi-krnlprov-provider_31bf3856ad364e35_6.3.9600.18895_none_d4653056c9154e7b\krnlprov.mof to C:\Windows\WinSxS\amd64_microsoft-windows-wmi-krnlprov-provider_31bf3856ad364e35_6.3.9600.18895_none_d4653056c9154e7b\krnlprov.mof.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-win32k_31bf3856ad364e35_6.3.9600.18878_none_a9c086c76e723ea4\win32k.ptxml to C:\Windows\WinSxS\amd64_microsoft-windows-win32k_31bf3856ad364e35_6.3.9600.18878_none_a9c086c76e723ea4\win32k.ptxml.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-win32k_31bf3856ad364e35_6.3.9600.18878_none_a9c086c76e723ea4\win32k.sys to C:\Windows\WinSxS\amd64_microsoft-windows-win32k_31bf3856ad364e35_6.3.9600.18878_none_a9c086c76e723ea4\win32k.sys.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-scripting-vbscript_31bf3856ad364e35_11.0.9600.19204_none_4c2238aa10daa802\vbscript.dll to C:\Windows\WinSxS\amd64_microsoft-windows-scripting-vbscript_31bf3856ad364e35_11.0.9600.19204_none_4c2238aa10daa802\vbscript.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-scripting-vbscript_31bf3856ad364e35_11.0.9600.18895_none_4bea430e11035031\vbscript.dll to C:\Windows\WinSxS\amd64_microsoft-windows-scripting-vbscript_31bf3856ad364e35_11.0.9600.18895_none_4bea430e11035031\vbscript.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-scripting-jscript_31bf3856ad364e35_11.0.9600.19230_none_86ab79efda14e147\jscript.dll to C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript_31bf3856ad364e35_11.0.9600.19230_none_86ab79efda14e147\jscript.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-scripting-jscript_31bf3856ad364e35_11.0.9600.18895_none_86702855da40a3f5\jscript.dll to C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript_31bf3856ad364e35_11.0.9600.18895_none_86702855da40a3f5\jscript.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_11.0.9600.19204_none_47f1c20aa0a51b6f\jscript9.dll to C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_11.0.9600.19204_none_47f1c20aa0a51b6f\jscript9.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_11.0.9600.18895_none_47b9cc6ea0cdc39e\jscript9.dll to C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_11.0.9600.18895_none_47b9cc6ea0cdc39e\jscript9.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_11.0.9600.18895_none_47b9cc6ea0cdc39e\jscript9diag.dll to C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_11.0.9600.18895_none_47b9cc6ea0cdc39e\jscript9diag.dll.
Successfully copied file C:\Users\Nikos\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_11.0.9600.18639_none_47c90f6aa0c35a36\jscript9diag.dll to C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_11.0.9600.18639_none_47c90f6aa0c35a36\jscript9diag.dll.

Successfully restored ownership for C:\Windows\WinSxS\wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18894_none_560dea405ae1ba36
Successfully restored permissions on C:\Windows\WinSxS\wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18894_none_560dea405ae1ba36
Successfully restored ownership for C:\Windows\WinSxS\wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18639_none_561d16745ad76a6f
Successfully restored permissions on C:\Windows\WinSxS\wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18639_none_561d16745ad76a6f
Successfully restored ownership for C:\Windows\WinSxS\wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18538_none_5627fd285acf34dd
Successfully restored permissions on C:\Windows\WinSxS\wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18538_none_5627fd285acf34dd
Successfully restored ownership for C:\Windows\WinSxS\wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18500_none_5625b28a5ad11bd0
Successfully restored permissions on C:\Windows\WinSxS\wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_11.0.9600.18500_none_5625b28a5ad11bd0
Successfully restored ownership for C:\Windows\WinSxS\wow64_microsoft-windows-ie-directxtransforms_31bf3856ad364e35_11.0.9600.18895_none_a5ab39209921214a
Successfully restored permissions on C:\Windows\WinSxS\wow64_microsoft-windows-ie-directxtransforms_31bf3856ad364e35_11.0.9600.18895_none_a5ab39209921214a
Successfully restored ownership for C:\Windows\WinSxS\wow64_microsoft-windows-ie-datacontrol_31bf3856ad364e35_11.0.9600.18894_none_21ec29c3b7a699e6
Successfully restored permissions on C:\Windows\WinSxS\wow64_microsoft-windows-ie-datacontrol_31bf3856ad364e35_11.0.9600.18894_none_21ec29c3b7a699e6
Successfully restored ownership for C:\Windows\WinSxS\wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18895_none_4aa86ec0098ae92b
Successfully restored permissions on C:\Windows\WinSxS\wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18895_none_4aa86ec0098ae92b
Successfully restored ownership for C:\Windows\WinSxS\wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18639_none_4ab7b1bc09807fc3
Successfully restored permissions on C:\Windows\WinSxS\wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18639_none_4ab7b1bc09807fc3
Successfully restored ownership for C:\Windows\WinSxS\wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18538_none_4ac2987009784a31
Successfully restored permissions on C:\Windows\WinSxS\wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18538_none_4ac2987009784a31
Successfully restored ownership for C:\Windows\WinSxS\wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18500_none_4ac04dd2097a3124
Successfully restored permissions on C:\Windows\WinSxS\wow64_microsoft-windows-ie-behaviors_31bf3856ad364e35_11.0.9600.18500_none_4ac04dd2097a3124
Successfully restored ownership for C:\Windows\WinSxS\wow64_microsoft-windows-i..tup-ie-ieui-windows_31bf3856ad364e35_6.3.9600.18895_none_859382f45b006fb5
Successfully restored permissions on C:\Windows\WinSxS\wow64_microsoft-windows-i..tup-ie-ieui-windows_31bf3856ad364e35_6.3.9600.18895_none_859382f45b006fb5
Successfully restored ownership for C:\Windows\WinSxS\wow64_microsoft-windows-i..mlconverter-enduser_31bf3856ad364e35_6.3.9600.18895_none_4fdb5c67c62fb153
Successfully restored permissions on C:\Windows\WinSxS\wow64_microsoft-windows-i..mlconverter-enduser_31bf3856ad364e35_6.3.9600.18895_none_4fdb5c67c62fb153
Successfully restored ownership for C:\Windows\WinSxS\amd64_microsoft-windows-wow64_31bf3856ad364e35_6.3.9600.18895_none_58da3460ab4d928a
Successfully restored permissions on C:\Windows\WinSxS\amd64_microsoft-windows-wow64_31bf3856ad364e35_6.3.9600.18895_none_58da3460ab4d928a
Successfully restored ownership for C:\Windows\WinSxS\amd64_microsoft-windows-wmi-krnlprov-provider_31bf3856ad364e35_6.3.9600.18895_none_d4653056c9154e7b
Successfully restored permissions on C:\Windows\WinSxS\amd64_microsoft-windows-wmi-krnlprov-provider_31bf3856ad364e35_6.3.9600.18895_none_d4653056c9154e7b
Successfully restored ownership for C:\Windows\WinSxS\amd64_microsoft-windows-win32k_31bf3856ad364e35_6.3.9600.18878_none_a9c086c76e723ea4
Successfully restored permissions on C:\Windows\WinSxS\amd64_microsoft-windows-win32k_31bf3856ad364e35_6.3.9600.18878_none_a9c086c76e723ea4
Successfully restored ownership for C:\Windows\WinSxS\amd64_microsoft-windows-scripting-vbscript_31bf3856ad364e35_11.0.9600.19204_none_4c2238aa10daa802
Successfully restored permissions on C:\Windows\WinSxS\amd64_microsoft-windows-scripting-vbscript_31bf3856ad364e35_11.0.9600.19204_none_4c2238aa10daa802
Successfully restored ownership for C:\Windows\WinSxS\amd64_microsoft-windows-scripting-vbscript_31bf3856ad364e35_11.0.9600.18895_none_4bea430e11035031
Successfully restored permissions on C:\Windows\WinSxS\amd64_microsoft-windows-scripting-vbscript_31bf3856ad364e35_11.0.9600.18895_none_4bea430e11035031
Successfully restored ownership for C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript_31bf3856ad364e35_11.0.9600.19230_none_86ab79efda14e147
Successfully restored permissions on C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript_31bf3856ad364e35_11.0.9600.19230_none_86ab79efda14e147
Successfully restored ownership for C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript_31bf3856ad364e35_11.0.9600.18895_none_86702855da40a3f5
Successfully restored permissions on C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript_31bf3856ad364e35_11.0.9600.18895_none_86702855da40a3f5
Successfully restored ownership for C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_11.0.9600.19204_none_47f1c20aa0a51b6f
Successfully restored permissions on C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_11.0.9600.19204_none_47f1c20aa0a51b6f
Successfully restored ownership for C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_11.0.9600.18895_none_47b9cc6ea0cdc39e
Successfully restored permissions on C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_11.0.9600.18895_none_47b9cc6ea0cdc39e
Successfully restored ownership for C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_11.0.9600.18639_none_47c90f6aa0c35a36
Successfully restored permissions on C:\Windows\WinSxS\amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_11.0.9600.18639_none_47c90f6aa0c35a36
PowerCopy:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 22 datablocks.
Finish time: 2020-11-23 19:45:13.863
Script hash: 5XZ9Q1SofDQ1aEcJct1VhX9dFVIUq7Y5bG7z52F+MqY=
----------------------EOF-----------------------
 
It worked! Thank you so very much for taking the time to help me.

Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
Clink v0.4.9 [git:2fd2c2] Copyright (c) 2012-2016 Martin Ridgers
Clink


C:\Windows\system32>Dism /Online /Cleanup-Image /RestoreHealth

Deployment Image Servicing and Management tool
Version: 6.3.9600.19408

Image Version: 6.3.9600.19397

[==========================100.0%==========================]
The restore operation completed successfully. The component store corruption was
repaired.
The operation completed successfully.

C:\Windows\system32>
 
Good.

SFC scan
  • Please open up a Command Prompt Window as a Administrator, instructions for Windows 7 or Windows 8 and 8.1.
  • Inside the command prompt window type or copy & Paste the following command:
    sfc /scannow
Note: This may take some time to finish. If the result is not "No integrity violations found" or equivalent please do the following:


Export the CBS folder
  1. Open the folder C:\Windows\Logs
  2. Right-click on the CBS folder, and select Copy
  3. Go back to your Desktop, right-click on it, and select Paste. You should now see a copy of the CBS folder appear on your Desktop called CBS
  4. Right-click on this new folder, and navigate through Send to, and select Compressed (zipped) folder
  5. A new file, also called CBS (CBS.zip), but this time with a different icon, will be created
    If the zip file is too large to upload to the forum please share the file using a service like Dropbox, Google Drive, OneDrive or upload to SendSpace and just provide the link for the file here.
 
By the way. What was the problem, can you share? Was there a particular windows update damaged, that in itself damaged registry settings?
 
Several files missing/corrupted from several different updates!

Execute the steps from post #12 also.
 
Sorry for the delay. sfc /scannow results are:

Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
Clink v0.4.9 [git:2fd2c2] Copyright (c) 2012-2016 Martin Ridgers
Clink


C:\Windows\system32>sfc /scannow

Beginning system scan. This process will take some time.

Beginning verification phase of system scan.
Verification 100% complete.

Windows Resource Protection found corrupt files but was unable to fix some
of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For
example C:\Windows\Logs\CBS\CBS.log. Note that logging is currently not
supported in offline servicing scenarios.

C:\Windows\system32>


I have also uploaded cbs.7z. here is the link: CBS.7z
 
Install Update using Dism
  1. Please download KB2934018 save the file to c:\windows\temp
  2. change the name of the update file to a smaller name Windows8.1-KB2934018-x64.msu
    (keep the extension .msu in the end of the file name in case its visible if not ignore that)
  3. open the Command Prompt as Administrator, instructions for Windows 8.x
  4. type or Copy & Paste the following commands line by line:

    cd /d c:\windows\temp
    expand Windows8.1-KB2934018-x64.msu -f:* C:\windows\temp
    DISM.exe /Online /Add-Package /PackagePath:C:\windows\temp\Windows8.1-KB2934018-x64.cab

  5. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation.
    Do you want to restart the computer now (Y/N)?
  6. Make sure to allow the computer to restart if prompted.

    If you receive any other message:
  7. Right-click on the Command Prompt window and click Select All, this will invert all of the colors by selecting the text, now press enter. All of this text is now copied.
  8. Paste (Ctrl+V) it into your next post please.

Note: If DISM fails please attach the CBS.log
 
No need to restart. But the operation was left at 99.9%.. Maybe that doesn't matter.

Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
Clink v0.4.9 [git:2fd2c2] Copyright (c) 2012-2016 Martin Ridgers
Clink


C:\Windows\system32>cd /d c:\windows\temp

c:\Windows\Temp>expand Windows8.1-KB2934018-x64.msu -f:* C:\windows\temp
Microsoft (R) File Expansion Utility Version 6.3.9600.17415
Copyright (c) Microsoft Corporation. All rights reserved.

Adding C:\windows\temp\WSUSSCAN.cab to Extraction Queue
Adding C:\windows\temp\Windows8.1-KB2934018-x64.cab to Extraction Queue
Adding C:\windows\temp\Windows8.1-KB2934018-x64-pkgProperties.txt to Extraction
Queue
Adding C:\windows\temp\Windows8.1-KB2934018-x64.xml to Extraction Queue

Expanding Files ....

Expanding Files Complete ...
4 files total.

c:\Windows\Temp>DISM.exe /Online /Add-Package /PackagePath:C:\windows\temp\Windo
ws8.1-KB2934018-x64.cab

Deployment Image Servicing and Management tool
Version: 6.3.9600.19408

Image Version: 6.3.9600.19397

Processing 1 of 1 - Adding package Package_for_KB2934018~31bf3856ad364e35~amd64~
~6.3.1.5
[===========================99.9%========================= ]
The operation completed successfully.

c:\Windows\Temp>
 
I see what you're doing. You're trying to heal all my corrupted system updates..
 
Something like that :)

Run Dism /Online /Cleanup-Image /RestoreHealth and collect the CBS.log even if it completes.
 

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

Back
Top