Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Windows 2003 serverUpdate Failure

Reply
Thread Tools Display Modes

Windows 2003 serverUpdate Failure

 
 
joj
Guest
Posts: n/a

 
      09-27-2005
hi

When i try to update my Windows 2003 server through windows update it gives
me this error [Error number: 0x80244017.. help needed...
 
Reply With Quote
 
 
 
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      09-27-2005
joj wrote:

> When i try to update my Windows 2003 server through windows
> update it gives me this error [Error number: 0x80244017..

Hi,

The error code 0x80244017 is:

SUS_E_PT_HTTP_STATUS_DENIED
Http status 401 - access denied indicates that the client
is hitting a proxy challenge

So it looks like you could have a proxy configuration problem.

You might need to use proxycfg.exe to either set or remove
a proxy server configuration:

Open a command prompt (Start/Run and then "cmd.exe" without the
quotes").

Run this command to see what proxy configuration WU uses:

proxycfg

If you don't have a proxy, you will need status

Direct access (no proxy server).


If it reports anything else, to set direct access:

proxycfg -d

If you actually are using a proxy, you may need to use something
else than -d for the proxycfg command. Open a command prompt and
run "proxycfg -?" (w/o the quotes) for help.


To get more help on proxycfg:

proxycfg -?


Also, this one is relevant for 0x80190194 (disregard the Windows XP
reference, it applies to Win2k3 Server as well)

You cannot download updates when you access the Windows Update Web
site from a Windows XP-based computer that is behind a firewall or
a proxy server
http://support.microsoft.com/default...b;en-us;896226



--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
Reply With Quote
 
Scott Z
Guest
Posts: n/a

 
      08-12-2008
I tried everything else and this is the one that finally did the trick!
Thanks TB...! Much appreciated
Scott @ PBR

"Torgeir Bakken (MVP)" wrote:

> joj wrote:
>
> > When i try to update my Windows 2003 server through windows
> > update it gives me this error [Error number: 0x80244017..

> Hi,
>
> The error code 0x80244017 is:
>
> SUS_E_PT_HTTP_STATUS_DENIED
> Http status 401 - access denied indicates that the client
> is hitting a proxy challenge
>
> So it looks like you could have a proxy configuration problem.
>
> You might need to use proxycfg.exe to either set or remove
> a proxy server configuration:
>
> Open a command prompt (Start/Run and then "cmd.exe" without the
> quotes").
>
> Run this command to see what proxy configuration WU uses:
>
> proxycfg
>
> If you don't have a proxy, you will need status
>
> Direct access (no proxy server).
>
>
> If it reports anything else, to set direct access:
>
> proxycfg -d
>
> If you actually are using a proxy, you may need to use something
> else than -d for the proxycfg command. Open a command prompt and
> run "proxycfg -?" (w/o the quotes) for help.
>
>
> To get more help on proxycfg:
>
> proxycfg -?
>
>
> Also, this one is relevant for 0x80190194 (disregard the Windows XP
> reference, it applies to Win2k3 Server as well)
>
> You cannot download updates when you access the Windows Update Web
> site from a Windows XP-based computer that is behind a firewall or
> a proxy server
> http://support.microsoft.com/default...b;en-us;896226
>
>
>
> --
> torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of
> the 1328 page Scripting Guide:
> http://www.microsoft.com/technet/scr...r/default.mspx
>

 
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
Windows Server 2003 SP1 update failure wayne Windows Update 1 09-07-2005 06:09 PM
Update failure on Windows 2003 error 0x8007F004 CrabbyMonkey Windows Update 2 06-02-2005 05:48 AM
IOCTL_STORAGE_RESET_BUS failure on Windows 2003 Server Dick Johnson - Pillar Data Systems Windows Vista Drivers 2 11-12-2004 04:05 PM
Windows 2003 update installation failure Ali Musawi Windows Update 1 07-02-2004 09:14 AM
Re: Windows 2003 update installation failure Lucy [MSFT] Windows Update 0 07-01-2004 10:20 PM



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