WIndows Uodate Fail repeatedly error

recycler09

New member
Local time
5:34 PM
Messages
2
KB2991963 & KB3005607 fail repeatedly. Have run Checksur and sfc multiple times - no errors either one. Have deleted software distribution folder & catroot2 per MS support info I followed., attempted again. Error is 8024200d. Uploaded cbs zip and windowsupdate.log files. Please advise
 

Attachments

  • winupdate error.PNG
    winupdate error.PNG
    6 KB · Views: 7
  • KB Failures.PNG
    KB Failures.PNG
    5.3 KB · Views: 7
Last edited:

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell/ HP
OS
WIN7 Pro & Ultimate 32 & 64
Please follow the Windows Update Posting Instructions and post the requested data

If the file is too large (8MB compressed), remove the older CBSPersist cab files until the final file is below the limit - you can always post them separately after zipping them. (the forum doesn't allow the upload of bare CAB files, for a number of reasons)

Please also post the C:\Windows\windowsudpate.log file
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
I uploaded the cbs and log files. awaiting your next steps
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell/ HP
OS
WIN7 Pro & Ultimate 32 & 64
Here's the error messages from your CBSPersist file...
Code:
 Line 99: 2015-03-02 10:20:12, Error                 CBS    Exec: Failed to pre-stage package: Package_1_for_KB3005607~31bf3856ad364e35~amd64~~6.1.1.0, file: AudioEng.dll, source: [URL="file://\\?\C:\Windows\SoftwareDistribution\Download\eb17595be0f0cf82ce2252f15051d82b\amd64_microsoft-windows-audio-audiocore_31bf3856ad364e35_6.1.7601.22826_none_d546840d14634c73\AudioEng.dll"]\\?\C:\Windows\SoftwareDistribution\Download\eb17595be0f0cf82ce2252f15051d82b\amd64_microsoft-windows-audio-audiocore_31bf3856ad364e35_6.1.7601.22826_none_d546840d14634c73\AudioEng.dll[/URL], sandbox: (null) [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
 Line 103: 2015-03-02 10:20:12, Error                 CBS    Failed to pre- stage package: Package_for_KB3005607~31bf3856ad364e35~amd64~~6.1.1.0 [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
 Line 106: 2015-03-02 10:20:12, Error                 CBS    Failed to process single phase execution. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
 Line 317: 2015-03-02 10:20:12, Error                 CBS    Exec: Failed to pre-stage package: Package_3_for_KB2991963~31bf3856ad364e35~amd64~~6.1.1.0, file: imjpuexc.exe, source: [URL="file://\\?\C:\Windows\SoftwareDistribution\Download\e67e6049f855fce56035141004d677d3\amd64_microsoft-windows-d..andlinepropertytool_31bf3856ad364e35_6.1.7601.22764_none_69b6cca4b0c02d26\imjpuexc.exe"]\\?\C:\Windows\SoftwareDistribution\Download\e67e6049f855fce56035141004d677d3\amd64_microsoft-windows-d..andlinepropertytool_31bf3856ad364e35_6.1.7601.22764_none_69b6cca4b0c02d26\imjpuexc.exe[/URL], sandbox: (null) [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
 Line 321: 2015-03-02 10:20:12, Error                 CBS    Failed to pre- stage package: Package_for_KB2991963~31bf3856ad364e35~amd64~~6.1.1.0 [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
 Line 324: 2015-03-02 10:20:12, Error                 CBS    Failed to process single phase execution. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]

It looks to me as if your SoftwareDownloads folder is corrupt.



Open an Elevated Command Prompt
Run the following commands

NET STOP WUAUSERV
REN C:\WINDOWS\SoftwareDistribution SDOLD
NET START WUAUSERV

reboot
then wait 10 minutes, and open Windows Updates, and run a Check for Updates.

Install only the oldest update found - and reboot once installed
then go back to Windows updates and install the others.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
Back
Top