Ok, here we go for both cbs.log and windowsupdate.log:
https://onedrive.live.com/redir?resid=9F39A85E3B815424!120&authkey=!ALCk-Wi4WO2CZTY&ithint=folder%2c
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
My Win 8.1 Pro system was working fine until a few weeks ago when suddenly Windows Updates became broken. The typical scenario is to choose one or more updates to install, it gets partway through, then reboots, then gets further along (to about 75%), then announces it can't finish the installation and has to roll back the install. In the end, the update isn't installed. The whole process takes hours and hours. The first few times this happened it was in the middle of the work day and I lost use of the computer throughout the whole afternoon.
I researched the many, many similar problems that other people have experience and tried all the suggested solutions involving DSIM, SFC, deleting/renaming the update folder and files, booting "clean", and so on. I even wrote a simple batch file to do most of this (copy at the end of this post) because I was doing it so often. I was gradually able to get most of the updates for Windows and Office installed, except for three updates. For those three, I cannot install them no matter what. They are (required updates) , KB2955164, KB2966804, and Optional Update KB2962409. I'll post the full error messages below.
The other new problem I've noticed with this system is that I can no longer change the network properties. I was doing some tweaking on the network and I wanted to set the PC's IP address to a specific address (instead of using DHCP) and I couldn't change it. That may or may not be related -- I haven't researched it much at this point.
So, does anyone have any suggestions? It's hard to keep trying different ideas that don't work because it's so time consuming. Since this system is at my office and I don't want to interrupt work again, I can only try doing updates at the end of the work day, and I find out the next morning whether or not it work.
Here are the error messages. You will see that the error codes are all 800F0920. Originally, my error codes were all either 80080005 or 80242014 and involved about a dozen updates. So this is progress of a sorts.
**********************************
**********************************
Update for Windows 8.1 for x64-based Systems (KB2955164)
Installation date: 6/27/2014 6:53 PM
Installation status: Failed
Error details: Code 800F0920
Update type: Important
Install this update to resolve issues in Windows. For a complete listing of
the issues that are included in this update, see the associated Microsoft
Knowledge Base article for more information. After you install this item, you
may have to restart your computer.
More information:
http://support.microsoft.com/kb/2955164
Help and Support:
*************************************************
Update for Windows 8.1 for x64-based Systems (KB2966804)
Installation date: 6/27/2014 6:53 PM
Installation status: Failed
Error details: Code 800F0920
Update type: Recommended
Install this update to resolve issues in Windows. For a complete listing of
the issues that are included in this update, see the associated Microsoft
Knowledge Base article for more information. After you install this item, you
may have to restart your computer.
More information:
http://support.microsoft.com/kb/2966804
Help and Support:
************************************************
Update for Windows 8.1 for x64-based Systems (KB2962409)
Installation date: 6/27/2014 6:53 PM
Installation status: Failed
Error details: Code 800F0920
Update type: Optional
Install this update to resolve issues in Windows. For a complete listing of
the issues that are included in this update, see the associated Microsoft
Knowledge Base article for more information. After you install this item, you
may have to restart your computer.
More information:
http://support.microsoft.com/kb/2962409
Help and Support:
**********************************
**********************************
And here is the batch file I use to reset pretty much everything related to the Windows Update process. It does not include SFC, which I usually do separately.
**********************************
DISM.exe /Online /Cleanup-image /Restorehealth
pause
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat"
Ren %systemroot%\SoftwareDistribution SoftwareDistribution8.bak
Ren %systemroot%\system32\catroot2 catroot2-4.bak
pause
sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
pause
cd /d %windir%\system32
regsvr32.exe atl.dll
regsvr32.exe urlmon.dll
regsvr32.exe mshtml.dll
regsvr32.exe shdocvw.dll
regsvr32.exe browseui.dll
regsvr32.exe jscript.dll
regsvr32.exe vbscript.dll
regsvr32.exe scrrun.dll
regsvr32.exe msxml.dll
regsvr32.exe msxml3.dll
regsvr32.exe msxml6.dll
regsvr32.exe actxprxy.dll
regsvr32.exe softpub.dll
regsvr32.exe wintrust.dll
regsvr32.exe dssenh.dll
regsvr32.exe rsaenh.dll
regsvr32.exe gpkcsp.dll
regsvr32.exe sccbase.dll
regsvr32.exe slbcsp.dll
regsvr32.exe cryptdlg.dll
regsvr32.exe oleaut32.dll
regsvr32.exe ole32.dll
regsvr32.exe shell32.dll
regsvr32.exe initpki.dll
regsvr32.exe wuapi.dll
regsvr32.exe wuaueng.dll
regsvr32.exe wuaueng1.dll
regsvr32.exe wucltui.dll
regsvr32.exe wups.dll
regsvr32.exe wups2.dll
regsvr32.exe wuweb.dll
regsvr32.exe qmgr.dll
regsvr32.exe qmgrprxy.dll
regsvr32.exe wucltux.dll
regsvr32.exe muweb.dll
regsvr32.exe wuwebv.dll
netsh winsock reset
pause
dism /Online /Cleanup-Image /StartComponentCleanup
**********************************
Thanks,
Ben
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Ok, here we go for both cbs.log and windowsupdate.log:
https://onedrive.live.com/redir?resid=9F39A85E3B815424!120&authkey=!ALCk-Wi4WO2CZTY&ithint=folder%2c
Windows update uses ipv6 as a preference for updates but I don't think that adapter it the cause. But given the other issues with the networking its hard to say since you can't get in to any properties. The logs will say what adapters were picked up
You can use dropbox or any file sharing program. If you have a Microsoft account you can use that to log in to onedrive and then upload it there and make it public. From there it will give you a link to share it. I wasn't sure if you meant you don't use it. It is free to use with a Microsoft account. If you don't like to use file sharing programs let me know so we can figure out another way
If you would like you can open the logs and copy and paste it to the forum. However it may be a lot of text in there
I don't think the two MS virtual adapters have any significance. The debug adapter is there but I have no use for it. And the teredo adapter is only used for encapsulating IPv6 packets on an IPv4 network. I'm not using IPv6 at all, so it's pretty irrelevant. The yellow exclamation mark for it gives this error message:
"This device is not working properly because Windows cannot load the drivers required for this device. (Code 31)
{Operation Failed}
The requested operation was unsuccessful."
I don't have access to a public OneDrive folder. Do you have somewhere I could upload the CBS file?
Limit access will tell it to use the local store to repair files since windows update isn't working. Can you get a copy of the CBS.log and windowsupdate.log and post then to a one drive public folder?
Here is what the debug adapter is.
http://msdn.microsoft.com/en-us/library/windows/hardware/dn337010(v=vs.85).aspx
Microsoft Teredo Tunneling Adapter driver errors
And
What is the status code for that driver when you open the properties? You could uninstall you NIC drivers and reinstall it should fixit but I included the link above since there are multiple suggestions. Third party Virus software could also be an issue.
already made extensive use of this utility, as described in my original post.
But not with the /source: and /limitaccess operands as described in the blog. <eg>
Note that use of them was finally mentioned on page 12?
I only read the original blog and the first page of comments. Kudos to you for reading all the way through to page 12. However, I still don't see how either source or limitaccess can help. Source is used when you have a source other than Windows Update for "good" files. Limitaccess is used to prevent you from comparing to one set of files, such as blocking out Windows Update. I don't have any source of good files besides Windows Update, so I don't see how either can help. Thanks, anyway.