Link to home
Start Free TrialLog in
Avatar of THEarle
THEarle

asked on

Windows Update Error 80072EFD

I have a Windows 2008 Standard server that is only used as a terminal server.  Also, one of the users is running Windows 7 SP1. Both report the same error when trying to process Windows Updates. “An error occurred while checking for new updates for your computer”. Errors found, code 80072EFD. Updates are not being processed at all.

I have researched this error to no avail. I would like to focus on the server.  I have tried a multitude of fixes that I found from many websites, mainly Microsoft KB sites, but nothing has worked. Not to confuse the issue, but the SBS server had a similar error code, and it was solved by many weird registry entries and an update to the Windows Installer software. Honestly, I am not sure what fix worked, but the same fixes did not work on this server. The problem started on 11/11/2013 after processing Windows updates. I have not researched the “Security” updates applied, but it cannot be a coincident.

Any help would be greatly appreciated.
Here is a snipet for the WindowUpdateLog.log

2014-02-14      19:19:40:498      1448      137c      AU      #############
2014-02-14      19:19:40:498      1448      137c      AU      ## START ##  AU: Search for updates
2014-02-14      19:19:40:498      1448      137c      AU      #########
2014-02-14      19:19:40:498      1448      137c      AU      <<## SUBMITTED ## AU: Search for updates [CallId = {4EA12D2D-C244-41EC-9446-60CDA81FC40D}]
2014-02-14      19:19:40:498      1448      3ad4      Agent      *************
2014-02-14      19:19:40:498      1448      3ad4      Agent      ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
2014-02-14      19:19:40:498      1448      3ad4      Agent      *********
2014-02-14      19:19:40:498      1448      3ad4      Agent        * Online = Yes; Ignore download priority = No
2014-02-14      19:19:40:498      1448      3ad4      Agent        * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
2014-02-14      19:19:40:498      1448      3ad4      Agent        * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
2014-02-14      19:19:40:498      1448      3ad4      Agent        * Search Scope = {Machine}
2014-02-14      19:19:40:514      1448      3ad4      Setup      Checking for agent SelfUpdate
2014-02-14      19:19:40:514      1448      3ad4      Setup      Client version: Core: 7.4.7600.226  Aux: 7.4.7600.226
2014-02-14      19:19:40:514      1448      3ad4      Misc      Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
2014-02-14      19:19:40:514      1448      3ad4      Misc       Microsoft signed: Yes
2014-02-14      19:19:43:837      1448      3ad4      Misc      WARNING: Send failed with hr = 80072efd.
2014-02-14      19:19:43:837      1448      3ad4      Misc      WARNING: SendRequest failed with hr = 80072efd. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
2014-02-14      19:19:43:837      1448      3ad4      Misc      WARNING: WinHttp: SendRequestUsingProxy failed for <http://LSCSVR:8530/selfupdate/wuident.cab>. error 0x80072efd
2014-02-14      19:19:43:837      1448      3ad4      Misc      WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072efd
2014-02-14      19:19:43:837      1448      3ad4      Misc      WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072efd
2014-02-14      19:19:43:837      1448      3ad4      Misc      WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072efd
2014-02-14      19:19:47:144      1448      3ad4      Misc      WARNING: Send failed with hr = 80072efd.
2014-02-14      19:19:47:144      1448      3ad4      Misc      WARNING: SendRequest failed with hr = 80072efd. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
Avatar of THEarle
THEarle

ASKER

Windows Update Error 80072EFD
Avatar of Jeffrey Kane - TechSoEasy
So, your SBS is running WSUS and that is where this machine is trying to get its updates from.

Open Internet Explorer on that machine and see if you can go to:
http://LSCSVR:8530/SimpleAuthWebService/SimpleAuth.asmx

If you cannot, then you have a problem with your WSUS configuration on the SBS and you need to look at the WSUS Console in the SBS to resolve it.

If you prefer to NOT use WSUS to get the updates to this server you need to disable the Group Policy on the SBS which enforces WSUS.  Then you can access Windows Update manually.

Jeff
Have you tried using the WSUS diagnostics tool?

Can you look for updates from the internet?

DirkMare
I would try my troubleshooting steps:

Step 1. Run System Update Readiness Tool
http://windows.microsoft.com/en-us/windows7/what-is-the-system-update-readiness-tool

Step 2. Start in Clean Boot.
http://support.microsoft.com/kb/929135

Will you get the same error?

Step 3. Test with different users.
Step 4. Disable Windows Firewall.
Step 5. Check GPO settings.

Step 6. Backup and rename the following folders:
==============
1. c:\Windows\System32\Software Distribution
2. c:\Windwos\System32\Catroot2


Step 7. Check related services
==============
1. Open services.msc.
2. Make sure the following services have been started and configured to Automatic.

3. Stop and start service:
Background Intelligent Transfer Service
Windows Update
Cryptographic service
Check both your windows firewall and antivirus firewall settings
Download and run the WSUS daignostics tool from
http://www.microsoft.com/en-za/download/details.aspx?id=30827

DirkMare
Avatar of THEarle

ASKER

Thank you for your suggestions. This server is a terminal server that must stay available 24 hours a day. I have made arrangements to have full access to the server this weekend. I will try to fix this and post to this question as I get results.
Avatar of THEarle

ASKER

Thank you for your patience. I got access to the server today and performed several of your suggestions. Our firewall is run on our router, a Linksys WRT54G2 with a fairly standard setup and Windows firewall is disabled on the terminal server.  Our Antivirus is Trend Micro version 8 with no firewall functions enabled.  WSUS was not installed as a role in this domain.

I found and installed the February 2014 update readiness tool KB947821, renamed Catroot2 and Software Distribution folder and restarted the server.  When I go for updates I get the same error 80072EFD. All of the logs I have examined all basically say the same thing, cannot connect to server.  The issues are it being able to contact an update server, either Windows or WSUS.

Next I ran all of the suggestions in KB2509997 and KB958056, all of which did not work and Windows Update report error 80072EFD. Since I suspected the problem was created on a Windows security update from 11/18/13, I uninstalled all updates that applied that day and rebooted again.  Got the same error.

After more research, I went to the registry keys under HLM\Software\Policies\Windows\WindowsUpdate and \AU:
Changed UseWUserver from 1 to 0. Ran Windows update and got error 80070057.  It then wanted to install KB947821 again. The system readiness tool ran but failed to correct error 80070057. After a clean boot  applied the readiness tool and completed ok. Now when I search for updates, the window perpetually looks for updates and never concludes.

That is where I am now.
ASKER CERTIFIED SOLUTION
Avatar of Jeffrey Kane - TechSoEasy
Jeffrey Kane - TechSoEasy
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
please share windowsupdate.log file under C:\windows folder
Avatar of THEarle

ASKER

The problem was solved by scrapping all of the group policies relating to updates and having them rebuilt.  Once done the update server was found and began downloading.