Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

WSUS - machines not all there

Status
Not open for further replies.

jnalpak

MIS
May 23, 2003
50
US
I recently setup WSUS on one of my servers. If it go into network places i can see all 500+ workstations in the firm but if go into WSUS it only sees 104 computers.

Anyone see a reason why the other 400 would be missing?

thanks
 
service pack 2...firewall settings,

try these 2 commands on the server and one of the workstaions not showing
wuauclt /resetauthorization /detectnow
wuauclt.exe /detectnow

hope it helps

"Research is what I'm doing when I don't know what I'm doing."
 
Are all workstations under the same OU?

Are you direction the workstations to the WSUS server using group policy?
 
when i run clientdiag from a users box i get the following:
WSUS Client Diagnostics Tool

the part in BOLD was what looks incorrect and it was also in RED when reported by MS diag 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 1 : Disabled . . . . . . . . . . . . . . . PASS
AU Settings do not match. . . . . . . . . . . . . . . . FAIL


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 = WUStatusServer = UseWuServer is enabled. . . . . . . . . . . . . . . . . PASS
Connection to server. . . . . . . . . . . . . . . . . . PASS
SelfUpdate folder is present. . . . . . . . . . . . . . PASS

Press Enter to Complete
 
all machines are in two seperate OU's and there are some subfolders under the two OU's but all GPO's governing these OU's point to the WSUS server correctly.
 
ok i figured this out, in one OU i disabled "configure auto updates" b/c of some reason i forget...so i added a new TEST OU with this policy enabled and i get all workstations poplulated in WSUS....thanks for the effort and stimulation to investigate this

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top