Google
 
Webnews.only-4-geeks.com
Interesting places
news.only-4-geeks.com Forum Index » Windows Update

Clients not updating 0% status

 
Jump to:  
 
Anil
PostPosted: Fri Jul 18, 2008 9:27 am    Post subject: Clients not updating 0% status
       
Hello all,

I am having some strange problem in my WSUS3 server. The server I had
installed wsus 3 server had a problem with Harddrive so I had to setup new
server with enough diskspace. What I did was setup new server with exactly
the same configuration like IP, name, etc. And I installed WSUS3.0 service
pack1 and made all the Computers folder as exactly as it was in crashed
server. Firewall is also the same as previous one. As soon as start the the
server all clietns (that were in previous server) popped up in console. The
problem is some machine showed up with 99% installed with last status report
data and time but other are "Not yet Reported" with 0% installed (for weeks
now9. Also If I add new machines, this also shows up in the console but
remains 0% installed with "not yet reported". What could be the problem on
this, what am i missing? can you guys guide me somewhere. This was working
fine with previous server.

I checked one of the problem machines and have no error and error looks like
this .

2008-07-15 11:52:38:890 1940 b0 Misc =========== Logging initialized (build:
7.0.6000.381, tz: -0000) ===========
2008-07-15 11:52:38:890 1940 b0 Misc = Process: C:\WINDOWS\Explorer.EXE
2008-07-15 11:52:38:890 1940 b0 Misc = Module: C:\WINDOWS\system32\wuaueng.dll
2008-07-15 11:52:38:890 1940 b0 Shutdwn Install at shutdown: no updates to
install
2008-07-15 14:10:40:484 1692 1445c AU AU received policy change subscription
event
2008-07-15 14:19:12:312 1692 1445c AU AU received policy change subscription
event
2008-07-15 14:40:00:468 1692 1445c AU AU received policy change subscription
event

I run the wsus client diag tool it pass but it comes with like this :
WinHttpDownloadFileToMemory(szURLDest, NULL, 0, NULL, NULL, NULL,
&downloadBuffe
r) failed with hr=0x80190194

AT
 

 
Robert Aldwinckle
PostPosted: Fri Jul 18, 2008 3:00 pm    Post subject: Re: Clients not updating 0% status
       
(cross-post added to WSUS)
"Anil" <Anil@discussions.microsoft.com> wrote in message
news:DE393EB6-E37B-458E-82E8-B9F8BE014B80@microsoft.com...
Quote:
Hello all,

I am having some strange problem in my WSUS3 server. The server I had
installed wsus 3 server had a problem with Harddrive so I had to setup new
server with enough diskspace. What I did was setup new server with exactly
the same configuration like IP, name, etc. And I installed WSUS3.0 service
pack1 and made all the Computers folder as exactly as it was in crashed
server. Firewall is also the same as previous one. As soon as start the the
server all clietns (that were in previous server) popped up in console. The
problem is some machine showed up with 99% installed with last status report
data and time but other are "Not yet Reported" with 0% installed (for weeks
now9. Also If I add new machines, this also shows up in the console but
remains 0% installed with "not yet reported". What could be the problem on
this, what am i missing? can you guys guide me somewhere. This was working
fine with previous server.

I checked one of the problem machines and have no error and error looks like
this .

2008-07-15 11:52:38:890 1940 b0 Misc =========== Logging initialized (build:
7.0.6000.381, tz: -0000) ===========
2008-07-15 11:52:38:890 1940 b0 Misc = Process: C:\WINDOWS\Explorer.EXE
2008-07-15 11:52:38:890 1940 b0 Misc = Module: C:\WINDOWS\system32\wuaueng.dll
2008-07-15 11:52:38:890 1940 b0 Shutdwn Install at shutdown: no updates to
install
2008-07-15 14:10:40:484 1692 1445c AU AU received policy change subscription
event
2008-07-15 14:19:12:312 1692 1445c AU AU received policy change subscription
event
2008-07-15 14:40:00:468 1692 1445c AU AU received policy change subscription
event

I run the wsus client diag tool it pass but it comes with like this :
WinHttpDownloadFileToMemory(szURLDest, NULL, 0, NULL, NULL, NULL,
&downloadBuffe
r) failed with hr=0x80190194

AT


FWIW 0x0194 == 404 so whatever that last thing you did was
it sent an invalid request to a server. Use Fiddler2 to capture more details
if you can't find any better normal diagnostics.

BTW since your problems seem to have more to do with WSUS than with WU
I have cross-posted this thread to a more relevant newsgroup.


HTH

Robert Aldwinckle
---
 

 
Anil
PostPosted: Mon Jul 21, 2008 7:27 am    Post subject: Re: Clients not updating 0% status
       
Hello Robert,

That did the trick for me. However, one error pops up every now and then in
event viewer. "The Server Synchronization Web server is not working", what
service this is refereing to. when this message pops up client are not
getting updates. Do you have any tips for this ?

AT

"Lawrence Garvin" wrote:

Quote:
"Robert Aldwinckle" <robald@techemail.com> wrote in message
news:OfTjwVR6IHA.404@TK2MSFTNGP05.phx.gbl...

I run the wsus client diag tool it pass but it comes with like this :
WinHttpDownloadFileToMemory(szURLDest, NULL, 0, NULL, NULL, NULL,
&downloadBuffe
r) failed with hr=0x80190194

FWIW 0x0194 == 404 so whatever that last thing you did was
it sent an invalid request to a server. Use Fiddler2 to capture more
details
if you can't find any better normal diagnostics.

BTW since your problems seem to have more to do with WSUS than with WU
I have cross-posted this thread to a more relevant newsgroup.

The '404' error when running the Client Diagnostic Tool is the WUA
attempting to acquire the CAB file in the ~\selfupdate virtual directory.
When this error appears, it's almost always because the ~\selfupdate virtual
directory is missing -- typically as a result of applying the Service
Pack -- which has an annoying habit of doing this.

To repair:

1. Create a virtual directory called 'selfupdate'.
2. Assign it to the pathname C:\Program Files\Update Services\selfupdate
3. Set the access permissions to allow anonymous access.




--
Lawrence Garvin, M.S., MCITP(x2), MCTS(x5), MCP(x7), MCBMSP
Senior Data Architect, APQC, Houston, Texas
Microsoft MVP - Software Distribution (2005-2008)

MS WSUS Website: LINK
My Websites: LINK
LINK
My MVP Profile: LINK
 

Page 1 of 1 .:.

Google
 
Webnews.only-4-geeks.com

Windows Update | C++ | C | PHP | JavaScript | Photoshop | Programming | Windows 2000 | Python | Windows XP | Object | Flash | Flash - ActionScript | Paint Shop Pro | Excel | PowerPoint | Access | Word | Windows 98 | Internet Explorer 6.0 | CorelDraw12 | Java | XML | asm x86 | Linux Mandrake | Linux RedHat | Outlook |  | news from newsgroups |_ | s

Web Templates

Awesome Website Templates ©

wynajem warszawa drukarki laserowe dziaƂki budowlane na sprzedaĆŒ Seven Strories Books Fotka