***********************************
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 not running. PASS
Wuaueng.dll version 5.8.0.2469. . . . . . . . . . . . . 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. . . . . . . . . . PASS
Winhttp local machine ProxyBypass. . . . . . . PASS
Checking User IE Proxy settings . . . . . . . . . . . . PASS
User IE Proxy. . . . . . . . . . . . . . . . . PASS
User IE ProxyByPass. . . . . . . . . . . . . . PASS
User IE AutoConfig URL Proxy . . . . . . . . . PASS
User IE AutoDetect
AutoDetect not in use
Checking Connection to WSUS/SUS Server
WUStatusServer is not set through Policy
WUServer is not set through Policy
UseWuServer value is missing. . . . . . . . . . . . . . FAIL
The system cannot find the file specified.
***************************************
This is the log of clientdiag.exe.
The problem is that apart from itself (the WSUS server) no other computer
shows up in the admin console. The clients are configured through group
policy in an active dir environment.
Thanks in advance for the help.
You may be trying to apply policy from a machine that is either not the
WSUS server running on W2K3SP1 or an XP machine that is not up to SP2.
Grab the wuau.adm from one of the two above mentioned versions of the
machines and then import it into your AD via GPMC. You should be good
to go after that finding the UseWuServer value.
It is located in
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU.
UseWUServer should be set to 1 as enabled.
Happy Patching,
Mohammed Athif Khaleel
http://msmvps.com/athif
GetAUSettingsRegistry(false,TEXT("SusServerVersion"), &dwSusVersion) failed
with hr=0x80070002
The system cannot find the file specified.
....
Playing with the registry is OK to find out what is wrong but if you are using
GP to deploy the setting then do not edit the registry. Fix the problem that is
causing the GPO to fail.
--
Dave Mills
There are 10 type of people, those that understand binary and those that don't.
Export and post the registry key at
HKLM\Policies\Software\Microsoft\Windows\WindowsUpdate
Also run and post the results from the Client Diagnostic Tool.
The most likely cause is that (a) policy is not being applied and local
registry settings are invalid, or (b) you have policy conflicts due to
multiple WUA policies being applied.
The mere fact that WUServer was not set correctly tells me that there is no
/valid/ policy being applied. The resolution comes from the answer to the
question: Where is the client system getting its configuration information
from?
--
Lawrence Garvin, M.S., MVP-Software Distribution
Everything you need for WSUS is at
http://technet2.microsoft.com/windowsserver/en/technologies/featured/wsus/default.mspx
And, eveything else is at
http://wsusinfo.onsitechsolutions.com
...