Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > WSUS 3.0 SP1 - computers have not reported status yet

Reply
Thread Tools Display Modes

WSUS 3.0 SP1 - computers have not reported status yet

 
 
Bob
Guest
Posts: n/a

 
      09-23-2008
Hello all,

I installed WSUS in a custom port - 8530 as I have other software using port
80 in IIS. I imported my clients from AD into their proper groups in WSUS,
from a prompt where WSUS is installed I type --- wuauclt.exe /detectnow.

Below is the message I get -----

* ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}
2008-09-23 15:44:49:873 860 1450 Agent * Search Scope = {Machine}
2008-09-23 15:44:49:873 860 1450 Misc Validating signature for
C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default \wuident.cab:
2008-09-23 15:44:49:873 860 1450 Misc Microsoft signed: Yes
2008-09-23 15:44:49:889 860 1450 Misc WARNING: WinHttp:
SendRequestToServerForFileInformation failed with 0x80190194
2008-09-23 15:44:49:889 860 1450 Misc WARNING: WinHttp:
ShouldFileBeDownloaded failed with 0x80190194
2008-09-23 15:44:49:889 860 1450 Misc WARNING: DownloadFileInternal failed
for http://intranet1/selfupdate/wuident.cab: error 0x80190194
2008-09-23 15:44:49:889 860 1450 Setup FATAL: IsUpdateRequired failed with
error 0x80244019
2008-09-23 15:44:49:889 860 1450 Setup WARNING: SelfUpdate: Default
Service: IsUpdateRequired failed: 0x80244019
2008-09-23 15:44:49:889 860 1450 Setup WARNING: SelfUpdate: Default
Service: IsUpdateRequired failed, error = 0x80244019
2008-09-23 15:44:49:889 860 1450 Agent * WARNING: Skipping scan,
self-update check returned 0x80244019
2008-09-23 15:44:50:139 860 1450 Agent * WARNING: Exit code = 0x80244019


I found a document to create a new virtual directory, not in the default web
site, but I created in the WSUS site, stopped IIS, re-tried the command, and
same error.

Can someone help why my clients are not reporting to WSUS ?

Thanks,
Bob



 
Reply With Quote
 
 
 
 
TaurArian
Guest
Posts: n/a

 
      09-23-2008

"Bob" <> wrote in message
news:853E8BB5-71C7-4BEE-9392-...
> Hello all,
>
> I installed WSUS in a custom port - 8530 as I have other software using
> port
> 80 in IIS. I imported my clients from AD into their proper groups in WSUS,
> from a prompt where WSUS is installed I type --- wuauclt.exe /detectnow.
>
> Below is the message I get -----
>
> * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}
> 2008-09-23 15:44:49:873 860 1450 Agent * Search Scope = {Machine}
> 2008-09-23 15:44:49:873 860 1450 Misc Validating signature for
> C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default \wuident.cab:
> 2008-09-23 15:44:49:873 860 1450 Misc Microsoft signed: Yes
> 2008-09-23 15:44:49:889 860 1450 Misc WARNING: WinHttp:
> SendRequestToServerForFileInformation failed with 0x80190194
> 2008-09-23 15:44:49:889 860 1450 Misc WARNING: WinHttp:
> ShouldFileBeDownloaded failed with 0x80190194
> 2008-09-23 15:44:49:889 860 1450 Misc WARNING: DownloadFileInternal failed
> for http://intranet1/selfupdate/wuident.cab: error 0x80190194
> 2008-09-23 15:44:49:889 860 1450 Setup FATAL: IsUpdateRequired failed with
> error 0x80244019
> 2008-09-23 15:44:49:889 860 1450 Setup WARNING: SelfUpdate: Default
> Service: IsUpdateRequired failed: 0x80244019
> 2008-09-23 15:44:49:889 860 1450 Setup WARNING: SelfUpdate: Default
> Service: IsUpdateRequired failed, error = 0x80244019
> 2008-09-23 15:44:49:889 860 1450 Agent * WARNING: Skipping scan,
> self-update check returned 0x80244019
> 2008-09-23 15:44:50:139 860 1450 Agent * WARNING: Exit code = 0x80244019
>
>
> I found a document to create a new virtual directory, not in the default
> web
> site, but I created in the WSUS site, stopped IIS, re-tried the command,
> and
> same error.
>
> Can someone help why my clients are not reporting to WSUS ?
>
> Thanks,
> Bob
>
>


Perhaps try the WSUS Newsgroup

On the web:
http://www.microsoft.com/communities...pdate_services

In your newsreader:
news://msnews.microsoft.com/microsof...pdate_services

Xposted for convenience


 
Reply With Quote
 
Harry Johnston [MVP]
Guest
Posts: n/a

 
      09-23-2008
"Bob" <> wrote in message
news:853E8BB5-71C7-4BEE-9392-...

> I installed WSUS in a custom port - 8530 as I have other software using port 80 in IIS.


You haven't told your clients this:

>> 2008-09-23 15:44:49:889 860 1450 Misc WARNING: DownloadFileInternal failed
>> for http://intranet1/selfupdate/wuident.cab: error 0x80190194


Note http://intranet1, not http://intranet1:8530.

If you used group policy to assign the clients to WSUS, you need to update it
accordingly.

Harry.
 
Reply With Quote
 
Bob
Guest
Posts: n/a

 
      09-24-2008


"Harry Johnston [MVP]" wrote:

> "Bob" <> wrote in message
> news:853E8BB5-71C7-4BEE-9392-...
>
> > I installed WSUS in a custom port - 8530 as I have other software using port 80 in IIS.

>
> You haven't told your clients this:
>
> >> 2008-09-23 15:44:49:889 860 1450 Misc WARNING: DownloadFileInternal failed
> >> for http://intranet1/selfupdate/wuident.cab: error 0x80190194

>
> Note http://intranet1, not http://intranet1:8530.
>
> If you used group policy to assign the clients to WSUS, you need to update it
> accordingly.
>
> Harry.
>


Thanks Harry, but I don;t understand your reply --- I need to update "it"
accordingly, update what and how ? Yes I do use Group Policy nothing was
touched/changed in GP. This is a re-install of WSUS, worked before, but not
now.

Thanks,
Bob

 
Reply With Quote
 
Harry Johnston [MVP]
Guest
Posts: n/a

 
      09-24-2008
Bob wrote:

>> If you used group policy to assign the clients to WSUS, you need to update it
>> accordingly.


> Thanks Harry, but I don;t understand your reply --- I need to update "it"
> accordingly, update what and how ?


Your group policy currently says that clients should use http://intranet1 as the
WSUS server. You need to change this to tell them to use http://intranet1:8530.

Harry.
 
Reply With Quote
 
Bob
Guest
Posts: n/a

 
      09-24-2008


"Harry Johnston [MVP]" wrote:

> Bob wrote:
>
> >> If you used group policy to assign the clients to WSUS, you need to update it
> >> accordingly.

>
> > Thanks Harry, but I don;t understand your reply --- I need to update "it"
> > accordingly, update what and how ?

>
> Your group policy currently says that clients should use http://intranet1 as the
> WSUS server. You need to change this to tell them to use http://intranet1:8530.
>
> Harry.
>


Thanks --- I got it, let me add the port and i will reply back with my result.

Bob

 
Reply With Quote
 
Bob
Guest
Posts: n/a

 
      09-26-2008


"Bob" wrote:

>
>
> "Harry Johnston [MVP]" wrote:
>
> > Bob wrote:
> >
> > >> If you used group policy to assign the clients to WSUS, you need to update it
> > >> accordingly.

> >
> > > Thanks Harry, but I don;t understand your reply --- I need to update "it"
> > > accordingly, update what and how ?

> >
> > Your group policy currently says that clients should use http://intranet1 as the
> > WSUS server. You need to change this to tell them to use http://intranet1:8530.
> >
> > Harry.
> >

>
> Thanks --- I got it, let me add the port and i will reply back with my result.
>
> Bob
>


Ok --- adding the port helped. I imported 2 of 3 groups - test and servers.
The clients/servers show their IP addresses and OS versions. But i have one
problem ----

All of the systems show ---- last report status - not yet reported.

I did my last change 2 days ago - Wednesday, and it should report in daily.
I did gpupdate /force on the DC, and wuauclt.exe /detectnow but the clients
are not reporting in. I take that back ---- only my computer reported in, and
that was Wednesday. Can you let me know why computers are not reporting in ?

Thanks,
Bob

 
Reply With Quote
 
Harry Johnston [MVP]
Guest
Posts: n/a

 
      09-27-2008
Bob wrote:

> All of the systems show ---- last report status - not yet reported.


Let's start with the Client Diagnostics Tool:

<http://technet.microsoft.com/en-us/wsus/bb466192.aspx>

http://technet.microsoft.com/en-us/wsus/bb466192.aspx

Run it on one of the affected clients and post the results. Then type

wuauclt /detectnow

on the same client, wait thirty minutes, then post the last fifty lines from
WindowsUpdate.log.

Harry.
'
 
Reply With Quote
 
Bob
Guest
Posts: n/a

 
      09-28-2008


"Harry Johnston [MVP]" wrote:

> Bob wrote:
>
> > All of the systems show ---- last report status - not yet reported.

>
> Let's start with the Client Diagnostics Tool:
>
> <http://technet.microsoft.com/en-us/wsus/bb466192.aspx>
>
> http://technet.microsoft.com/en-us/wsus/bb466192.aspx
>
> Run it on one of the affected clients and post the results. Then type
>
> wuauclt /detectnow
>
> on the same client, wait thirty minutes, then post the last fifty lines from
> WindowsUpdate.log.
>
> Harry.
> '
>


Thanks for the information Harry ----

I'm reading your reply from home, I will do this when I return to the office
Tuesday 9/30.


Bob


 
Reply With Quote
 
Bob
Guest
Posts: n/a

 
      09-30-2008


"Bob" wrote:

>
>
> "Harry Johnston [MVP]" wrote:
>
> > Bob wrote:
> >
> > > All of the systems show ---- last report status - not yet reported.

> >
> > Let's start with the Client Diagnostics Tool:
> >
> > <http://technet.microsoft.com/en-us/wsus/bb466192.aspx>
> >
> > http://technet.microsoft.com/en-us/wsus/bb466192.aspx
> >
> > Run it on one of the affected clients and post the results. Then type
> >
> > wuauclt /detectnow
> >
> > on the same client, wait thirty minutes, then post the last fifty lines from
> > WindowsUpdate.log.
> >
> > Harry.
> > '
> >

>
> Thanks for the information Harry ----
>
> I'm reading your reply from home, I will do this when I return to the office
> Tuesday 9/30.
>
>
> Bob
>
>


Here is the reply of the client diagnostic tool, which I ran on my desktop.
I will now do the wuauclt/detectnow and post back in 30 minutes are requested.

thanks,
Bob



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 7.1.6001.65 . . . . . . . . . . . . PASS
This version is WSUS 2.0

Checking AU Settings
AU Option is 3 : Notify Prior to 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://intranet1:8530
WUStatusServer = http://intranet1:8530
UseWuServer is enabled. . . . . . . . . . . . . . . . . PASS
Connection to server. . . . . . . . . . . . . . . . . . PASS

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

No Error description could be found

Press Enter to Complete



 
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
This Computer has not reported status yet bzumwalt99 Windows Update 34 08-18-2008 07:44 PM
WinXP SP3 not reported back into WSUS Erik van Huizen Windows Update 1 07-11-2008 02:57 PM
WSUS 2.0 Computer Status Kirrin Jones Windows Update 4 11-09-2007 01:24 PM
WSUS Patch Status Brett S. Windows Update 3 11-22-2006 07:43 PM
Detecting Client Computers' Windows Update Status? Ian Windows Update 1 02-09-2005 12:11 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