Jump to content

Recommended Posts

Posted

As title above i have alot of machines that have not reported back to WSUS for 116 days, 122 days and so on

 

What steps do i take

 

Thanks in advance

 

James

Posted

Are you setting this via Group Policy for them to check in with the server? Have the machines been moved OU's and a Group Policy therefore not applying?

 

Toby

Posted

I had a similar issue some time again when I initially deployed WSUS and if I recall the issue was down to permission within IIS.

 

I recommend using group policy too, this way you can force your PC's to look at the WSUS server for the updates, once this has been applied and pushed out to the clients discovery will then stat to work and this will be reflected in the WSUS console.

Posted

ok so what is the solution where do i check the permissions of IIS?

 

Do i need to check anything on the machines?

 

sorry new to this

Posted

no we started using KMS in the summer, so maybe this could be a problem, any ideas?

 

 

we use WDS for imaging

 

Thanks

Posted

try this on a client:


net stop wuauserv

reg.exe delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate /v PingID /f

reg.exe delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate /v AccountDomainSid /f

reg.exe delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate /v SusClientId /f

reg.exe delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate /v SusClientIDValidation /f

net start wuauserv

wuauclt.exe /resetauthorization /detectnow

Posted

What OS are you using? There is a KB to fix this KB2720211

 

There have been problems with this KB though but can be fixed by editing the Server Registry as follows;

 

HKLM\Software\Microsoft\Update Services\Server\Setup\

Find wYukonInstalled and change the value from 1 to 0

 

Reinstall the KB above

 

Return to the above key and change the value back to 1.

Posted

CYBERNERD: i have run this on affected machine, how do i know if it has worked?

 

ALAN-D : that KB is not installed on our WSUS server?

 

Thanks

Posted
ALAN-D : that KB is not installed on our WSUS server?

 

Thanks

 

The KB is meant to fix your problem but some admins have a problem installing it hence my regedit.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...