wsus clients not reporting status
my head getting sore beating against wall. appreciated!
tia
jim
for troubleshooting purposes, try execute following commands on 1 of clients failing report status.
open command prompt:
gpupdate.exe /force /wait:0 (you may want several times client side extensions unable apply gpo settings).
gpupdate.exe part of support tools, if not available outright. can verify correct gpo applied using gpresult.exe
assuming settings applied client, execute 1 below.
wuauclt /detectnow /resetauthorization (this involve update agent).
hope helps! :)
before "trying" anything, innocuous group policy refresh, 1 should first conduct appropriate diagnostics , determine specifcially cause of failure. x86 clients easiest way client diagnostic tool; x64 systems you'll have review windowsupdate.log
however, issue that's existed more few hours, running gpupdate.exe isn't have real affect, since policy refreshes every 90 minutes. (note: gpupdate.exe native in operating systems.)
the wuauclt.exe command, given, syntactically incorrect. correct order of parameters is:
wuauclt /resetauthorization /detectnow
however, again, without first identifying cause of non-reporting condition, not have real effect repeat events failing.
lawrence garvin, m.s., mcitp:ea, mcdba
principal/cto, onsite technology solutions, houston, texas
microsoft mvp - software distribution (2005-2009)
mvp profile: http://mvp.support.microsoft.com/profile/lawrence.garvin
blog: http://onsitechsolutions.spaces.live.com
Windows Server > WSUS
Comments
Post a Comment