[SOLVED] Windows 10 error when running sfc

The SFCFix.txt file was too big to put into the code block so I'm just going to attach it. It looks like it completed successfully but then dism failed once more:

Code:
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>cd \

C:\>cd temp2

C:\temp2>dism.exe /online /add-package /packagepath:c:\temp2\Windows10.0-KB3193494-x64.cab

Deployment Image Servicing and Management tool
Version: 10.0.14393.0

Image Version: 10.0.14393.0

Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.187.1.0
[==========================100.0%==========================]
An error occurred - Package_for_RollupFix Error: 0x8e5e03fa

Error: 0x8e5e03fa

DISM failed. No operation was performed.
For more information, review the log file.

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

C:\temp2>
 

Attachments

Code:
2016-11-01 15:27:29, Info                  CBS    Failed call to CryptCATAdminAddCatalog. [HRESULT = 0x8e5e03fa - JET_errReadVerifyFailure]
2016-11-01 15:27:29, Info                  CBS    Failed to install catalog file \\?\C:\WINDOWS\CbsTemp\30553205_3052767964\Package_531_for_KB3193494~31bf3856ad364e35~amd64~~10.0.1.0.cat for package [HRESULT = 0x8e5e03fa - JET_errReadVerifyFailure]
2016-11-01 15:27:29, Info                  CBS    Failed to install catalog for package: Package_531_for_KB3193494~31bf3856ad364e35~amd64~~10.0.1.0 [HRESULT = 0x8e5e03fa - JET_errReadVerifyFailure]
2016-11-01 15:27:29, Info                  CBS    Failed to stage package manifest. [HRESULT = 0x8e5e03fa - JET_errReadVerifyFailure]
2016-11-01 15:27:29, Info                  CBS    Failed to add package. [HRESULT = 0x8e5e03fa - JET_errReadVerifyFailure]
2016-11-01 15:27:29, Info                  CBS    Failed to persist package: Package_531_for_KB3193494~31bf3856ad364e35~amd64~~10.0.1.0 [HRESULT = 0x8e5e03fa - JET_errReadVerifyFailure]
2016-11-01 15:27:29, Info                  CBS    Failed to update states and store all resolved packages. [HRESULT = 0x8e5e03fa - JET_errReadVerifyFailure]

Well, it is a different error code - so this might be progress.

Let's reset the Windows Update catalog database and try the installation again.

Command Prompt

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Click on the Start
    Start%20Orb.jpg
    button and in the search box, type Command Prompt
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator
  3. When command prompt opens, copy and paste the following commands into it, press enter after each

    net stop cryptsvc

    ren %systemroot%\system32\catroot2\edb.log *.tst

    net start cryptsvc
 
Hmm it doesn't look like I have any edb.log files in that directory:
Code:
C:\WINDOWS\system32>ren %systemroot%\system32\catroot2\edb.log *.tst
The system cannot find the file specified.

Here's what that directory looks like:
Code:
C:\WINDOWS\system32>dir %systemroot%\system32\catroot2\
 Volume in drive C has no label.
 Volume Serial Number is 5830-7F31

 Directory of C:\WINDOWS\system32\catroot2

11/01/2016  05:07 PM    <DIR>          .
11/01/2016  05:07 PM    <DIR>          ..
11/01/2016  03:27 PM           109,415 dberr.txt
09/19/2016  02:14 PM    <DIR>          {127D0A1D-4EF2-11D1-8608-00C04FC295EE}
09/19/2016  02:14 PM    <DIR>          {F750E6C3-38EE-11D1-85E5-00C04FC295EE}
               1 File(s)        109,415 bytes
 
Let's try this instead:

Run Windows Repairs
  1. Download Windows Repair (All-in-One) Portable to your desktop.
  2. Once the file is downloaded, right-click on the file on your desktop and choose Extract All...
    Extract.JPG
  3. Keep the defaults and click the Extract button.
  4. A folder named tweaking.com_windows_repair_aio will be extracted to the desktop. Once the extraction is complete the folder will open.
  5. Inside this folder, there is a folder named Tweaking.com - Windows Repair. Open this folder as well.
    Capture.JPG

  6. Double-click on Repair_Windows.exe to open. Note: Please make sure all of your programs are closed and anything you were working on is saved as we will be rebooting.
  7. When the program opens, click the Reboot to Safe Mode button at the bottom of the screen. Answer Yes to allow.
  8. Once rebooted into Safe Mode, open the program again. When the program opens, click the Repairs tab and click the Open Repairs button.
  9. A backup of your registry will be made. After a few moments you will have many options from which you can choose.
  10. Please click the Unselect All button and then click to enable only the following ones:

    17 - Repair Windows Updates

  11. Ensure the Restart check box is selected and click the Start Repairs button in the lower right of the screen. This may take some time to run so be patient.
    StartRepairsWithReboot.JPG
  12. Once the fixes are complete you will be prompted to restart your machine. Answer Yes.
 
OK I completed that and when I reboot back into regular-mode Windows I tried the dism command again but this time it worked! So it looks like KB3193494 installed successfully. What's the next step?
 
Awesome! Try the same DISM installation for kb3194798 again.
As usual, if it fails zip and attach the CBS log.
 
:(

I had such high hopes too... I think we're making progress though!

Code:
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>cd\temp

C:\temp>expand windows10.0-kb3194798-x64_8bc6befc7b3c51f94ae70b8d1d9a249bb4b5e108.msu -f:* c:\temp
Microsoft (R) File Expansion Utility
Copyright (c) Microsoft Corporation. All rights reserved.

Adding c:\temp\WSUSSCAN.cab to Extraction Queue
Adding c:\temp\Windows10.0-KB3194798-x64.cab to Extraction Queue
Adding c:\temp\Windows10.0-KB3194798-x64-pkgProperties.txt to Extraction Queue
Adding c:\temp\Windows10.0-KB3194798-x64.xml to Extraction Queue

Expanding Files ....

Expanding Files Complete ...
4 files total.

C:\temp>dism /online /add-package /packagepath:c:\temp\Windows10.0-KB3194798-x64.cab

Deployment Image Servicing and Management tool
Version: 10.0.14393.0

Image Version: 10.0.14393.0

Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.321.1.5
[==========================100.0%==========================]
An error occurred - Package_for_RollupFix Error: 0x80073712

Error: 14098

The component store has been corrupted.

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

C:\temp>

Thank you for all of your help, by the way.
 

Attachments

Code:
\winsxs\manifests\amd64_microsoft-windows-b..iagnostic.resources_31bf3856ad364e35_10.0.14393.187_ko-kr_c2d23862d8cbf2ce.manifest
\winsxs\manifests\amd64_microsoft-windows-b..nager-efi.resources_31bf3856ad364e35_10.0.14393.67_lt-lt_472f87afc5dd34a2.manifest
\winsxs\manifests\x86_microsoft-windows-b..ager-pcat.resources_31bf3856ad364e35_10.0.14393.187_lt-lt_73173b3bad7b3175.manifest
\winsxs\manifests\amd64_microsoft-windows-b..nager-efi.resources_31bf3856ad364e35_10.0.14393.67_lv-lv_47fcf633c55b7592.manifest
\winsxs\manifests\x86_microsoft-windows-b..ager-pcat.resources_31bf3856ad364e35_10.0.14393.187_lv-lv_73e4a9bfacf97265.manifest
\winsxs\manifests\wow64_microsoft-windows-mfnetcore_31bf3856ad364e35_10.0.14393.187_none_d2d759bcbf7e225f.manifest

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.

View attachment SFCFix.zip

DISM /RestoreHealth Scan

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Right-click on the Start
    w8start.png
    button and select Command Prompt (Admin)
  2. When command prompt opens, Copy (Ctrl+C) and Paste (Right-click > Paste) the following command into it, then press Enter

    Dism /Online /Cleanup-Image /RestoreHealth

  3. When DISM finishes scanning your component store, zip up and attach your CBS log to your next post:

    C:\Windows\Logs\CBS\CBS.log

If the zip file is larger than 8MB, please use a file sharing service such as OneDrive, DropBox, SendSpace, etc. and include the link with your reply.
 
Code:
SFCFix version 3.0.0.0 by niemiro.
Start time: 2016-11-03 17:46:45.582
Microsoft Windows 10 Build 14393 - amd64
Using .zip script file at C:\Users\meltdown\Desktop\SFCFix.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\manifests

Successfully copied file C:\Users\meltdown\AppData\Local\niemiro\Archive\WinSxS\manifests\amd64_microsoft-windows-b..iagnostic.resources_31bf3856ad364e35_10.0.14393.187_ko-kr_c2d23862d8cbf2ce.manifest to C:\WINDOWS\WinSxS\manifests\amd64_microsoft-windows-b..iagnostic.resources_31bf3856ad364e35_10.0.14393.187_ko-kr_c2d23862d8cbf2ce.manifest.
Successfully copied file C:\Users\meltdown\AppData\Local\niemiro\Archive\WinSxS\manifests\amd64_microsoft-windows-b..nager-efi.resources_31bf3856ad364e35_10.0.14393.67_lt-lt_472f87afc5dd34a2.manifest to C:\WINDOWS\WinSxS\manifests\amd64_microsoft-windows-b..nager-efi.resources_31bf3856ad364e35_10.0.14393.67_lt-lt_472f87afc5dd34a2.manifest.
Successfully copied file C:\Users\meltdown\AppData\Local\niemiro\Archive\WinSxS\manifests\amd64_microsoft-windows-b..nager-efi.resources_31bf3856ad364e35_10.0.14393.67_lv-lv_47fcf633c55b7592.manifest to C:\WINDOWS\WinSxS\manifests\amd64_microsoft-windows-b..nager-efi.resources_31bf3856ad364e35_10.0.14393.67_lv-lv_47fcf633c55b7592.manifest.
Successfully copied file C:\Users\meltdown\AppData\Local\niemiro\Archive\WinSxS\manifests\wow64_microsoft-windows-mfnetcore_31bf3856ad364e35_10.0.14393.187_none_d2d759bcbf7e225f.manifest to C:\WINDOWS\WinSxS\manifests\wow64_microsoft-windows-mfnetcore_31bf3856ad364e35_10.0.14393.187_none_d2d759bcbf7e225f.manifest.
Successfully copied file C:\Users\meltdown\AppData\Local\niemiro\Archive\WinSxS\manifests\x86_microsoft-windows-b..ager-pcat.resources_31bf3856ad364e35_10.0.14393.187_lt-lt_73173b3bad7b3175.manifest to C:\WINDOWS\WinSxS\manifests\x86_microsoft-windows-b..ager-pcat.resources_31bf3856ad364e35_10.0.14393.187_lt-lt_73173b3bad7b3175.manifest.
Successfully copied file C:\Users\meltdown\AppData\Local\niemiro\Archive\WinSxS\manifests\x86_microsoft-windows-b..ager-pcat.resources_31bf3856ad364e35_10.0.14393.187_lv-lv_73e4a9bfacf97265.manifest to C:\WINDOWS\WinSxS\manifests\x86_microsoft-windows-b..ager-pcat.resources_31bf3856ad364e35_10.0.14393.187_lv-lv_73e4a9bfacf97265.manifest.

Successfully restored ownership for C:\WINDOWS\WinSxS\manifests
Successfully restored permissions on C:\WINDOWS\WinSxS\manifests
PowerCopy:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 3696 datablocks.
Finish time: 2016-11-03 17:46:54.286
Script hash: Qu82zqPB2pMBmwJ91v/krdJtUPsf2gQWwB8JEsqQSQE=
----------------------EOF-----------------------

Code:
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.

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

Deployment Image Servicing and Management tool
Version: 10.0.14393.0

Image Version: 10.0.14393.0

[===                        6.5%                           ]
Error: 87

An error occurred while processing the command.
Ensure that the command-line arguments are valid. For more information, review the log file.

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

C:\WINDOWS\system32>
 

Attachments

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.

View attachment SFCFix.zip

DISM /RestoreHealth Scan

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Right-click on the Start
    w8start.png
    button and select Command Prompt (Admin)
  2. When command prompt opens, Copy (Ctrl+C) and Paste (Right-click > Paste) the following command into it, then press Enter

    Dism /Online /Cleanup-Image /RestoreHealth

  3. When DISM finishes scanning your component store, zip up and attach your CBS log to your next post:

    C:\Windows\Logs\CBS\CBS.log

If the zip file is larger than 8MB, please use a file sharing service such as OneDrive, DropBox, SendSpace, etc. and include the link with your reply.
 
Code:
SFCFix version 3.0.0.0 by niemiro.
Start time: 2016-11-04 14:45:13.620
Microsoft Windows 10 Build 14393 - amd64
Using .zip script file at C:\Users\meltdown\Desktop\SFCFix.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft-windows-scripting-chakra_31bf3856ad364e35_11.0.14393.187_none_40c53f78a1f4f15a\chakra.dll
Successfully took permissions for file or folder C:\WINDOWS\servicing\packages\Microsoft-OneCore-Connectivity-Bluetooth-onecore-Package~31bf3856ad364e35~amd64~~10.0.14393.0.cat
Successfully took permissions for file or folder C:\WINDOWS\servicing\packages\Microsoft-OneCore-Connectivity-Bluetooth-onecore-Package~31bf3856ad364e35~amd64~~10.0.14393.0.mum
Successfully took permissions for file or folder C:\WINDOWS\servicing\packages\Microsoft-OneCore-UpdateAgent-Core-WOW64-Package~31bf3856ad364e35~amd64~~10.0.14393.0.cat
Successfully took permissions for file or folder C:\WINDOWS\servicing\packages\Microsoft-OneCore-UpdateAgent-Core-WOW64-Package~31bf3856ad364e35~amd64~~10.0.14393.0.mum
Successfully took permissions for file or folder C:\WINDOWS\servicing\packages\Microsoft-OneCore-UpdateAgent-ExtUpdateSupport-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.cat
Successfully took permissions for file or folder C:\WINDOWS\servicing\packages\Microsoft-OneCore-UpdateAgent-ExtUpdateSupport-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.mum
Successfully took permissions for file or folder C:\WINDOWS\servicing\packages\Microsoft-Windows-AudioCore-WOW64-multimedia-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.cat
Successfully took permissions for file or folder C:\WINDOWS\servicing\packages\Microsoft-Windows-AudioCore-WOW64-multimedia-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.mum
Successfully took permissions for file or folder C:\WINDOWS\servicing\packages
Successfully took permissions for file or folder C:\WINDOWS\servicing\packages\Microsoft-Windows-Client-Features-Package-AutoMerged-sdktools~31bf3856ad364e35~amd64~en-US~10.0.14393.0.mum
Successfully took permissions for file or folder C:\WINDOWS\servicing\packages\Microsoft-Windows-International-KBLayout-Desktop-windows-Package~31bf3856ad364e35~amd64~~10.0.14393.0.mum

The file \\?\C:\WINDOWS\WinSxS\amd64_microsoft-windows-scripting-chakra_31bf3856ad364e35_11.0.14393.187_none_40c53f78a1f4f15a\chakra.dll is in use and must be replaced over a reboot.
Successfully copied file C:\Users\meltdown\AppData\Local\niemiro\Archive\servicing\packages\Microsoft-OneCore-Connectivity-Bluetooth-onecore-Package~31bf3856ad364e35~amd64~~10.0.14393.0.cat to C:\WINDOWS\servicing\packages\Microsoft-OneCore-Connectivity-Bluetooth-onecore-Package~31bf3856ad364e35~amd64~~10.0.14393.0.cat.
Successfully copied file C:\Users\meltdown\AppData\Local\niemiro\Archive\servicing\packages\Microsoft-OneCore-Connectivity-Bluetooth-onecore-Package~31bf3856ad364e35~amd64~~10.0.14393.0.mum to C:\WINDOWS\servicing\packages\Microsoft-OneCore-Connectivity-Bluetooth-onecore-Package~31bf3856ad364e35~amd64~~10.0.14393.0.mum.
Successfully copied file C:\Users\meltdown\AppData\Local\niemiro\Archive\servicing\packages\Microsoft-OneCore-UpdateAgent-Core-WOW64-Package~31bf3856ad364e35~amd64~~10.0.14393.0.cat to C:\WINDOWS\servicing\packages\Microsoft-OneCore-UpdateAgent-Core-WOW64-Package~31bf3856ad364e35~amd64~~10.0.14393.0.cat.
Successfully copied file C:\Users\meltdown\AppData\Local\niemiro\Archive\servicing\packages\Microsoft-OneCore-UpdateAgent-Core-WOW64-Package~31bf3856ad364e35~amd64~~10.0.14393.0.mum to C:\WINDOWS\servicing\packages\Microsoft-OneCore-UpdateAgent-Core-WOW64-Package~31bf3856ad364e35~amd64~~10.0.14393.0.mum.
Successfully copied file C:\Users\meltdown\AppData\Local\niemiro\Archive\servicing\packages\Microsoft-OneCore-UpdateAgent-ExtUpdateSupport-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.cat to C:\WINDOWS\servicing\packages\Microsoft-OneCore-UpdateAgent-ExtUpdateSupport-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.cat.
Successfully copied file C:\Users\meltdown\AppData\Local\niemiro\Archive\servicing\packages\Microsoft-OneCore-UpdateAgent-ExtUpdateSupport-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.mum to C:\WINDOWS\servicing\packages\Microsoft-OneCore-UpdateAgent-ExtUpdateSupport-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.mum.
Successfully copied file C:\Users\meltdown\AppData\Local\niemiro\Archive\servicing\packages\Microsoft-Windows-AudioCore-WOW64-multimedia-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.cat to C:\WINDOWS\servicing\packages\Microsoft-Windows-AudioCore-WOW64-multimedia-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.cat.
Successfully copied file C:\Users\meltdown\AppData\Local\niemiro\Archive\servicing\packages\Microsoft-Windows-AudioCore-WOW64-multimedia-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.mum to C:\WINDOWS\servicing\packages\Microsoft-Windows-AudioCore-WOW64-multimedia-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.mum.
Successfully copied file C:\Users\meltdown\AppData\Local\niemiro\Archive\servicing\packages\Microsoft-Windows-Client-Features-Package-AutoMerged-sdktools~31bf3856ad364e35~amd64~en-US~10.0.14393.0.cat to C:\WINDOWS\servicing\packages\Microsoft-Windows-Client-Features-Package-AutoMerged-sdktools~31bf3856ad364e35~amd64~en-US~10.0.14393.0.cat.
Successfully copied file C:\Users\meltdown\AppData\Local\niemiro\Archive\servicing\packages\Microsoft-Windows-Client-Features-Package-AutoMerged-sdktools~31bf3856ad364e35~amd64~en-US~10.0.14393.0.mum to C:\WINDOWS\servicing\packages\Microsoft-Windows-Client-Features-Package-AutoMerged-sdktools~31bf3856ad364e35~amd64~en-US~10.0.14393.0.mum.
Successfully copied file C:\Users\meltdown\AppData\Local\niemiro\Archive\servicing\packages\Microsoft-Windows-International-KBLayout-Desktop-windows-Package~31bf3856ad364e35~amd64~~10.0.14393.0.cat to C:\WINDOWS\servicing\packages\Microsoft-Windows-International-KBLayout-Desktop-windows-Package~31bf3856ad364e35~amd64~~10.0.14393.0.cat.
Successfully copied file C:\Users\meltdown\AppData\Local\niemiro\Archive\servicing\packages\Microsoft-Windows-International-KBLayout-Desktop-windows-Package~31bf3856ad364e35~amd64~~10.0.14393.0.mum to C:\WINDOWS\servicing\packages\Microsoft-Windows-International-KBLayout-Desktop-windows-Package~31bf3856ad364e35~amd64~~10.0.14393.0.mum.

Successfully pended file for replace over reboot: \\?\C:\WINDOWS\WinSxS\amd64_microsoft-windows-scripting-chakra_31bf3856ad364e35_11.0.14393.187_none_40c53f78a1f4f15a\chakra.dll

Successfully restored ownership for C:\WINDOWS\servicing\packages\Microsoft-OneCore-Connectivity-Bluetooth-onecore-Package~31bf3856ad364e35~amd64~~10.0.14393.0.cat
Successfully restored permissions on C:\WINDOWS\servicing\packages\Microsoft-OneCore-Connectivity-Bluetooth-onecore-Package~31bf3856ad364e35~amd64~~10.0.14393.0.cat
Successfully restored ownership for C:\WINDOWS\servicing\packages\Microsoft-OneCore-Connectivity-Bluetooth-onecore-Package~31bf3856ad364e35~amd64~~10.0.14393.0.mum
Successfully restored permissions on C:\WINDOWS\servicing\packages\Microsoft-OneCore-Connectivity-Bluetooth-onecore-Package~31bf3856ad364e35~amd64~~10.0.14393.0.mum
Successfully restored ownership for C:\WINDOWS\servicing\packages\Microsoft-OneCore-UpdateAgent-Core-WOW64-Package~31bf3856ad364e35~amd64~~10.0.14393.0.cat
Successfully restored permissions on C:\WINDOWS\servicing\packages\Microsoft-OneCore-UpdateAgent-Core-WOW64-Package~31bf3856ad364e35~amd64~~10.0.14393.0.cat
Successfully restored ownership for C:\WINDOWS\servicing\packages\Microsoft-OneCore-UpdateAgent-Core-WOW64-Package~31bf3856ad364e35~amd64~~10.0.14393.0.mum
Successfully restored permissions on C:\WINDOWS\servicing\packages\Microsoft-OneCore-UpdateAgent-Core-WOW64-Package~31bf3856ad364e35~amd64~~10.0.14393.0.mum
Successfully restored ownership for C:\WINDOWS\servicing\packages\Microsoft-OneCore-UpdateAgent-ExtUpdateSupport-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.cat
Successfully restored permissions on C:\WINDOWS\servicing\packages\Microsoft-OneCore-UpdateAgent-ExtUpdateSupport-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.cat
Successfully restored ownership for C:\WINDOWS\servicing\packages\Microsoft-OneCore-UpdateAgent-ExtUpdateSupport-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.mum
Successfully restored permissions on C:\WINDOWS\servicing\packages\Microsoft-OneCore-UpdateAgent-ExtUpdateSupport-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.mum
Successfully restored ownership for C:\WINDOWS\servicing\packages\Microsoft-Windows-AudioCore-WOW64-multimedia-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.cat
Successfully restored permissions on C:\WINDOWS\servicing\packages\Microsoft-Windows-AudioCore-WOW64-multimedia-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.cat
Successfully restored ownership for C:\WINDOWS\servicing\packages\Microsoft-Windows-AudioCore-WOW64-multimedia-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.mum
Successfully restored permissions on C:\WINDOWS\servicing\packages\Microsoft-Windows-AudioCore-WOW64-multimedia-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.mum
Successfully restored ownership for C:\WINDOWS\servicing\packages
Successfully restored permissions on C:\WINDOWS\servicing\packages
Successfully restored ownership for C:\WINDOWS\servicing\packages\Microsoft-Windows-Client-Features-Package-AutoMerged-sdktools~31bf3856ad364e35~amd64~en-US~10.0.14393.0.mum
Successfully restored permissions on C:\WINDOWS\servicing\packages\Microsoft-Windows-Client-Features-Package-AutoMerged-sdktools~31bf3856ad364e35~amd64~en-US~10.0.14393.0.mum
Successfully restored ownership for C:\WINDOWS\servicing\packages\Microsoft-Windows-International-KBLayout-Desktop-windows-Package~31bf3856ad364e35~amd64~~10.0.14393.0.mum
Successfully restored permissions on C:\WINDOWS\servicing\packages\Microsoft-Windows-International-KBLayout-Desktop-windows-Package~31bf3856ad364e35~amd64~~10.0.14393.0.mum
PowerCopy:: directive completed successfully.




Reboot:: directive completed successfully.




PostRebootCorruptionDetection::
No hash verification failures detected.
PostRebootCorruptionDetection:: directive completed successfully.




PostRebootRestorePermissions::
Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft-windows-scripting-chakra_31bf3856ad364e35_11.0.14393.187_none_40c53f78a1f4f15a\chakra.dll
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft-windows-scripting-chakra_31bf3856ad364e35_11.0.14393.187_none_40c53f78a1f4f15a\chakra.dll
PostRebootRestorePermissions:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 3708 datablocks.
Finish time: 2016-11-04 14:46:52.464
----------------------EOF-----------------------

Code:
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.

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

Deployment Image Servicing and Management tool
Version: 10.0.14393.0

Image Version: 10.0.14393.0

[===                        6.3%                           ]
Error: 87

An error occurred while processing the command.
Ensure that the command-line arguments are valid. For more information, review the log file.

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

C:\WINDOWS\system32>
 

Attachments

Code:
2016-11-04 14:48:11, Info                  CSI    00000006@2016/11/4:18:48:11.933 Starting corruption detection (InnerFlags=5)
2016-11-04 14:48:11, Info                  CBS    FLOW: Entering stage: CheckCsi 
2016-11-04 14:48:18, Error                 CSI    00000007@2016/11/4:18:48:18.950 (F) onecore\base\wcp\componentstore\deltastore.cpp(2483): Error STATUS_INVALID_PARAMETER originated in function ComponentStore::CRawStoreLayout::DecompressFile expression: Parameter check failed
[gle=0x80004005]
2016-11-04 14:48:18, Info                  CBS    Added C:\WINDOWS\Logs\CBS\CBS.log to WER report.
2016-11-04 14:48:18, Info                  CBS    Added C:\WINDOWS\Logs\CBS\CbsPersist_20161104184802.log to WER report.
2016-11-04 14:48:18, Info                  CBS    Added C:\WINDOWS\Logs\CBS\CbsPersist_20161103214833.log to WER report.
2016-11-04 14:48:18, Info                  CBS    Added C:\WINDOWS\Logs\CBS\CbsPersist_20161103184127.cab to WER report.
2016-11-04 14:48:18, Info                  CBS    Added C:\WINDOWS\Logs\CBS\CbsPersist_20161103130846.cab to WER report.
2016-11-04 14:48:18, Info                  CBS    Added C:\WINDOWS\Logs\CBS\CbsPersist_20161102225046.cab to WER report.
2016-11-04 14:48:18, Info                  CBS    Not able to add current session file to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2016-11-04 14:48:18, Info                  CBS    Not able to add pending.xml to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2016-11-04 14:48:18, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2016-11-04 14:48:18, Info                  CBS    Not able to add poqexec.log to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2016-11-04 14:48:18, Error                 CSI    00000008 (F) STATUS_INVALID_PARAMETER #250# from CCSDirect_IRtlComponentStore::EnumStoreCorruptions(...)[gle=0xd000000d]
2016-11-04 14:48:18, Error                 CSI    00000009 (F) E_INVALIDARG #249# from Windows::COM::CStorePendingStoreRepairTxn_IStorePendingStoreRepairTransaction::Detect(Flags = 5, cancelEvt = 278 (''), disp = 0)[gle=0x80070057]
2016-11-04 14:48:18, Error                 CBS    Rept: Failed to call CSI detect. [HRESULT = 0x80070057 - E_INVALIDARG]
2016-11-04 14:48:18, Info                  CBS    Failed to check CSI store. [HRESULT = 0x80070057 - E_INVALIDARG]
2016-11-04 14:48:18, Info                  CBS    Ensure CBS corruption flag is clear
2016-11-04 14:48:18, Info                  CBS    Ensure WCP corruption flag is clear
2016-11-04 14:48:18, Info                  CBS    
=================================
Checking System Update Readiness.


Summary:
Operation: Detect and Repair 
Operation result: 0x80070057
Last Successful Step: CBS store detection completes.
Total Detected Corruption:	0
	CBS Manifest Corruption:	0
	CBS Metadata Corruption:	0
	CSI Manifest Corruption:	0
	CSI Metadata Corruption:	0
	CSI Payload Corruption:	0
Total Repaired Corruption:	0
	CBS Manifest Repaired:	0
	CSI Manifest Repaired:	0
	CSI Payload Repaired:	0
	CSI Store Metadata refreshed:	False

Total Operation Time: 16 seconds.

Looks like it's expecting a file to be compressed (or not compressed) but doesn't specify which one...

Let's see if we can find out with Process Monitor.

Capture Process Monitor Trace
  1. Download and run Process Monitor. Leave this running while you perform the next steps.
  2. Run DISM from the command line again.
  3. Stop Process Monitor about 1 minute after DISM fails. You can simply do this by clicking the magnifying glass on the toolbar.
  4. Select the File menu...Save... and save the file to your desktop. This is likely the default location. The name (unless changed) will be LogFile.PML. This is fine.
  5. Zip up and attach the LogFile.PML file as well as your CBS.log.
 
OK I had to run the dism command a few times as I didn't have procmon running right. It looks like the CBS.log gets appended to each time so I'd just refer to the last one for matching up the timings against the procmon log. The procmon log was too big to attach:
Zippyshare.com - Logfile.zip
 

Attachments

Thanks, that helped a lot! I'll need a current copy of the components hive.

Please manually upload the components hive by following these instructions:

Upload Components Hive
  1. Navigate to C:\Windows\System32\config
  2. Right-click on the current COMPONENTS file and select copy
    Note: If you get an error that the file is in use, reboot your computer and then try again.
  3. Right-click on your Desktop and select paste
  4. Right-click on the COMPONENTS file on your Desktop and select Send To -> Compressed (zipped) Folder
  5. Upload the zip from your Desktop to a file sharing service such as DropBox, OneDrive, SendSpace, etc. and include the link with your reply.
 
Ok, let's try the following:

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.
View attachment SFCFix.zip


DISM /RestoreHealth Scan

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Right-click on the Start
    w8start.png
    button and select Command Prompt (Admin)
  2. When command prompt opens, Copy (Ctrl+C) and Paste (Right-click > Paste) the following command into it, then press Enter

    Dism /Online /Cleanup-Image /RestoreHealth

  3. When DISM finishes scanning your component store, zip up and attach your CBS log to your next post:

    C:\Windows\Logs\CBS\CBS.log

If the zip file is larger than 8MB, please use a file sharing service such as OneDrive, DropBox, SendSpace, etc. and include the link with your reply.
 
Code:
SFCFix version 3.0.0.0 by niemiro.
Start time: 2016-11-08 14:12:31.704
Microsoft Windows 10 Build 14393 - amd64
Using .zip script file at C:\Users\meltdown\Desktop\SFCFix.zip [0]




RegistryScript::
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\VersionedIndex\10.0.14393.350 (rs1_release.161013-1725)\ComponentFamilies\amd64_microsoft-windows-b..nager-efi.resources_31bf3856ad364e35_lv-lv_2b0ea600152ea3fe.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\VersionedIndex\10.0.14393.350 (rs1_release.161013-1725)\ComponentFamilies\amd64_microsoft-windows-b..nager-efi.resources_31bf3856ad364e35_lv-lv_2b0ea600152ea3fe\v!10.0.14393.0.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\VersionedIndex\10.0.14393.350 (rs1_release.161013-1725)\ComponentFamilies\amd64_microsoft-windows-b..nager-efi.resources_31bf3856ad364e35_lv-lv_2b0ea600152ea3fe\v!10.0.14393.67.

WARNING: Failed to create backup for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\VersionedIndex\10.0.14393.350 (rs1_release.161013-1725)\ComponentFamilies\amd64_microsoft-windows-b..nager-efi.resources_31bf3856ad364e35_lv-lv_2b0ea600152ea3fe.

Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\VersionedIndex\10.0.14393.350 (rs1_release.161013-1725)\ComponentFamilies\amd64_microsoft-windows-b..nager-efi.resources_31bf3856ad364e35_lv-lv_2b0ea600152ea3fe.
WARNING: Failed to create backup for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\VersionedIndex\10.0.14393.350 (rs1_release.161013-1725)\ComponentFamilies\amd64_microsoft-windows-b..nager-efi.resources_31bf3856ad364e35_lv-lv_2b0ea600152ea3fe\v!10.0.14393.0.

Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\VersionedIndex\10.0.14393.350 (rs1_release.161013-1725)\ComponentFamilies\amd64_microsoft-windows-b..nager-efi.resources_31bf3856ad364e35_lv-lv_2b0ea600152ea3fe\v!10.0.14393.0.
WARNING: Failed to create backup for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\VersionedIndex\10.0.14393.350 (rs1_release.161013-1725)\ComponentFamilies\amd64_microsoft-windows-b..nager-efi.resources_31bf3856ad364e35_lv-lv_2b0ea600152ea3fe\v!10.0.14393.67.

Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\VersionedIndex\10.0.14393.350 (rs1_release.161013-1725)\ComponentFamilies\amd64_microsoft-windows-b..nager-efi.resources_31bf3856ad364e35_lv-lv_2b0ea600152ea3fe\v!10.0.14393.67.

Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\VersionedIndex\10.0.14393.350 (rs1_release.161013-1725)\ComponentFamilies\amd64_microsoft-windows-b..nager-efi.resources_31bf3856ad364e35_lv-lv_2b0ea600152ea3fe.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\VersionedIndex\10.0.14393.350 (rs1_release.161013-1725)\ComponentFamilies\amd64_microsoft-windows-b..nager-efi.resources_31bf3856ad364e35_lv-lv_2b0ea600152ea3fe\v!10.0.14393.0.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\VersionedIndex\10.0.14393.350 (rs1_release.161013-1725)\ComponentFamilies\amd64_microsoft-windows-b..nager-efi.resources_31bf3856ad364e35_lv-lv_2b0ea600152ea3fe\v!10.0.14393.67.
RegistryScript:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 3711 datablocks.
Finish time: 2016-11-08 14:12:33.079
Script hash: j61OeFiDZwMmzalzBddYaFG2oz7knMNtt4YRnmlQjxQ=
----------------------EOF-----------------------

Code:
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.

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

Deployment Image Servicing and Management tool
Version: 10.0.14393.0

Image Version: 10.0.14393.0

[===                        6.3%                           ]
Error: 87

An error occurred while processing the command.
Ensure that the command-line arguments are valid. For more information, review the log file.

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

C:\WINDOWS\system32>
 

Attachments

Code:
2016-11-08 14:13:26, Info                  CBS    FLOW: Entering stage: CheckCsi 
2016-11-08 14:13:28, Info                  CSI    00000007 Hashes for file member \SystemRoot\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.14393.187_none_bab139cc35912856\GdiPlus.dll do not match actual file [l:11]'GdiPlus.dll' :
  Found: {l:20 BgXx8Y4V1bvf5/q9fCN3ZAzOzrc=} Expected: {l:20 PaKgn9WK1VzFsCY0DIvu8l7Lxn8=}
  Found: {l:32 A3EfOnlvN/aH6otYX/c1ThcZNStmXcvoCZZHU8MtWNI=} Expected: {l:32 utXjg3yQTsl0Nwu/23kt+kcs4zo0zDF6XCA3lf1csj4=}
2016-11-08 14:13:28, Info                  CSI    00000008 Hashes for file member \SystemRoot\WinSxS\Backup\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.14393.187_none_bab139cc35912856_gdiplus.dll_423f7010 do not match actual file [l:11]'GdiPlus.dll' :
  Found: {l:20 6QRDbG85yfRWJNtuYE1sKILIEWM=} Expected: {l:20 PaKgn9WK1VzFsCY0DIvu8l7Lxn8=}
  Found: {l:32 sqdMOl+31OKWxqMUhs6QswUv9Yino26ySuCY2Nom43c=} Expected: {l:32 utXjg3yQTsl0Nwu/23kt+kcs4zo0zDF6XCA3lf1csj4=}
2016-11-08 14:13:33, Error                 CSI    00000009@2016/11/8:19:13:33.023 (F) onecore\base\wcp\componentstore\deltastore.cpp(2483): Error STATUS_INVALID_PARAMETER originated in function ComponentStore::CRawStoreLayout::DecompressFile expression: Parameter check failed
[gle=0x80004005]

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.

View attachment SFCFix.zip

DISM /RestoreHealth Scan

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Right-click on the Start
    w8start.png
    button and select Command Prompt (Admin)
  2. When command prompt opens, Copy (Ctrl+C) and Paste (Right-click > Paste) the following command into it, then press Enter

    Dism /Online /Cleanup-Image /RestoreHealth

  3. When DISM finishes scanning your component store, zip up and attach your CBS log to your next post:

    C:\Windows\Logs\CBS\CBS.log

If the zip file is larger than 8MB, please use a file sharing service such as OneDrive, DropBox, SendSpace, etc. and include the link with your reply.
 
Code:
SFCFix version 3.0.0.0 by niemiro.
Start time: 2016-11-08 14:28:01.967
Microsoft Windows 10 Build 14393 - amd64
Using .zip script file at C:\Users\meltdown\Desktop\SFCFix.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.14393.187_none_bab139cc35912856\gdiplus.dll

The file \\?\C:\WINDOWS\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.14393.187_none_bab139cc35912856\gdiplus.dll is in use and must be replaced over a reboot.

Successfully pended file for replace over reboot: \\?\C:\WINDOWS\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.14393.187_none_bab139cc35912856\gdiplus.dll
PowerCopy:: directive completed successfully.




Reboot:: directive completed successfully.




PostRebootCorruptionDetection::
No hash verification failures detected.
PostRebootCorruptionDetection:: directive completed successfully.




PostRebootRestorePermissions::
Successfully restored ownership for C:\WINDOWS\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.14393.187_none_bab139cc35912856\gdiplus.dll
Successfully restored permissions on C:\WINDOWS\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.14393.187_none_bab139cc35912856\gdiplus.dll
PostRebootRestorePermissions:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 3712 datablocks.
Finish time: 2016-11-08 14:30:34.635
----------------------EOF-----------------------

Code:
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.

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

Deployment Image Servicing and Management tool
Version: 10.0.14393.0

Image Version: 10.0.14393.0

[===                        6.3%                           ]
Error: 87

An error occurred while processing the command.
Ensure that the command-line arguments are valid. For more information, review the log file.

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

C:\WINDOWS\system32>
 

Attachments

Code:
2016-11-08 14:31:22, Info                  CSI    00000008@2016/11/8:19:31:22.013 Starting corruption detection (InnerFlags=5)
2016-11-08 14:31:22, Info                  CBS    FLOW: Entering stage: CheckCsi 
2016-11-08 14:31:29, Error                 CSI    00000009@2016/11/8:19:31:29.074 (F) onecore\base\wcp\componentstore\deltastore.cpp(2483): Error STATUS_INVALID_PARAMETER originated in function ComponentStore::CRawStoreLayout::DecompressFile expression: Parameter check failed
[gle=0x80004005]
2016-11-08 14:31:29, Info                  CBS    Added C:\WINDOWS\Logs\CBS\CBS.log to WER report.

Ok, looks like we're back to this.

Please use Process Monitor to capture the log while DISM runs (and fails) again, then upload the process monitor and CBS logs.
 
Back
Top