[SOLVED] [7SP1 x64] KB4074598 Fails with Error 0x80004005

ravenize

Well-known member
Joined
Feb 21, 2018
Posts
213
Installation Failure: Windows failed to install the following update with error 0x80004005: 2018-02 Security Monthly Quality Rollup for Windows 7 for x64-based Systems (KB4074598). Computer reboots attempts to install, gets to 100% then says "Failure configuring windows updates, reverting changes."

Installed the System Readiness Update Tool for x64-based versions of Windows 7

Ran SFC /scannow multiple times, fixed errors, now no problems. -> Verification 100% complete. Windows Resource Protection did not find any integrity violations.

SFCFix -> failed to check for updates

URGENT! I had uninstalled the January Quality Rollup Security fix to see if this was the problem, as previously it would fail to uninstall, however it appears to have successfully uninstalled, I no longer see it in the list. So my computer is exceptionally vulnerable. Any help would be greatly appreciated, thank you SO much!

Windows update log included
 

Attachments

Re: Windows 7 SP1 (KB4074598) Fails with Error 0x80004005

2018-02-21 15:56:14:847 376 1074 Handler Post-reboot status for package Package_for_RollupFix~31bf3856ad364e35~amd64~~7601.24055.1.3: 0x80004005.
2018-02-21 15:56:14:847 376 1074 Handler WARNING: Got extended error: "Generic Command ErrorCode 80004005 Executable netsh.exe ExitCode 1 Phase 24 Mode Uninstall (upgrade) Component Microsoft-Windows-PeerDist, Culture=neutral, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS"
 
Re: Windows 7 SP1 (KB4074598) Fails with Error 0x80004005

Hello and welcome!
Please attach C:\Windows\inf\setupapi.dev.log

setupapi.dev.log has been attached, in the interim; update failed the same way with msconfig/diagnostic startup with windows update components only; after running the following

[FONT=&quot]net stop bits[/FONT]
[FONT=&quot]net stop wuauserv[/FONT]
[FONT=&quot]net stop appidsvc[/FONT]
[FONT=&quot]net stop cryptsvc[/FONT]

[FONT=&quot]Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat"[/FONT]
[FONT=&quot]Ren %systemroot%\SoftwareDistribution SoftwareDistribution.bak[/FONT]
[FONT=&quot]Ren %systemroot%\system32\catroot2 catroot2.bak[/FONT]
[FONT=&quot]sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)[/FONT]
[FONT=&quot]sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)[/FONT]
[FONT=&quot]cd /d %windir%\system32[/FONT]
[FONT=&quot]regsvr32.exe atl.dll[/FONT]
[FONT=&quot]regsvr32.exe urlmon.dll[/FONT]
[FONT=&quot]regsvr32.exe mshtml.dll[/FONT]
[FONT=&quot]regsvr32.exe shdocvw.dll[/FONT]
[FONT=&quot]regsvr32.exe browseui.dll[/FONT]
[FONT=&quot]regsvr32.exe jscript.dll[/FONT]
[FONT=&quot]regsvr32.exe vbscript.dll[/FONT]
[FONT=&quot]regsvr32.exe scrrun.dll[/FONT]
[FONT=&quot]regsvr32.exe msxml.dll[/FONT]
[FONT=&quot]regsvr32.exe msxml3.dll[/FONT]
[FONT=&quot]regsvr32.exe msxml6.dll[/FONT]
[FONT=&quot]regsvr32.exe actxprxy.dll[/FONT]
[FONT=&quot]regsvr32.exe softpub.dll[/FONT]
[FONT=&quot]regsvr32.exe wintrust.dll[/FONT]
[FONT=&quot]regsvr32.exe dssenh.dll[/FONT]
[FONT=&quot]regsvr32.exe rsaenh.dll[/FONT]
[FONT=&quot]regsvr32.exe gpkcsp.dll[/FONT]
[FONT=&quot]regsvr32.exe sccbase.dll[/FONT]
[FONT=&quot]regsvr32.exe slbcsp.dll[/FONT]
[FONT=&quot]regsvr32.exe cryptdlg.dll[/FONT]
[FONT=&quot]regsvr32.exe oleaut32.dll[/FONT]
[FONT=&quot]regsvr32.exe ole32.dll[/FONT]
[FONT=&quot]regsvr32.exe shell32.dll[/FONT]
[FONT=&quot]regsvr32.exe initpki.dll[/FONT]
[FONT=&quot]regsvr32.exe wuapi.dll[/FONT]
[FONT=&quot]regsvr32.exe wuaueng.dll[/FONT]
[FONT=&quot]regsvr32.exe wuaueng1.dll[/FONT]
[FONT=&quot]regsvr32.exe wucltui.dll[/FONT]
[FONT=&quot]regsvr32.exe wups.dll[/FONT]
[FONT=&quot]regsvr32.exe wups2.dll[/FONT]
[FONT=&quot]regsvr32.exe wuweb.dll[/FONT]
[FONT=&quot]regsvr32.exe qmgr.dll[/FONT]
[FONT=&quot]regsvr32.exe qmgrprxy.dll[/FONT]
[FONT=&quot]regsvr32.exe wucltux.dll[/FONT]
[FONT=&quot]regsvr32.exe muweb.dll[/FONT]
[FONT=&quot]regsvr32.exe wuwebv.dll[/FONT]
[FONT=&quot]netsh winsock reset[/FONT]
[FONT=&quot]netsh winhttp reset proxy[/FONT]
[FONT=&quot]net start bits[/FONT]
[FONT=&quot]net start wuauserv[/FONT]
[FONT=&quot]net start appidsvc[/FONT]
[FONT=&quot]net start cryptsvc[/FONT]
 

Attachments

Re: Windows 7 SP1 (KB4074598) Fails with Error 0x80004005

This is a netsh.exe & peerdist component update failure it seems; I've seen similar issues with 0x80004005 where people had to delete certain adapters to fix this update problem; is that the case here? I have not seen anyone with the same error involving netsh. I have standard windows adapters, no duplicates and all of them I have manually disabled in device manager, and under hklm/system/currentcontrolset/services/ as they are not necessary with the vpn provider I'm using.
 
Re: Windows 7 SP1 (KB4074598) Fails with Error 0x80004005

I have uploaded my cbs log for you, if you will find that useful
 

Attachments

Re: Windows 7 SP1 (KB4074598) Fails with Error 0x80004005

After doing a system restore to restore the January rollup update; I tried installing the February rollup update, and I get a different error; this time error code "Code 80073701" seems a common one for people installing this update. If you prefer, I can restore my system to the state it was during the initial post; not a problem at all; I was having issues deleting the previous update until today; so i thought it might factor out some issues; but im not sure. here is my windows update log with the current January update and setup.api.dev; CBS log you see above was initiated after restoring to January rollup;
 

Attachments

Re: Windows 7 SP1 (KB4074598) Fails with Error 0x80004005

Processing directive 1 of 1 <AutoAnalysis::>
Beginning flash scan of Windows Update registry.
This process will take about 10 minutes.


Failed to create zip file with errno 2
Failed to create zip file with errno 2
Failed to create zip file with errno 2
Failed to create zip file with errno 2
Scan completeed with warnings.


Checking store directories . . .
Checking CBS.log . . .
Checking CBS.persis.log . . .
Checking CheckSUR.log . . .



SFCFix version 3.0.0.0 by niemiro.
Start time: 2018-02-21 19:00:00.456
Microsoft Windows 7 Service Pack 1 - amd64
Not using a script file.


AutoAnalysis::
SUMMARY: Some corruptions could not be fixed automatically. Seek advice from helper or sysnative.com.
CBS & SFC total detected corruption count: 0
CBS & SFC total unimportant corruption count: 0
CBS & SFC total fixed corruption count: 0
SURT total detected corruption count: 36
SURT total unimportant corruption count: 0
SURT total fixed corruption count: 0
AutoAnalysis:: directive completed successfully.


Successfully processed all directives.


Failed to generate a complete zip file. Upload aborted.


SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2018-02-21 19:06:12.963
----------------------EOF-----------------------
 
Re: Windows 7 SP1 (KB4074598) Fails with Error 0x80004005

I did not realize you must press a key to get past the "failed to check for updates" error. The second run of sfcfix.exe came with zero zip errors!

SFCFix version 3.0.0.0 by niemiro.
Start time: 2018-02-21 19:10:56.520
Microsoft Windows 7 Service Pack 1 - amd64
Not using a script file.


AutoAnalysis::
SUMMARY: Some corruptions could not be fixed automatically. Seek advice from helper or sysnative.com.
CBS & SFC total detected corruption count: 0
CBS & SFC total unimportant corruption count: 0
CBS & SFC total fixed corruption count: 0
SURT total detected corruption count: 36
SURT total unimportant corruption count: 0
SURT total fixed corruption count: 0
AutoAnalysis:: directive completed successfully.


Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2018-02-21 19:13:39.456
 
Re: Windows 7 SP1 (KB4074598) Fails with Error 0x80004005

Try installing update again and attach CBS.log Don't attempt to fix anything manually. Wait for instructions.

EDIT: I now see that you have given me everything. Thanks.
 
Re: Windows 7 SP1 (KB4074598) Fails with Error 0x80004005

Ok, ill do this again. previous post was done before I read your comment!
 
Re: Windows 7 SP1 (KB4074598) Fails with Error 0x80004005

EDIT: Oh i see you updated your comment LOL! Great news; I did run and post everything again after running the update again. Let me know if you need anything else! Thank you SO Much
 
Re: Windows 7 SP1 (KB4074598) Fails with Error 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.
 

Attachments

Re: Windows 7 SP1 (KB4074598) Fails with Error 0x80004005

Code:
SFCFix version 3.0.0.0 by niemiro.
Start time: 2018-02-21 20:20:06.538
Microsoft Windows 7 Service Pack 1 - amd64
Using .zip script file at C:\Users\Ty\Desktop\Windows Update\SFCFix.zip [0]








PowerCopy::
Successfully took permissions for file or folder C:\Windows\Temp\CheckSur\Servicing\Packages


Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_74_for_KB3177723~31bf3856ad364e35~amd64~~6.1.1.0.cat to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_74_for_KB3177723~31bf3856ad364e35~amd64~~6.1.1.0.cat.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_74_for_KB3177723~31bf3856ad364e35~amd64~~6.1.1.0.mum to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_74_for_KB3177723~31bf3856ad364e35~amd64~~6.1.1.0.mum.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_75_for_KB3040272~31bf3856ad364e35~amd64~~6.1.1.1.cat to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_75_for_KB3040272~31bf3856ad364e35~amd64~~6.1.1.1.cat.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_75_for_KB3040272~31bf3856ad364e35~amd64~~6.1.1.1.mum to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_75_for_KB3040272~31bf3856ad364e35~amd64~~6.1.1.1.mum.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_76_for_KB3040272~31bf3856ad364e35~amd64~~6.1.1.1.cat to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_76_for_KB3040272~31bf3856ad364e35~amd64~~6.1.1.1.cat.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_76_for_KB3040272~31bf3856ad364e35~amd64~~6.1.1.1.mum to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_76_for_KB3040272~31bf3856ad364e35~amd64~~6.1.1.1.mum.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_77_for_KB3033929~31bf3856ad364e35~amd64~~6.1.1.1.cat to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_77_for_KB3033929~31bf3856ad364e35~amd64~~6.1.1.1.cat.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_77_for_KB3033929~31bf3856ad364e35~amd64~~6.1.1.1.mum to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_77_for_KB3033929~31bf3856ad364e35~amd64~~6.1.1.1.mum.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_78_for_KB3033929~31bf3856ad364e35~amd64~~6.1.1.1.cat to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_78_for_KB3033929~31bf3856ad364e35~amd64~~6.1.1.1.cat.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_78_for_KB3033929~31bf3856ad364e35~amd64~~6.1.1.1.mum to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_78_for_KB3033929~31bf3856ad364e35~amd64~~6.1.1.1.mum.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_78_for_KB3072630~31bf3856ad364e35~amd64~~6.1.1.0.cat to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_78_for_KB3072630~31bf3856ad364e35~amd64~~6.1.1.0.cat.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_78_for_KB3072630~31bf3856ad364e35~amd64~~6.1.1.0.mum to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_78_for_KB3072630~31bf3856ad364e35~amd64~~6.1.1.0.mum.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_79_for_KB3033929~31bf3856ad364e35~amd64~~6.1.1.1.cat to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_79_for_KB3033929~31bf3856ad364e35~amd64~~6.1.1.1.cat.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_79_for_KB3033929~31bf3856ad364e35~amd64~~6.1.1.1.mum to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_79_for_KB3033929~31bf3856ad364e35~amd64~~6.1.1.1.mum.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_79_for_KB3072630~31bf3856ad364e35~amd64~~6.1.1.0.cat to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_79_for_KB3072630~31bf3856ad364e35~amd64~~6.1.1.0.cat.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_79_for_KB3072630~31bf3856ad364e35~amd64~~6.1.1.0.mum to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_79_for_KB3072630~31bf3856ad364e35~amd64~~6.1.1.0.mum.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_79_for_KB3161561~31bf3856ad364e35~amd64~~6.1.1.1.cat to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_79_for_KB3161561~31bf3856ad364e35~amd64~~6.1.1.1.cat.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_79_for_KB3161561~31bf3856ad364e35~amd64~~6.1.1.1.mum to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_79_for_KB3161561~31bf3856ad364e35~amd64~~6.1.1.1.mum.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_79_for_KB3167679~31bf3856ad364e35~amd64~~6.1.1.0.cat to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_79_for_KB3167679~31bf3856ad364e35~amd64~~6.1.1.0.cat.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_79_for_KB3167679~31bf3856ad364e35~amd64~~6.1.1.0.mum to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_79_for_KB3167679~31bf3856ad364e35~amd64~~6.1.1.0.mum.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_80_for_KB3072630~31bf3856ad364e35~amd64~~6.1.1.0.cat to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_80_for_KB3072630~31bf3856ad364e35~amd64~~6.1.1.0.cat.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_80_for_KB3072630~31bf3856ad364e35~amd64~~6.1.1.0.mum to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_80_for_KB3072630~31bf3856ad364e35~amd64~~6.1.1.0.mum.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_81_for_KB3072630~31bf3856ad364e35~amd64~~6.1.1.0.cat to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_81_for_KB3072630~31bf3856ad364e35~amd64~~6.1.1.0.cat.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_81_for_KB3072630~31bf3856ad364e35~amd64~~6.1.1.0.mum to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_81_for_KB3072630~31bf3856ad364e35~amd64~~6.1.1.0.mum.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_92_for_KB3185330~31bf3856ad364e35~amd64~~6.1.1.2.cat to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_92_for_KB3185330~31bf3856ad364e35~amd64~~6.1.1.2.cat.
Successfully copied file C:\Users\Ty\AppData\Local\niemiro\Archive\Packages\Package_92_for_KB3185330~31bf3856ad364e35~amd64~~6.1.1.2.mum to C:\Windows\Temp\CheckSur\Servicing\Packages\Package_92_for_KB3185330~31bf3856ad364e35~amd64~~6.1.1.2.mum.


Successfully restored ownership for C:\Windows\Temp\CheckSur\Servicing\Packages
Successfully restored permissions on C:\Windows\Temp\CheckSur\Servicing\Packages
PowerCopy:: directive completed successfully.








Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 1 datablocks.
Finish time: 2018-02-21 20:20:06.942
Script hash: yPxBTSo7XGlV0Fn+CugLIzc0VKlENW/DLUkCtOueMJE=
----------------------EOF-----------------------
 
Re: Windows 7 SP1 (KB4074598) Fails with Error 0x80004005

Remove Update Manually
1. Click on the Start 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 command into it, press enter
wusa /uninstall /KB:3172605

4. Let me know if it says it was successful or if there are any errors.
 
Re: Windows 7 SP1 (KB4074598) Fails with Error 0x80004005

Success; on boot

** Wednesday 2/21/2018 8:37:48 PM **Low-level Drivers and Services
Registry Key hkey_local_machine\system\ControlSet003\services\asyncmac\start
Value start (N) wants to change from
4
to
3
** Wednesday 2/21/2018 8:37:48 PM **
Change Auto-Accepted
** Wednesday 2/21/2018 8:37:48 PM **
Low-level Drivers and Services
Registry Key hkey_local_machine\system\ControlSet003\services\BITS\start
Value start (N) wants to change from
3
to
2
** Wednesday 2/21/2018 8:37:48 PM **
Change Auto-Accepted
** Wednesday 2/21/2018 8:37:50 PM **
Low-level Drivers and Services
Registry Key hkey_local_machine\system\ControlSet003\services\iphlpsvc\start
Value start (N) wants to change from
4
to
2
** Wednesday 2/21/2018 8:37:50 PM **
Change Auto-Accepted
** Wednesday 2/21/2018 8:37:57 PM **
Low-level Drivers and Services
Registry Key hkey_local_machine\system\ControlSet003\control\session manager
Value SetupExecute (M) will be a new value with data
 
Re: Windows 7 SP1 (KB4074598) Fails with Error 0x80004005

This means re-installing the "AMD64_X86-all-windows6.1-kb4074598-x64_87a0c86bfb4c01d9c32d2cd3717b73c1b83cb798" package?

EDIT: Yes I see, running this update / Surt now!
 

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

Back
Top