Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Update Services > 0x80190194 and 80072efd

Reply
Thread Tools Display Modes

0x80190194 and 80072efd

 
 
chvgms
Guest
Posts: n/a

 
      09-04-2009
Hi,

I am getting the error codes on the WSUS 3.0 SP1 server and client
(win xp sp3). Though the updates has been approved on the server,
clients are not downloading and getting failed with the below error
codes. WSUS is behind proxy (ISA 2006). I am able to browse windows
update via proxy and also http://wsus01/selfupdate/wuident.cab is
successful from client.

Client:

WARNING: WinHttp: SendRequestToServerForFileInformation failed with
0x80190194 2009-09-01 21:06:58:771 1088 1410 Misc WARNING: WinHttp:
ShouldFileBeDownloaded failed with 0x80190194
2009-09-01 21:06:58:771 1088 1410 Agent WARNING: Fail to download
eula file
http://sydnagents/Content/2C/85605E2...15F1B7242C.txt
with error 0x80244019


:: Server:
::
:: WARNING: SendRequest failed with hr = 80072efd. Proxy List used:
:: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
:: 2009-09-02 14:24:10:312 816 7fc Misc WARNING: WinHttp:
:: SendRequestUsingProxy failed for
:: <http://update.microsoft.com/v8/windowsupdate/redir/muv3wuredir.cab>.
:: error 0x80072efd
:: 2009-09-02 14:24:10:312 816 7fc Misc WARNING: WinHttp:
:: SendRequestToServerForFileInformation MakeRequest failed. error
:: 0x80072efd 2009-09-02 14:24:10:312 816 7fc Misc WARNING: WinHttp:
:: SendRequestToServerForFileInformation failed with 0x80072efd
:: 2009-09-02 14:24:10:312 816 7fc Misc WARNING: WinHttp:
:: ShouldFileBeDownloaded failed with 0x80072efd
:: 2009-09-02 14:24:15:750 816 7fc Misc WARNING: Send failed with hr =
:: 80072efd.
::
:: Thanks,
:: Sridhar

 
Reply With Quote
 
 
 
 
Lawrence Garvin [MVP]
Guest
Posts: n/a

 
      09-04-2009
"chvgms" <> wrote in message
news:7CAD5E56-28EE-42F7-BE5A-...

> I am getting the error codes on the WSUS 3.0 SP1 server and client
> (win xp sp3). Though the updates has been approved on the server,
> clients are not downloading and getting failed with the below error
> codes. WSUS is behind proxy (ISA 2006). I am able to browse windows
> update via proxy and also http://wsus01/selfupdate/wuident.cab is
> successful from client.


I need some clarification on what you mean by "WSUS is behind proxy".

Do you mean that the clients need to go through the ISA Server to get to the
WSUS Server? If so, there's a boatload of configuration considerations for
publishing a WSUS Server via ISA Server.

Do you mean that the WSUS Server needs to go through the ISA Server to get
to the Internet. If so, is the *proxy service* required, or are we only
concerned with ISA Server as a firewall?


> Client:
>
> WARNING: WinHttp: SendRequestToServerForFileInformation failed with
> 0x80190194 2009-09-01 21:06:58:771 1088 1410 Misc WARNING: WinHttp:
> ShouldFileBeDownloaded failed with 0x80190194
> 2009-09-01 21:06:58:771 1088 1410 Agent WARNING: Fail to download
> eula file
> http://sydnagents/Content/2C/85605E2...15F1B7242C.txt
> with error 0x80244019


This is an HTTP 404 error trying to download this EULA txt file.

- Verify that the EULA text file physically exists in the
~\WSUS\WSUSContent\2C folder.
- Verify that the ISA Server is not configured to block transfer of TXT
files.
- Verify that the WinHTTP is properly configured to connect to the proxy
server.


Note: In this response "WSUS Server" (with Server capitalized) refers to the
WSUS service itself; "WSUS server" (with server not capitalized) refers to
the WUAgent (client) on the server hosting WSUS.


> :: Server:
> ::
> :: WARNING: SendRequest failed with hr = 80072efd. Proxy List used:
> :: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
> :: 2009-09-02 14:24:10:312 816 7fc Misc WARNING: WinHttp:
> :: SendRequestUsingProxy failed for
> :: <http://update.microsoft.com/v8/windowsupdate/redir/muv3wuredir.cab>.
> :: error 0x80072efd


My first observation is that the WSUS server is not configured to use "WSUS"
to get updates. This is the WUAgent on the WSUS server attempting to make a
connection to Microsoft Update and failing. This is interesting, because the
WSUS Server ought to be able to get to this URL to support WSUS services, so
there's no reason at all that the WUAgent on the WSUS server should be
failing.

Unless, of course, if you've misconfigured the WinHTTP proxy client
configuration on the WSUS Server -- but if this were the case, the WSUS
Server wouldn't be downloading *any* content at all, and the clients
wouldn't even be attempting to download content, as they wouldn't even be
detecting the availability of updates.

The other possibility is that somebody reconfigured the ISA Server and broke
all of this functionalitythat used to be working.


--
Lawrence Garvin, M.S., MCITP:EA, MCDBA
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2009)

MS WSUS Website: http://www.microsoft.com/wsus
My MVP Profile: http://mvp.support.microsoft.com/pro...awrence.Garvin

 
Reply With Quote
 
chvgms
Guest
Posts: n/a

 
      09-07-2009

Hi,

My WSUS server is going thru ISA proxy to get updates from MS site.



"Lawrence Garvin [MVP]" wrote:

> "chvgms" <> wrote in message
> news:7CAD5E56-28EE-42F7-BE5A-...
>
> > I am getting the error codes on the WSUS 3.0 SP1 server and client
> > (win xp sp3). Though the updates has been approved on the server,
> > clients are not downloading and getting failed with the below error
> > codes. WSUS is behind proxy (ISA 2006). I am able to browse windows
> > update via proxy and also http://wsus01/selfupdate/wuident.cab is
> > successful from client.

>
> I need some clarification on what you mean by "WSUS is behind proxy".
>
> Do you mean that the clients need to go through the ISA Server to get to the
> WSUS Server? If so, there's a boatload of configuration considerations for
> publishing a WSUS Server via ISA Server.
>
> Do you mean that the WSUS Server needs to go through the ISA Server to get
> to the Internet. If so, is the *proxy service* required, or are we only
> concerned with ISA Server as a firewall?
>
>
> > Client:
> >
> > WARNING: WinHttp: SendRequestToServerForFileInformation failed with
> > 0x80190194 2009-09-01 21:06:58:771 1088 1410 Misc WARNING: WinHttp:
> > ShouldFileBeDownloaded failed with 0x80190194
> > 2009-09-01 21:06:58:771 1088 1410 Agent WARNING: Fail to download
> > eula file
> > http://sydnagents/Content/2C/85605E2...15F1B7242C.txt
> > with error 0x80244019

>
> This is an HTTP 404 error trying to download this EULA txt file.
>
> - Verify that the EULA text file physically exists in the
> ~\WSUS\WSUSContent\2C folder.
> - Verify that the ISA Server is not configured to block transfer of TXT
> files.
> - Verify that the WinHTTP is properly configured to connect to the proxy
> server.
>
>
> Note: In this response "WSUS Server" (with Server capitalized) refers to the
> WSUS service itself; "WSUS server" (with server not capitalized) refers to
> the WUAgent (client) on the server hosting WSUS.
>
>
> > :: Server:
> > ::
> > :: WARNING: SendRequest failed with hr = 80072efd. Proxy List used:
> > :: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
> > :: 2009-09-02 14:24:10:312 816 7fc Misc WARNING: WinHttp:
> > :: SendRequestUsingProxy failed for
> > :: <http://update.microsoft.com/v8/windowsupdate/redir/muv3wuredir.cab>.
> > :: error 0x80072efd

>
> My first observation is that the WSUS server is not configured to use "WSUS"
> to get updates. This is the WUAgent on the WSUS server attempting to make a
> connection to Microsoft Update and failing. This is interesting, because the
> WSUS Server ought to be able to get to this URL to support WSUS services, so
> there's no reason at all that the WUAgent on the WSUS server should be
> failing.
>
> Unless, of course, if you've misconfigured the WinHTTP proxy client
> configuration on the WSUS Server -- but if this were the case, the WSUS
> Server wouldn't be downloading *any* content at all, and the clients
> wouldn't even be attempting to download content, as they wouldn't even be
> detecting the availability of updates.
>
> The other possibility is that somebody reconfigured the ISA Server and broke
> all of this functionalitythat used to be working.
>
>
> --
> Lawrence Garvin, M.S., MCITP:EA, MCDBA
> Principal/CTO, Onsite Technology Solutions, Houston, Texas
> Microsoft MVP - Software Distribution (2005-2009)
>
> MS WSUS Website: http://www.microsoft.com/wsus
> My MVP Profile: http://mvp.support.microsoft.com/pro...awrence.Garvin
>

 
Reply With Quote
 
Lawrence Garvin [MVP]
Guest
Posts: n/a

 
      09-07-2009
"chvgms" <> wrote in message
news:7D8F9A2D-595C-4D41-B840-...
> Hi,
>
> My WSUS server is going thru ISA proxy to get updates from MS site.


Thank you for the clarification.

Now, with respect to the other question -- Have you configured your ISA
Server in accordance with the instructions contained in the Deployment Guide
concerning how to setup the proxy configuration for WSUS?


--
Lawrence Garvin, M.S., MCITP:EA, MCDBA
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2009)

MS WSUS Website: http://www.microsoft.com/wsus
My MVP Profile: http://mvp.support.microsoft.com/pro...awrence.Garvin

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
0x80190194 and 80072efd chvgms Windows Update 2 09-03-2009 11:58 PM
0x80190194 Ryan Update Services 2 06-17-2008 12:30 AM
Getting Error hr=0x80190194 Milind Update Services 1 11-04-2005 01:48 PM
Error 0x80190194 Sam NetAdmin Windows Update 1 10-06-2005 11:09 AM
hr=0x80190194 news.microsoft.com Update Services 1 09-08-2005 12:54 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59