If your Windows Server Update Services WSUS is having problems there are five easy things to do to correct it:
Restart the three WSUS related services: a) WSUS SERVICE b) WSUS CERTIFICATE SERVICE c) WINDOWS INTERNAL DATABASE (unless your DB is SQL, in which case, restart your SQL database) .
Expand the memory in the IIS > APPLICATION POOL > WSUS > RECYCLING to something greater than 1.8GB (1843200), then perform an IISRESET (or just restart the WWW service). This has not helped me but I see from other blogs that it has helped some… so give it a shot! .
If you still have problems check the logs on your clients. As of Windows 10, this is a real problem to do, you can read THIS post for full details but the crux of it is, open a powershell and enter the two commands below: . wuauclt /detectnow . Get-WindowsUpdateLog -LogPath C:\windowsupdate.log .
View Comments
thanks so much.
thanks so much. WSUS is such a pain when it breaks. really appreciate it. Number 2 worked for me - kept on getting the reset server node.