Discussion:
Old Clients are Not Showing Up in New WSUS
(too old to reply)
abystander
2010-06-02 23:25:59 UTC
Permalink
Sorry, previous post should be a question. Hopefully this will get a proper
response.:

I just deployed a new WSUS on a server 2008 box. I have the WSUS groups
showing in the new console, and new computers reporting to the new WSUS.
The computers who are reporting to the old server (server 2003) are not, and
are still reporting to the old one.
I have edited the GP to point to the new WSUS. Still no luck. Can anyone
help? Thanks in advance.
Also, ones who are reporting to the new WSUS are sitting in the "computer"
ou, while the ones who aren't are placed in specific OU's. Would that make a
difference?

Here is the output of the of the diag. tool:

C:\>clientdiag

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.4.7600.226. . . . . . . . . . . . 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://vuapp04
WUStatusServer = http://vuapp04
UseWuServer is enabled. . . . . . . . . . . . . . . . . PASS
Client is pointed to SUS 1.0 Server
Connection to server. . . . . . . . . . . . . . . . . . PASS
SelfUpdate folder is present. . . . . . . . . . . . . . PASS

Press Enter to Complete

C:\>

the wuserver is the old one. how do you make it point to the new one? i
have already edited the gp to p oint to the new one.
Harry Johnston [MVP]
2010-06-02 23:57:09 UTC
Permalink
It sounds as if the group policy object that you changed is being overridden by
one that you've forgotten about.

Use gpresult on the command line to check which GPOs the client is looking at.

Also try gpupdate in case the clients aren't updating properly.

Harry.
Post by abystander
I just deployed a new WSUS on a server 2008 box. I have the WSUS groups
showing in the new console, and new computers reporting to the new WSUS.
The computers who are reporting to the old server (server 2003) are not, and
are still reporting to the old one.
I have edited the GP to point to the new WSUS. Still no luck. Can anyone
help? Thanks in advance.
Also, ones who are reporting to the new WSUS are sitting in the "computer"
ou, while the ones who aren't are placed in specific OU's. Would that make a
difference?
C:\>clientdiag
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.4.7600.226. . . . . . . . . . . . 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://vuapp04
WUStatusServer = http://vuapp04
UseWuServer is enabled. . . . . . . . . . . . . . . . . PASS
Client is pointed to SUS 1.0 Server
Connection to server. . . . . . . . . . . . . . . . . . PASS
SelfUpdate folder is present. . . . . . . . . . . . . . PASS
Press Enter to Complete
C:\>
the wuserver is the old one. how do you make it point to the new one? i
have already edited the gp to p oint to the new one.
--
Harry Johnston
http://harryjohnston.wordpress.com
Lawrence Garvin [MVP]
2010-06-03 06:00:08 UTC
Permalink
Post by abystander
Checking Connection to WSUS/SUS Server
WUServer = http://vuapp04
WUStatusServer = http://vuapp04
UseWuServer is enabled. . . . . . . . . . . . . . . . . PASS
Client is pointed to SUS 1.0 Server
It's also worth noting that this URL appears incorrect.

If there is a WSUS server on vuapp04, I suspect it is on port 8530.

Try http://vuapp04:8530 as your WSUS URL.
--
Lawrence Garvin, M.S., MCITP:EA, MCDBA, MCSA
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2010)

My Blog: http://onsitechsolutions.spaces.live.com
Microsoft WSUS Website: http://www.microsoft.com/wsus
My MVP Profile: http://mvp.support.microsoft.com/profile/Lawrence.Garvin
Loading...