Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Not all machine apear in WSUS

Reply
Thread Tools Display Modes

Not all machine apear in WSUS

 
 
huff-n-puff
Guest
Posts: n/a

 
      10-04-2006
Hi

I have upgraded from SUS to WSUS and changed SUS GPO to get all my AD
machines to update from WSUS.

We have approx 750 machines in AD and after 1 week only 470 of them have
reported to WSUS.

Anyone have an idea how to nudge the other 280 machines to connect?
There are far too many to use the WSUS tools by hand.

Thanks
 
Reply With Quote
 
 
 
 
TaurArian [MS-MVP]
Guest
Posts: n/a

 
      10-04-2006
The Microsoft Windows Server Update Services (WSUS) SelfUpdate service does not send
automatic updates
http://support.microsoft.com/kb/920659/en-us
When you try to use the Microsoft Windows Server Update Services (WSUS) SelfUpdate
service to send automatic updates to client computers, the client computers do not
receive the updates. Additionally, the client computers do not report to the WSUS
server.
When this occurs, the WSUS Administration console logs the following error message:
Check your server configuration. One or more Update Service components could not be
contacted. Check your server status and ensure that the Windows Server Update Service
is running.
Non-running services: SelfUpdate
The event log may also log the following event:
EVENT ID 506
Source: Windows Server Update
Description: The SelfUpdate Tree is not working. Clients may not be able to update to
the latest WUA client software and communicate with the WSUS Server.
Or perhaps try the WSUS Newsgroup
http://www.microsoft.com/technet/com...pdate_services


--

==================================
TaurArian [MS-MVP] 2005-2007 - Australia
==================================
http://www.dts-l.org/goodpost.htm
Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
(Links to web pages and MSKB Articles are posted for the purposes of keeping the
information current)



"huff-n-puff" <> wrote in message
news:1A73A005-CF62-4CAA-A068-...
| Hi
|
| I have upgraded from SUS to WSUS and changed SUS GPO to get all my AD
| machines to update from WSUS.
|
| We have approx 750 machines in AD and after 1 week only 470 of them have
| reported to WSUS.
|
| Anyone have an idea how to nudge the other 280 machines to connect?
| There are far too many to use the WSUS tools by hand.
|
| Thanks


 
Reply With Quote
 
huff-n-puff
Guest
Posts: n/a

 
      10-05-2006
Hi

The link you sent does not work.

Why would 470 machines connect sucessfully to the WSUS server and 280 not if
a service were not running on the WSUS server? Surely all machines would not
connect? All machines are on the same network in the same building.

There is no service called SelfUpdate.

Can anyone else help?

"TaurArian [MS-MVP]" wrote:

> The Microsoft Windows Server Update Services (WSUS) SelfUpdate service does not send
> automatic updates
> http://support.microsoft.com/kb/920659/en-us
> When you try to use the Microsoft Windows Server Update Services (WSUS) SelfUpdate
> service to send automatic updates to client computers, the client computers do not
> receive the updates. Additionally, the client computers do not report to the WSUS
> server.
> When this occurs, the WSUS Administration console logs the following error message:
> Check your server configuration. One or more Update Service components could not be
> contacted. Check your server status and ensure that the Windows Server Update Service
> is running.
> Non-running services: SelfUpdate
> The event log may also log the following event:
> EVENT ID 506
> Source: Windows Server Update
> Description: The SelfUpdate Tree is not working. Clients may not be able to update to
> the latest WUA client software and communicate with the WSUS Server.
> Or perhaps try the WSUS Newsgroup
> http://www.microsoft.com/technet/com...pdate_services
>
>
> --
>
> ==================================
> TaurArian [MS-MVP] 2005-2007 - Australia
> ==================================
> http://www.dts-l.org/goodpost.htm
> Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
> (Links to web pages and MSKB Articles are posted for the purposes of keeping the
> information current)
>
>
>
> "huff-n-puff" <> wrote in message
> news:1A73A005-CF62-4CAA-A068-...
> | Hi
> |
> | I have upgraded from SUS to WSUS and changed SUS GPO to get all my AD
> | machines to update from WSUS.
> |
> | We have approx 750 machines in AD and after 1 week only 470 of them have
> | reported to WSUS.
> |
> | Anyone have an idea how to nudge the other 280 machines to connect?
> | There are far too many to use the WSUS tools by hand.
> |
> | Thanks
>
>
>

 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      10-05-2006
"TaurArian [MS-MVP]" <> wrote in message
news:...
> The Microsoft Windows Server Update Services (WSUS) SelfUpdate service does not send
> automatic updates
> http://support.microsoft.com/kb/920659/en-us



Bizarre. Clicking on the link from the OE message failed.

Request headers, captured by FiddlerTool (some removed for clarity):

<request>
GET /kb/920659/en-us HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/msword, */*
Accept-Language: en-us

Accept-Encoding: gzip, deflate

Host: support.microsoft.com

</request>


Doing a Live Search for KB920659 and clicking on the identical link worked:

<request>
GET /kb/920659/en-us HTTP/1.1
Accept: */*
Referer: http://search.sympatico.msn.ca/resul...=70&FORM=REDIR
Accept-Language: en-us

Accept-Encoding: gzip, deflate

Host: support.microsoft.com
</headers>


....
> Or perhaps try the WSUS Newsgroup


You can lead a horse... ; )


Robert
---


 
Reply With Quote
 
TaurArian [MS-MVP]
Guest
Posts: n/a

 
      10-05-2006
Hi Robert, the link appears to be working okay here.
Not to worry, no doubt the OP has now posted to the WSUS NG.
Kaylene

--

==================================
TaurArian [MS-MVP] 2005-2007 - Australia
==================================
http://www.dts-l.org/goodpost.htm
Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
(Links to web pages and MSKB Articles are posted for the purposes of keeping the
information current)


"Robert Aldwinckle" <> wrote in message
news:...
| "TaurArian [MS-MVP]" <> wrote in message
| news:...
| > The Microsoft Windows Server Update Services (WSUS) SelfUpdate service does not
send
| > automatic updates
| > http://support.microsoft.com/kb/920659/en-us
|
|
| Bizarre. Clicking on the link from the OE message failed.
|
| Request headers, captured by FiddlerTool (some removed for clarity):
|
| <request>
| GET /kb/920659/en-us HTTP/1.1
| Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
application/x-shockwave-flash, application/msword, */*
| Accept-Language: en-us
|
| Accept-Encoding: gzip, deflate
|
| Host: support.microsoft.com
|
| </request>
|
|
| Doing a Live Search for KB920659 and clicking on the identical link worked:
|
| <request>
| GET /kb/920659/en-us HTTP/1.1
| Accept: */*
| Referer:
http://search.sympatico.msn.ca/resul...=70&FORM=REDIR
| Accept-Language: en-us
|
| Accept-Encoding: gzip, deflate
|
| Host: support.microsoft.com
| </headers>
|
|
| ...
| > Or perhaps try the WSUS Newsgroup
|
| You can lead a horse... ; )
|
|
| Robert
| ---
|
|


 
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 vista does not apear to close session on DVD Arn Windows Vista General Discussion 1 02-04-2008 10:28 AM
error windows apear Mike Flores Windows Vista Performance 1 09-17-2007 07:30 AM
hard drive shortcut dosent apear oxid Windows Vista Hardware 1 05-07-2007 12:24 AM
Machine not appearing in WSUS console huff-n-puff Windows Update 1 08-22-2006 10:03 AM
Security Update 819696 - apear and apear again Arnold Lapian Windows Update 0 10-22-2003 02:03 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