Windows10 Update failures

sminteer

Member
Joined
Feb 18, 2016
Posts
18
Location
Chesapeake Beach, Maryland
The following updates have been failing for months:

Security Update for Adobe Flash Player for Windows 10 for x64-based Systems (KB3135782) - Error 0x8007007e

Security Update for Windows 10 for x64-based Systems (KB3135174)

Update for Windows 10 for x64-based Systems (KB3106932) - Error 0x8007371b

I ran the sfcfix but didn't get a log file upon exit, but it directed me to the dism log attached in following post.

Thank you
 

Attachments

Hi and welcome to Sysnative. Sorry for the delay. It appears that you have registry corruption. I need a copy of your Components hive to try and resolve. Please do the following.
Code:
2016-02-18 19:34:40, Error                 CSI    00001132 (F) STATUS_SXS_INVALID_IDENTITY_ATTRIBUTE_VALUE #2205668# from Windows::Identity::Rtl::Implementation::CRtlIdentityAuthority::IRtlIdentityAuthority_Parse(flags = 0, string = [l:392{196}]"Microsoft-Windows-Foundation-Group-WOW64-mincore-Deployment-LanguagePack, Culture=en-US, Version=10.0.10240.16384, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonS[COLOR=#FF0000]p[/COLOR]S")
[gle=0xd0150016]


Retrieve Components Hive
1. Navigate to C:\Windows\System32\Config and locate the COMPONENTS file.
2. Please copy this file to your desktop.
Note: If you receive an error that this file is in-use, simply reboot your computer and try again.
3. Right-click on this file on your desktop and select Send To...Compressed (zipped) folder. This will create a file named COMPONENTS.ZIP on your desktop.
4. The file will likely be too large to upload here so please upload to SendSpace and just provide the link here.
 
No problem. Found the corrupted key. Please do the following.

Step#1 - 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. If you still have this on your desktop from downloading previously, you don't need to re-download.
  2. Download the file below, SFCScript.txt, and save this to your Desktop.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCScript.txt.
  5. Drag the file SFCScript.txt 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
 

Attachments

SFCFix version 2.4.9.2 by niemiro.
Start time: 2016-03-01 16:43:34.563
Microsoft Windows 10 Build 10240 - amd64
Using .txt script file at C:\Users\Stewart\Desktop\SFCScript.txt [0]




RegistryScript::
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-f..oyment-languagepack_31bf3856ad364e35_10.0.10240.16384_en-us_b7929e7d78b542e3.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components.

Successfully deleted registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-f..oyment-languagepack_31bf3856ad364e35_10.0.10240.16384_en-us_b7929e7d78b542e3.
Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-f..oyment-languagepack_31bf3856ad364e35_10.0.10240.16384_en-us_b7929e7d78b542e3.

Failed to open registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-f..oyment-languagepack_31bf3856ad364e35_10.0.10240.16384_en-us_b7929e7d78b542e3 with error code ERROR_FILE_NOT_FOUND.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-f..oyment-languagepack_31bf3856ad364e35_10.0.10240.16384_en-us_b7929e7d78b542e3.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components.
RegistryScript:: directive failed to complete successfully.




Failed to process all directives successfully.
SFCFix version 2.4.9.2 by niemiro has completed.
Currently storing 2 datablocks.
Finish time: 2016-03-01 16:43:35.328
Script hash: pr8a/YcFn9hDxz+D62TRkXisqnGCov7V8D2oyIUdGb8=
----------------------EOF-----------------------
 

Attachments

Thanks. Please do the following.

Step#1 - 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. Once it finishes, copy and paste the following into the command-prompt window and press Enter. If prompted to overwrite the existing file go ahead.
    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  4. Once this has completed please go to your Desktop and you will find CBS.txt => Please zip/upload to this thread.
    Please Note:: if the file is too big (over 7MB) to upload to your next post, please upload via a service such as Dropbox or One Drive or SendSpace and just provide the link.
 
That's what I suspected. Please do the following so I can gather more information.

SFC Scan
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
sfc /scannow

3. Once it finishes, copy and paste the following into the command-prompt window and press Enter.
copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"

4. Once this has completed please go to your Desktop and you will find CBS.txt => Right-click on this file and choose Send To...Compressed (zipped folder). Please upload this zipped file CBS.zip to this thread

Please Note:: if the file is too big to upload to your next post please upload via a service such as Dropbox or One Drive or SendSpace and just provide the link.
 
More corruption. Please do the following.

Code:
2016-03-02 13:28:34, Error                 CSI    0000000b (F) STATUS_SXS_IDENTITY_PARSE_ERROR #185712# from Windows::Identity::Rtl::Implementation::CRtlIdentityAuthority::IRtlIdentityAuthority_Parse(flags = 0, string = [l:396{198}]"Microsoft-Windows-Foundation-Group%WOW64-m)nkernel-Deployment-LanguagePack, Culture=en-US, Version-10.0.10040.16384, PublicKeyToken=31bf3856ad364e35, ProcessorArc`itecture=amd64, versionScope=NonSxS")
[gle=0xd0150019]

Step#1 - 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. If you still have this on your desktop from downloading previously, you don't need to re-download.
  2. Download the file below, SFCScript.txt, and save this to your Desktop.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCScript.txt.
  5. Drag the file SFCScript.txt 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
Step#2 - SFC Scan
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
sfc /scannow

3. Once it finishes, copy and paste the following into the command-prompt window and press Enter.
copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"

4. Once this has completed please go to your Desktop and you will find CBS.txt => Right-click on this file and choose Send To...Compressed (zipped folder). Please upload this zipped file CBS.zip to this thread

Please Note:: if the file is too big to upload to your next post please upload via a service such as Dropbox or One Drive or SendSpace and just provide the link.

Items for your next post
1. SFCFix.txt
2. CBS.txt
 

Attachments

SFCFix version 2.4.9.2 by niemiro.
Start time: 2016-03-02 18:49:58.914
Microsoft Windows 10 Build 10240 - amd64
Using .txt script file at C:\Users\Stewart\Desktop\SFCScript.txt [4]




RegistryScript::
Failed to load registry hive C:\WINDOWS\System32\config\COMPONENTS into key HKEY_LOCAL_MACHINE\COMPONENTS with error code ERROR_SHARING_VIOLATION.

Failed to delete registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windoww-f..oyment-languagepack_31bf3856ad364e35_10.0.10240.16384_en-us_cc5c7af9d8576b1d. A root key cannot be created under this hive.
Failed to import registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-f..oyment-languagepack_31bf3856ad364e35_10.0.10240.16384_en-us_cc5c7af9d8576b1d. A root key cannot be created under this hive.
RegistryScript:: directive failed to complete successfully.




Failed to process all directives successfully.
SFCFix version 2.4.9.2 by niemiro has completed.
Currently storing 4 datablocks.
Finish time: 2016-03-02 18:49:58.920
Script hash: Ay74q+LQJ8dJcQwIoqyj2gOhzN54jCXvnUlAbUc4VCk=
----------------------EOF-----------------------
 

Attachments

Looks promising:

SFCFix version 2.4.9.2 by niemiro.
Start time: 2016-03-02 19:31:39.369
Microsoft Windows 10 Build 10240 - amd64
Using .txt script file at C:\Users\Stewart\Desktop\SFCScript.txt [6]




RegistryScript::
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-f..oyment-languagepack_31bf3856ad364e35_10.0.10240.16384_en-us_cc5c7af9d8576b1d.

Successfully deleted registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windoww-f..oyment-languagepack_31bf3856ad364e35_10.0.10240.16384_en-us_cc5c7af9d8576b1d.
Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-f..oyment-languagepack_31bf3856ad364e35_10.0.10240.16384_en-us_cc5c7af9d8576b1d.

Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-f..oyment-languagepack_31bf3856ad364e35_10.0.10240.16384_en-us_cc5c7af9d8576b1d.
RegistryScript:: directive completed successfully.




Successfully processed all directives.
SFCFix version 2.4.9.2 by niemiro has completed.
Currently storing 4 datablocks.
Finish time: 2016-03-02 19:31:41.479
Script hash: Ay74q+LQJ8dJcQwIoqyj2gOhzN54jCXvnUlAbUc4VCk=
----------------------EOF-----------------------
 
No problem at all. There's a corrupt file. Please do the following.

Code:
2016-03-02 20:09:52, Info                  CSI    00003834 Hashes for file member \SystemRoot\WinSxS\x86_microsoft-windows-m..nts-mdac-rds-ce-jvs_31bf3856ad364e35_10.0.10240.16384_none_0d9b4ea224376197\adcjavas.inc do not match actual file [l:24{12}]"adcjavas.inc" :
  Found: {l:32 b:6BlfjhjB8GArq4gx7XplKy5YYo32soAk03mrg1eaRRY=} Expected: {l:32 b:4MfTT3V5JEdirlo3HtVRoiged94J/wsbIs0bGYLXdog=}
2016-03-02 20:09:52, Info                  CSI    00003835 [SR] Cannot repair member file [l:24{12}]"adcjavas.inc" of Microsoft-Windows-Microsoft-Data-Access-Components-(MDAC)-RDS-CE-JVS, Version = 10.0.10240.16384, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} in the store, hash mismatch

Step#1 - 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. If you still have this on your desktop from downloading previously, you don't need to re-download.
  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

Step#2 - SFC Scan
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
sfc /scannow

3. Once it finishes, copy and paste the following into the command-prompt window and press Enter.
copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"

4. Once this has completed please go to your Desktop and you will find CBS.txt => Right-click on this file and choose Send To...Compressed (zipped folder). Please upload this zipped file CBS.zip to this thread

Please Note:: if the file is too big to upload to your next post please upload via a service such as Dropbox or One Drive or SendSpace and just provide the link.

Items for your next post
1. SFCFix.txt
2. CBS.txt
 

Attachments

SFCFix version 2.4.9.2 by niemiro.
Start time: 2016-03-02 20:35:09.430
Microsoft Windows 10 Build 10240 - amd64
Using .zip script file at C:\Users\Stewart\Desktop\SFCFix.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\WINDOWS\Winsxs\x86_microsoft-windows-m..nts-mdac-rds-ce-jvs_31bf3856ad364e35_10.0.10240.16384_none_0d9b4ea224376197\adcjavas.inc

Successfully copied file C:\Users\Stewart\AppData\Local\niemiro\Archive\Winsxs\x86_microsoft-windows-m..nts-mdac-rds-ce-jvs_31bf3856ad364e35_10.0.10240.16384_none_0d9b4ea224376197\adcjavas.inc to C:\WINDOWS\Winsxs\x86_microsoft-windows-m..nts-mdac-rds-ce-jvs_31bf3856ad364e35_10.0.10240.16384_none_0d9b4ea224376197\adcjavas.inc.

Successfully restored ownership for C:\WINDOWS\Winsxs\x86_microsoft-windows-m..nts-mdac-rds-ce-jvs_31bf3856ad364e35_10.0.10240.16384_none_0d9b4ea224376197\adcjavas.inc
Successfully restored permissions on C:\WINDOWS\Winsxs\x86_microsoft-windows-m..nts-mdac-rds-ce-jvs_31bf3856ad364e35_10.0.10240.16384_none_0d9b4ea224376197\adcjavas.inc
PowerCopy:: directive completed successfully.




Successfully processed all directives.
SFCFix version 2.4.9.2 by niemiro has completed.
Currently storing 5 datablocks.
Finish time: 2016-03-02 20:35:09.609
Script hash: r8sYChDvP54A5m/vxqASXO5jrqVjIDY4vtN4dW93G+E=
----------------------EOF-----------------------
 

Attachments

Excellent. This log is finally clean. Let's do the following again.

Step#1 - 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. Once it finishes, copy and paste the following into the command-prompt window and press Enter. If prompted to overwrite the existing file go ahead.
    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  4. Once this has completed please go to your Desktop and you will find CBS.txt => Please zip/upload to this thread.
    Please Note:: if the file is too big (over 7MB) to upload to your next post, please upload via a service such as Dropbox or One Drive or SendSpace and just provide the link.
 

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

Back
Top