WSUS 3.1.6 -- SQL Server Cluster Only Showing One Host
i monitoring sql server cluster updates in management console of wsus. 1 of database servers showing @ time. imagine has being failover cluster how can have both systems display int management console can monitor patch levels?
thanks
philip
thanks
philip
it more has nodes of sql server cluster having been cloned same image, having same susclientid.
here's how resolve that:
1. on passive node, delete registry values "susclientid" , "susclientidvalidation" in registry key
hklm\software\microsoft\windows\currentversion\windowsupdate.
2. restart automatic updates service (net stop/start wuauserv, or use services.msc)
3. run command wuauclt /resetauthorization /detectnow.
if you're working 2-node cluster, should resolve issue. if master image these database servers built used clone additional machines, then you should perform 3 steps on active node, ensure active node's susclientid not duplicate of other machine cloned master image.
lawrence garvin, m.s., mcitp:ea, mcdba
principal/cto, onsite technology solutions, houston, texas
microsoft mvp - software distribution (2005-2009)
here's how resolve that:
1. on passive node, delete registry values "susclientid" , "susclientidvalidation" in registry key
hklm\software\microsoft\windows\currentversion\windowsupdate.
2. restart automatic updates service (net stop/start wuauserv, or use services.msc)
3. run command wuauclt /resetauthorization /detectnow.
if you're working 2-node cluster, should resolve issue. if master image these database servers built used clone additional machines, then you should perform 3 steps on active node, ensure active node's susclientid not duplicate of other machine cloned master image.
lawrence garvin, m.s., mcitp:ea, mcdba
principal/cto, onsite technology solutions, houston, texas
microsoft mvp - software distribution (2005-2009)
Windows Server > WSUS
Comments
Post a Comment