Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Update Services > WSUS: One Cantankerous Client....

Reply
Thread Tools Display Modes

WSUS: One Cantankerous Client....

 
 
Tone-man 123
Guest
Posts: n/a

 
      08-12-2009
Hi:
All my clients show as reporting except one: a laptop.
It's last report date was about a month ago.

The client diag tool run on that client shows:

WSUS Client Diagnostics Tool

Checking Machine State
Checking for admin rights to run tool . . . . . . . . . PASS
Automatic Updates Service is running. . . . . . . . . . PASS
Background Intelligent Transfer Service is running. . . PASS
Wuaueng.dll version 5.4.3790.5512 . . . . . . . . . . . PASS
This version is WSUS 2.0

Checking AU Settings
AU Option is 4: Scheduled Install . . . . . . . . . . . PASS
Option is from Policy settings

Checking Proxy Configuration
Checking for winhttp local machine Proxy settings . . . PASS
Winhttp local machine access type
<Direct Connection>
Winhttp local machine Proxy. . . . . . . . . . NONE
Winhttp local machine ProxyBypass. . . . . . . NONE
Checking User IE Proxy settings . . . . . . . . . . . . PASS
User IE Proxy. . . . . . . . . . . . . . . . . NONE
User IE ProxyByPass. . . . . . . . . . . . . . NONE
User IE AutoConfig URL Proxy . . . . . . . . . NONE
User IE AutoDetect
AutoDetect not in use

Checking Connection to WSUS/SUS Server
WUServer = http://10.119.1.11:8530
WUStatusServer = http://10.119.1.11:8530
UseWuServer is enabled. . . . . . . . . . . . . . . . . PASS
Connection to server. . . . . . . . . . . . . . . . . . PASS

WinHttpDownloadFileToMemory(szURLDest, NULL, 0, NULL, NULL, NULL,
&downloadBuffe
r) failed with hr=0x80190194

The requested URL does not exist on the server.

Ideas?

Thanks,

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

 
      08-12-2009
"Tone-man 123" <> wrote in message
news:4EFC413E-7E6D-4635-BF10-...

> Hi:
> All my clients show as reporting except one: a laptop.
> It's last report date was about a month ago.
>
> The client diag tool run on that client shows:


> Wuaueng.dll version 5.4.3790.5512 . . . . . . . . . . . PASS
> This version is WSUS 2.0


This build of the WUAgent is the build that ships with Windows XP Service
Pack 3...

> Checking Connection to WSUS/SUS Server
> WUServer = http://10.119.1.11:8530
> WUStatusServer = http://10.119.1.11:8530
> UseWuServer is enabled. . . . . . . . . . . . . . . . . PASS
> Connection to server. . . . . . . . . . . . . . . . . . PASS
>
> WinHttpDownloadFileToMemory(szURLDest, NULL, 0, NULL, NULL, NULL,
> &downloadBuffer) failed with hr=0x80190194


and the CDT is not finding a 'selfupdate' folder at the assigned WSUS Server
on the Default Web Site.

This may also be combined with 0x80004002 errors recorded in the client's
WindowsUpdate.LOG.

Given these factors, the most likely issue at work here is a known issue
caused when XP SP3 is applied directly to a virgin installation of a
downlevel XP (RTM, SP1, SP2), and is discussed in KB986708:
http://support.microsoft.com/kb/956708

The remediation is to reregister the WUAgent DLLs:
REGSVR32 WUPS2.DLL /S <<<<==== this is the specific DLL that is
unregistered after installing SP3
REGSVR32 WUPS.DLL /S
REGSVR32 WUAUENG.DLL /S
REGSVR32 WUAPI.DLL /S
REGSVR32 WUCLTUX.DLL /S
REGSVR32 WUWEBV.DLL /S
REGSVR32 JSCRIPT.DLL /S
REGSVR32 MSXML3.DLL /S

Or to browse to WU/MU and install the latest WUAgent (v7.2.6001.788)

Or to download and install WindowsUpdateAgent30-x86.exe, which will also
update the WUAgent to the v7.2 agent.


--
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
Client behaviour when WSUS server offline or client offsite T Willis Update Services 2 12-19-2006 06:56 PM
Windows XP Client - No Service Packs, Installing WSUS client Ben Brazil Update Services 4 08-07-2006 08:05 AM
Client contacted the WSUS but client does not reports to WSUS. gomezju Windows Update 1 03-28-2006 09:18 AM
WSUS client didn´t download/install Updates from WSUS Server Remi Windows Server 3 07-12-2005 03:24 AM
A couple of cantankerous XP Pro clients... Keith Windows Small Business Server 5 06-02-2004 02:07 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