We have worked with Windows Server Update Services since its inception in early 2000’s and while it is a very handy tool to manage patching, it does have several recurring problems. One of those common WSUS problems is the dreaded: RESET SERVER NODE.

In addition to running the WSUS SERVER CLEAN UP WIZZARD and scripts that clean up the WSUS SQL database, the more common fix is to adjust the Application Pool settings in IIS:

fix wsus connection error reset server node

How To Fix WSUS: ERROR CONNECTION ERROR: RESET SERVER NODE

  1. Click START and type IIS
  2. Expand your server
  3. Expand APPLICATION POOLS
  4. Click on WSUSPOOL and select ADVANCED SETTINGS from the action pane on the right
  5. Scroll down and set PRIVATE MEMORY LIMIT to a higher limit (I doubled mine)
  6. Set REGULAR TIME INTERVAL to a lower limit (I set mine to about half so it automatically cycles more often)
  7. Click OK on the ADVANCED SETTING dialog
  8. Right click on WSUSPOOL and select START
  9. Click RESET SERVER NODE or restart the server and have a nice day


0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *