WSUS – Purge All Settings from Windows 2016 Domain

active-directorywindowswsus

I have a windows domain that, at one time, used a WSUS server.

This setup wasn't well maintained, and I wanted to stop using it.

I removed the GPO, but it seems that many machines still think the domain:
"specifies target server to host updates"

How can I get the Windows 10 fleet to use normal, default Windows updates?

Windows Upgrade Assistant successfully moves the machine to a current patch level, but the machines in question continue NOT looking to MS for updates.

Best Answer

Here's how I eventually got the hard-core non-updating windows 10 machines back to normal.

  • Restart
  • Log in as a local administrator
  • Stop Windows Update and Background Intelligent Transfer services
  • Clear out c:\windows\softwaredistribution\
  • Clear out c:\windows\system32\grouppolicy
  • gpupdate /force
  • Restart

In SOME cases, the Windows 10 Update Assistant would at least bump up the current patch level, in some cases not.