Jump to content

On decommissioning of update servers for 2000, XP, (and Vista?) as of July 2019


Mcinwwl

Recommended Posts

So here is the official instruction from Microsoft how to reset Windows Update. I've crossed out instructions that aren't referring to Windows XP or 2000. Furthermore I've added steps I found that they are missing. Make a backup if you want to perform this. In any case read carefully!

Manually reset Windows Update components (KB971058)

Important: Follow the steps in this section carefully! Serious problems might occur if you modify the registry incorrectly. Before you modify it, back up the registry for restoration in case problems occur! To reset the Windows Update components, follow these steps:
1. Open a command prompt. To do this, use one of the following methods, depending on your version of Windows:
Windows 8.1 and Windows 8: From the Start screen, swipe in from the right side to display the charms, select Search, and then search for cmd. (Or, if you are using a keyboard and mouse, type cmd at the Start screen.) In the search results, press-and-hold or right-click Command Prompt, and then select Run as Administrator.
Windows XP and earlier versions: Press the Windows logo key + R, type cmd in the Run box, and then press Enter. Right-click cmd, and then select Run as Administrator.
2. Stop the BITS service, the Windows Update service, and the Cryptographic service. To do this, at a command prompt, type the following commands. Make sure that you press Enter after you type each command.
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
3. Delete the qmgr*.dat files. To do this, at a command prompt, type the following command, and then press Enter: Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat"
4a. If this is your first attempt at resolving your Windows Update issues by following the steps in this article, you should skip step 4 and go to step 5. You should follow step 4 at this point in the troubleshooting only if you cannot resolve your Windows Update issues after you follow all steps except step 4. (Step 4 is performed by the "Aggressive" mode of the Fix it Solution that was mentioned earlier.).
Rename the softare distribution folders backup copies. To do this, at a command prompt, type the following commands. Make sure that you press Enter after you type each command.
Ren %systemroot%\SoftwareDistribution SoftwareDistribution.bak
Ren %systemroot%\system32\catroot2 catroot2.bak
4b. Reset the BITS service and the Windows Update service to the default security descriptor. To do this, at a command prompt, type the following commands. Make sure that you press Enter after you type each command.
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)
5. At a command prompt, type the following command, and then press Enter: cd /d %windir%\system32
6. Reregister the BITS files and the Windows Update files. To do this, at a command prompt, type the following commands. Make sure that you press Enter after you type each command.
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
And following added by me (@AstroSkipper):
regsvr32.exe mssip32.dll
7. Reset Winsock. To do this, at a command prompt, type the following command, and then press Enter: netsh winsock reset
8. If you are running Windows XP, you have to configure the proxy settings. To do this, at a command prompt, type the following command, and then press Enter: proxycfg.exe -d
If you are running other versions of Windows, at a command prompt, type the following command, and then press Enter: netsh winhttp reset proxy
9. Restart the BITS service, the Windows Update service, and the Cryptographic service. To do this, at a command prompt, type the following commands. Make sure that you press Enter after you type each command.
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
10. Windows Vista only: Clear the BITS queue. To do this, at a command prompt, type the following command, and then press Enter: bitsadmin.exe /reset /allusers
11. Install the latest Windows Update Agent.
12. Restart the computer.

Article ID: 971058 - Last Review: 12/08/2015 06:57:00 - Revision: 42.0
Applies to
Microsoft Windows Update

Here is a link of the original document: 
https://web.archive.org/web/20160307084624/https://support.microsoft.com/en-us/kb/971058
And here is the the latest Windows Update Agent:  http://download.windowsupdate.com/windowsupdate/redist/standalone/7.6.7600.320/WindowsUpdateAgent-7.6-x86.exe. It's version 7.6.7600.256.
Supposedly all these steps should be done by a Microsoft Fixit Tool. No guarantee! Not tested! Here is the link: https://www.mediafire.com/file/r98pvby076rub6j/Mats_Run.WindowsUpdate.exe/file
Although I am not a friend of automatisms, I also offer a another tool here to perform this reset of Microsoft or Windows Update automatically. Anyway, I recommend to backup your system partition completely at first.
This tool called Reset Windows Update Tool (Script) is said to be working properly, but it has not been tested by me, so no guarantee of success and use at your own risk.
The last XP compatible version is 10.5.3.7
https://www.mediafire.com/file/k48ll6e41eypogy/ResetWUEng10.5.3.7.zip/file
and a less recent version 10.5.3.4 with a help file included: 
https://www.mediafire.com/file/wl0yrq98me8dfkj/ResetWUEng10.5.3.4.zip/file

There are many steps in this article that I was going to suggest anyway. Only if previous steps don't help. So have a lot of fun! :cheerleader:

PS: This posting will no longer be maintained. It will stay here just for historical purpose. The new, maintained and up-to-date version can be found here: 
 

 

Edited by AstroSkipper
Update of content
Link to comment
Share on other sites


@Dave-H After performing all steps from post

10 hours ago, AstroSkipper said:

Manually reset Windows Update components (KB971058)

do the following steps:

13. Install Restore_WU_XP_2003 again. No reboot at this time.

14. Do following steps of Restore_WU_XP_2003's install.cmd manually: adding registry entries by importing via reg file if necessary and injecting wuaueng.dll in the case you find wrong version in folders system32 or system32\dllcache.

15. Reboot your computer.

16. Switch on ProxHTTPSProxy.

17. Try accessing MU again.

18. Post your Windows Update Log.

Hope it will work at last. :dubbio:

Edited by AstroSkipper
correction
Link to comment
Share on other sites

19 hours ago, Dave-H said:

OK, I ran the cmd file again, and got this.

Clipboard-1.thumb.png.6d68174a094ec8ab1b48b127af290e6a.png

Presumably this is because the cmd didn't stop the Automatic Updates service.
I assume the file manipulation should happen on reboot.

It has made a difference, on reboot, trying Windows Update again gave this again!

Clipboard-2.thumb.png.97a3d34fa6e03f7161b604ba96aa924a.png

:D

You need to edit the bat or manually remove C:\Windows\System32\wuaueng.dll.bak

Link to comment
Share on other sites

OK, I've been through the whole process again, following the Microsoft instructions first.
The appidsvc service doesn't seem to exist, I guess it's not in XP.
I also had four errors during the (very long!) file registration process,
Mshtml.dll, sccbase.dll, wucltux.dll, and wuwebv.dll all had errors. In fact the last two could not be found, I guess they're not XP files either.
Apart from that, everything seemed to go fine, and I then went on to stages 13-18, which also seemed fine, although I had to change the wuaueng.dll file manually again.
I've checked the registry entries, and they are all present and correct.
Unfortunately, no difference at all, still the same 0x80072F8F error.

This error seems to be ERROR_INTERNET_DECODING_FAILED, and I found a blog entry here which seemed relevant, although it isn't about XP.
Anyway, I have attached my update log as requested.
Cheers, Dave.
:)

WindowsUpdate.log

Link to comment
Share on other sites

4 minutes ago, Dave-H said:

OK, I've been through the whole process again, following the Microsoft instructions first.
The appidsvc service doesn't seem to exist, I guess it's not in XP.
I also had four errors during the (very long!) file registration process,
Mshtml.dll, sccbase.dll, wucltux.dll, and wuwebv.dll all had errors. In fact the last two could not be found, I guess they're not XP files either.
Apart from that, everything seemed to go fine, and I then went on to stages 13-18, which also seemed fine, although I had to change the wuaueng.dll file manually again.
I've checked the registry entries, and they are all present and correct.
Unfortunately, no difference at all, still the same 0x80072F8F error.

This error seems to be ERROR_INTERNET_DECODING_FAILED, and I found a blog entry here which seemed relevant, although it isn't about XP.
Anyway, I have attached my update log as requested.
Cheers, Dave.
:)

WindowsUpdate.log

Call the Microsoft Update with https and see if an error message appears: https://fe2.update.microsoft.com/microsoftupdate/v6/default.aspx?ln=en

Link to comment
Share on other sites

I'm using a program called NetTime to set my clock, and it's set to use its default server nettime.pool.ntp.org as its time source.
I've been using it for years now, as I had problems with the default Windows time service, which is disabled.
As a test, I have tried switching back to the default Windows system and doing a sync with time.windows.com, but it made no difference.
There is no doubt as far as I'm concerned that my system clock is completely correct!
My computer is not part of a domain.
:)
 

Link to comment
Share on other sites

Yeah, in your posted link there is a second link to a Microsoft site https://docs.microsoft.com/en-us/archive/blogs/win7/windows-update-error-80072f8f and setting "time.windows.com" as time server was the recommendation. Anyway try Windows time service for a next short time and try other time servers. I use "ptbtime2.ptb.de" or use one located in your country. Your log shows you have synchronization errors. The good news your WU Agent works properly we have fixed it. The "WARNING: Unable to establish connection to the service. (hr=80004002)" is blown away.

Link to comment
Share on other sites

34 minutes ago, maile3241 said:

Try going to this page and see if you get a certificate error from ProxhttpsProxy.

No actual error messages pop up, except the usual one about mixed content, to which I always answer "no".
Same end result though.

============================================================================
ProxHTTPSProxyMII v1.5 (urllib3/1.25.7)

  FrontServer  : localhost:8079
  RearServer   : localhost:8081
  ParentServer : None
  Proxomitron  : http://localhost:8081
============================================================================
[21:33] 001 [D] "HEAD https://www.update.microsoft.com/v11/3/legacy/windowsupdate/selfupdate/wuident.cab?2201282133" 302 216
[21:33] 002 [D] "HEAD https://fe2.update.microsoft.com/v11/3/legacy/windowsupdate/selfupdate/wuident.cab?2201282133" 200 27634
[21:33] 003 [D] "HEAD https://www.update.microsoft.com/v11/3/legacy/windowsupdate/selfupdate/wuident.cab?2201282133" 302 216
[21:33] 004 [D] "HEAD https://fe2.update.microsoft.com/v11/3/legacy/windowsupdate/selfupdate/wuident.cab?2201282133" 200 27634
[21:33] 000 ProxHTTPSProxyMII FrontProxy/v1.5 [WinError 10054] An existing connection was forcibly closed by the remote host
[21:33] 005 [D] "GET https://cupdates.trusteer.com/rapport/update?o=trusteer&policy=&r=5210720&c=3.5.1804.161-standard-release&cr=&rpkg_ver=4&d=2&ms=00000000&cu=0&ext_RapportCerberus=1804077&dext_RapportCerberus=1804077&ext_RapportMS=1804077&dext_RapportMS=1804077&platform=windows&os=5.1.2600&ct=desktop" 302 138
[21:33] 006 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/default.aspx?ln=en" 200 5353
[21:33] 007 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/js/tgar.js?637790024271596849" 200 1223
[21:33] 012 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/js/spupdateids.js?637790024271596849" 200 2293
[21:33] 008 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/js/redirect.js?637790024271596849" 200 13805
[21:33] 013 [D] "POST https://fe2.update.microsoft.com/microsoftupdate/v6/redirect.asp?UA=true 13" 200 390
[21:33] 014 [D] "POST https://fe2.update.microsoft.com/microsoftupdate/v6/redirect.asp?OS=5.1&Processor=x86&Lang=en&CurrentSite=6MULive&SP=3&control=7.6.7600.256&MUOptIn=true 24" 200 230
[21:33] 009 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/js/resultslist.js?637790024271596849" 200 16020
[21:33] 011 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/js/commontop.js?637790024271596849" 200 12416
[21:33] 010 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/js/webcomtop.js?637790024271596849" 200 22253
[21:33] 016 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/toc.aspx?ln=en" 200 2222
[21:33] 017 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/splash.aspx?page=0&ln=en" 200 1542
[21:33] 015 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/mstoolbar.aspx?ln=en" 200 2642
[21:33] 018 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/footer.aspx?ln=en" 200 2394
[21:33] 020 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/css/hcp.css" 304 -
[21:33] 019 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/js/tgar.js?637790024291837856" 200 1223
[21:33] 021 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/css/toc.css" 304 -
[21:33] 024 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/js/content.js?637790024291932824" 200 7019
[21:33] 025 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/css/content.css" 304 -
[21:33] 026 [D] "GET https://fe2.update.microsoft.com/library/toolbar/3.0/css.aspx?c=/microsoftupdate/v6/Config/en/MU/shell.config" 200 1061
[21:33] 027 [D] "GET https://fe2.update.microsoft.com/library/toolbar/3.0/images/banners/ms_masthead_ltr.gif" 304 -
[21:33] 028 [D] "GET https://fe2.update.microsoft.com/library/toolbar/3.0/subbanner.aspx?t=TWljcm9zb2Z0IFVwZGF0ZQ%3D%3D&f=FFFFFF&b=003399&s=5A7CBC&r=False&font=Segoe%2C+13pt&v=0&c=OwagJh8INVeX5VRqgYtTJdq0zss%3D" 200 7681
[21:33] 023 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/js/tgar.js?637790024291932824" 200 1009
[21:33] 022 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/js/toc.js?637790024291837856" 200 3721
[21:33] 029 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/arrow.gif" 304 -
[21:33] 030 [D] "HEAD https://www.update.microsoft.com/v11/3/legacy/windowsupdate/selfupdate/wuident.cab?2201282133" 302 216
[21:33] 031 [D] "HEAD https://fe2.update.microsoft.com/v11/3/legacy/windowsupdate/selfupdate/wuident.cab?2201282133" 200 27634
[21:33] 032 [D] "HEAD https://www.update.microsoft.com/v11/3/legacy/windowsupdate/selfupdate/wuident.cab?2201282133" 302 216
[21:33] 033 [D] "HEAD https://fe2.update.microsoft.com/v11/3/legacy/windowsupdate/selfupdate/wuident.cab?2201282133" 200 27634
[21:33] 034 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/splash.aspx?page=3&cpuClass=x86&auenabled=false&ln=en" 200 4435
[21:33] 035 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/js/tgar.js?637790024315092480" 200 1009
[21:33] 037 [D] "GET https://fe2.update.microsoft.com/library/svy/broker.js?637790024315092480" 404 1245
[21:33] 036 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/js/content.js?637790024315092480" 200 7019
[21:33] 037 ProxHTTPSProxyMII FrontProxy/v1.5 [WinError 10053] An established connection was aborted by the software in your host machine
[21:33] 039 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/bannersmu/en/welcome-left.jpg" 304 -
[21:33] 040 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/bannersmu/en/welcome-right.jpg" 304 -
[21:33] 043 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/au_shieldred.gif" 304 -
[21:33] 042 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/au_bg_righttop.gif" 304 -
[21:33] 041 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/au_bg_lefttop.gif" 304 -
[21:33] 044 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/au_button_left.gif" 304 -
[21:33] 045 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/au_button_right.gif" 304 -
[21:33] 046 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/au_bg_leftbottom.gif" 304 -
[21:33] 047 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/au_bg_rightbottom.gif" 304 -
[21:33] 048 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/au_shieldyellow.gif" 304 -
[21:33] 049 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/bannersmu/en/welcome-bg.gif" 304 -
[21:33] 050 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/au_shieldgreen.gif" 304 -
[21:33] 051 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/news_bg_lefttop.gif" 304 -
[21:33] 052 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/news_info.gif" 304 -
[21:33] 053 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/au_bg_leftmiddle.gif" 304 -
[21:33] 054 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/news_bg_righttop.gif" 304 -
[21:33] 055 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/news_bg_leftbottom.gif" 304 -
[21:33] 056 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/au_button_middle.gif" 304 -
[21:33] 057 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/news_bg_rightbottom.gif" 304 -
[21:33] 058 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/au_bg_rightmiddle.gif" 304 -
[21:33] 059 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/au_bg_bottommiddle.gif" 304 -
[21:33] 060 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/news_bg_topmiddle.gif" 304 -
[21:33] 061 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/news_bg_leftmiddle.gif" 304 -
[21:33] 062 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/news_bg_rightmiddle.gif" 304 -
[21:33] 063 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/news_bg_bottommiddle.gif" 304 -
[21:33] 064 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/news.aspx?ln=en&ismu=true" 302 167
[21:33] 065 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/errorinformation.aspx?Error=15" 200 3744
[21:33] 068 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/js/content.js?637790024324936413" 200 5574
[21:33] 067 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/js/tgar.js?637790024324936413" 200 1009
[21:33] 070 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/bannersmu/en/banner-right.jpg" 304 -
[21:33] 072 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/banner-bg.jpg" 304 -
[21:33] 071 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/warning.gif" 304 -
[21:33] 069 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/images/bannersmu/en/information.jpg" 304 -
[21:33] 000 ProxHTTPSProxyMII FrontProxy/v1.5 [WinError 10054] An existing connection was forcibly closed by the remote host
[21:33] 074 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/errorinformation.aspx?error=-2147012721&ln=en&IsMu=true&wgaerrorcode=0&wgaend=https://fe2.update.microsoft.com/microsoftupdate/v6/default.aspx" 200 3518
[21:33] 075 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/js/tgar.js?637790024357753815" 200 1009
[21:33] 076 [D] "GET https://fe2.update.microsoft.com/microsoftupdate/v6/shared/js/content.js?637790024357753815" 200 7019
[21:33] 038 [R][D] "GET https://c.microsoft.com/trans_pixel.asp?source=fe2.update&TYPE=PV&p=microsoftupdate_v6_default.aspx" HTTPSConnectionPool(host='c.microsoft.com', port=443): Max retries exceeded with url: /trans_pixel.asp?source=fe2.update&TYPE=PV&p=microsoftupdate_v6_default.aspx (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x0368B930>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',))
[21:33] 038 ProxHTTPSProxyMII FrontProxy/v1.5 [WinError 10054] An existing connection was forcibly closed by the remote host
[21:34] 066 [R][D] "GET https://c.microsoft.com/trans_pixel.asp?source=fe2.update&TYPE=PV&p=microsoftupdate_v6_default.aspx" HTTPSConnectionPool(host='c.microsoft.com', port=443): Max retries exceeded with url: /trans_pixel.asp?source=fe2.update&TYPE=PV&p=microsoftupdate_v6_default.aspx (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x03683C90>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',))
[21:34] 073 [R][D] "GET https://c.microsoft.com/trans_pixel.asp?source=fe2.update&TYPE=PV&p=microsoftupdate_v6_splash.aspx&r=https%3A//fe2.update.microsoft.com/microsoftupdate/v6/default.aspx%3Fln%3Den" HTTPSConnectionPool(host='c.microsoft.com', port=443): Max retries exceeded with url: /trans_pixel.asp?source=fe2.update&TYPE=PV&p=microsoftupdate_v6_splash.aspx&r=https%3A//fe2.update.microsoft.com/microsoftupdate/v6/default.aspx%3Fln%3Den (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x03683F70>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',))
[21:34] 073 ProxHTTPSProxyMII FrontProxy/v1.5 [WinError 10054] An existing connection was forcibly closed by the remote host
[21:34] 077 [R][D] "GET https://c.microsoft.com/trans_pixel.asp?source=fe2.update&TYPE=PV&p=microsoftupdate_v6_errorinformation.aspx&r=https%3A//fe2.update.microsoft.com/microsoftupdate/v6/default.aspx%3Fln%3Den" HTTPSConnectionPool(host='c.microsoft.com', port=443): Max retries exceeded with url: /trans_pixel.asp?source=fe2.update&TYPE=PV&p=microsoftupdate_v6_errorinformation.aspx&r=https%3A//fe2.update.microsoft.com/microsoftupdate/v6/default.aspx%3Fln%3Den (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x03653D90>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',))
[21:34] 005 ProxHTTPSProxyMII FrontProxy/v1.5 [WinError 10054] An existing connection was forcibly closed by the remote host
[21:34] 069 ProxHTTPSProxyMII FrontProxy/v1.5 [WinError 10054] An existing connection was forcibly closed by the remote host
[21:34] 076 ProxHTTPSProxyMII FrontProxy/v1.5 [WinError 10054] An existing connection was forcibly closed by the remote host
[21:34] 074 ProxHTTPSProxyMII FrontProxy/v1.5 [WinError 10054] An existing connection was forcibly closed by the remote host
[21:34] 066 ProxHTTPSProxyMII FrontProxy/v1.5 [WinError 10054] An existing connection was forcibly closed by the remote host
[21:34] 077 ProxHTTPSProxyMII FrontProxy/v1.5 [WinError 10054] An existing connection was forcibly closed by the remote host
[21:34] 075 ProxHTTPSProxyMII FrontProxy/v1.5 [WinError 10054] An existing connection was forcibly closed by the remote host

:(

Link to comment
Share on other sites

39 minutes ago, AstroSkipper said:

Yeah, in your posted link there is a second link to a Microsoft site https://docs.microsoft.com/en-us/archive/blogs/win7/windows-update-error-80072f8f and setting "time.windows.com" as time server was the recommendation. Anyway try Windows time service for a next short time and try other time servers. I use "ptbtime2.ptb.de" or use one located in your country. Your log shows you have synchronization errors. The good news your WU Agent works properly we have fixed it. The "WARNING: Unable to establish connection to the service. (hr=80004002)" is blown away.

OK, I've disabled NetTime and restored the default Windows system, using your German server, which seems to work fine.
We'll see what happens! It's only set to synchronise once a day.
:)

Link to comment
Share on other sites

4 hours ago, Dave-H said:

OK, I've disabled NetTime and restored the default Windows system, using your German server, which seems to work fine.
We'll see what happens! It's only set to synchronise once a day.

@Dave-H Well, now we are at the same time and your Windows update Agent works as it should be.

Microsoft Update error code 0x80072F8F means ERROR_INTERNET_SECURE_FAILURE ErrorClockWrong.

Maybe this can help you:

Check in your registry if the key HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate doesn't exist otherwise delete it.

Open system panel, click Automatic Updates and check if it is not greyed out. Then select Turn off Automatic Updates.

Open Internet Explorer on the Tools menu, click Internet Options.

Under Advanced check if check for server certificate revocation is unselected.

Then click the Content tab. Under Certificates, click Clear SSL State. Click OK when you receive the message that the SSL cache was successfully cleared.

Under Personal information, click AutoComplete. Under Clear AutoComplete history, click Clear Forms. Click OK when you are prompted to confirm the operation. Click Clear Passwords.

Click OK when you are prompted to clear all previously saved passwords, and then click OK two more times.

Close Internet Explorer.

Start ProxHTTPSProxy and then Internet Explorer.

Try to access Microsoft Update one more time.

Post your Windows Update Log again.

Edited by AstroSkipper
correction
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...