Another Windows update KB3000850 fails with error 800700a1

msmsms

New member
Joined
Mar 9, 2015
Posts
3
Hello and welcome to the forum!

Please run the following to get started here (you have most likely ran all these before, but we need to get them ran in this order to get the best results :))

SFC /SCANNOW
  1. Right click on the
    aa922834-ed43-40f1-8830-d5507badb56c_39.jpg
    button
  2. Click on Command prompt (Admin) => Press Yes on the prompt
  3. Inside the Command Prompt windows copy and paste the following command SFC /SCANNOW
  4. Please wait for this to Finish before continuing with rest of the steps.
Convert CBS.log to CBS.txt
  1. Right click on the
    aa922834-ed43-40f1-8830-d5507badb56c_39.jpg
    button
  2. Click on Run => Inside the run box copy and paste the following command:
    Code:
    cmd /c copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  3. Press Enter
  4. Once this has completed please go to your Desktop and you will find CBS.txt => Please upload CBS.txt to this thread
Please Note:: if the file is too big to upload to you next post please upload via Dropbox or One Drive

Download and Run SFCFix

Please download and run SFCFix from >Here<

It will take about 15 minutes to process. Once the scan has completed a notepad file will launch with the results. Please copy and paste the entire contents of the results and post them back into this thread. Please put [CODE][/CODE] tags around the log to break up the text.
 
This is rather interesting, this is the first time I have seen this error without a certain file being corrupt!

Software Distribution rename

  • Click Start -> Type in CMD in the search -> Right click on cmd.exe and choose Run as Administrator
  • Entre in the following commands:
    net stop wuauserv
    ren %SystemRoot%\SoftwareDistribution\Download DL.bak
    ren %SystemRoot%\SoftwareDistribution\DataStore DS.bak
    net start wuauserv

Once completed please try and run windows update again.

if WU still fails please run SFC /SCANNOW and upload a new log.
 
This is rather interesting, this is the first time I have seen this error without a certain file being corrupt!

Software Distribution rename

  • Click Start -> Type in CMD in the search -> Right click on cmd.exe and choose Run as Administrator
  • Entre in the following commands:
    net stop wuauserv
    ren %SystemRoot%\SoftwareDistribution\Download DL.bak
    ren %SystemRoot%\SoftwareDistribution\DataStore DS.bak
    net start wuauserv

Once completed please try and run windows update again.

if WU still fails please run SFC /SCANNOW and upload a new log.


I followed the instructions above. Still failed to update. "We couldn't complete the updates..Undoing Changes...Dont' turn off your computer."

Here are my new files:

post sfc /scannow:

https://app.box.com/s/5bkzh1fpxcp22ng64rpcsr4q0iqkoemg

post sfcfix:

https://app.box.com/s/5vpski5gng6d7fgb50zvoisv3n6b3nbt

Thanks in advance for your help.
 
Two files were repaired which is a start:
=================================
Checking System Update Readiness.

(p) CSI Payload Corrupt (Fixed) x86_prncacla.inf_31bf3856ad364e35_6.3.9600.16384_none_39721ee11d5bae43\I386\CNBJ2530.DPB
(p) CSI Payload Corrupt (Fixed) x86_prncacla.inf_31bf3856ad364e35_6.3.9600.17415_none_39beb9bd1d221acb\I386\CNBJ2530.DPB

Please navigate to C:\Windows\winsxs and copy any files with a similar name to pending.xml (e.g. pending.xml, pending.xml.bad, pending.xml_dfsadf78 etc.) to your folder on the Desktop [there may not be any, just if there are]. Then zip up this folder and attach it to your next post.

  1. Rlick on the Start button -> click on Command prompt as Administrator
  2. Inside the Command Prompt windows copy and paste the following command
    REG LOAD HKLM\COMPONENTS C:\Windows\System32\config\COMPONENTS
    REG QUERY HKLM\COMPONENTS >1&& notepad 1

  3. Please wait for this to Finish before continuing with rest of the steps.
Please also export the following registry keys, add them into a zip and attach to this post:

  1. Right click on the Start button -> Click on Run -> type regedit
  2. Once regedit opens, using the left pane, navigate to the following registry key and select it by clicking on it once.

    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate\

  3. Once selected, click File > Export....
  4. Change the Save as type: to Registry Hive Files (*.*)
  5. Name this file Update (with no file extension) and save it to your Desktop.



Once done please upload this file via Dropbox or One Drive
 

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

Back
Top