- Open a command prompt
- Type in:
- net stop wuauserv
- REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v SusClientId /f
- net start wuauserv
- wuauclt /resetauthorization /detectnow
- wuauclt /reportnow
And that's it. Clients should start reporting back after a refresh in the WSUS.
No comments:
Post a Comment