WSUS – error 0x8024401B

Reading Time: < 1 minute

The above error refers to Proxy Authentication

If you’re receiving the above error within your Windows Updates log whilst your server/pc tries downloading from your WSUS server, then the issue is possibly proxy related.

Try bypassing proxy for your wsus server and give it another go.

You could also try changing the WSUS name within Group Policy from http://wsusservername.domain.local to http://wsusservername

Also make sure your proxy server or firewall is configured for anonymous access to the Windows Update website. Include the following URL’s when you create a destination or url set.

  • http://download.windowsupdate.com
  • https://*.windowsupdate.microsoft.com
  • http://*.windowsupdate.microsoft.com
  • http://update.microsoft.com
  • http://*.windowsupdate.com
  • http://download.microsoft.com
  • http://windowsupdate.microsoft.com
  • http://ntservicepack.microsoft.com
  • http://wustat.windows.com
  • https://update.microsoft.com
  • Always test such changes before applying to a live environment.

    How to clear unneeded files within WSUS 2.0

    Reading Time: < 1 minute

    1) Logon to your WSUS server
    2) Click start
    3) Click run
    4) Type cmd and press enter
    5) Type the path to where the WSUSdebugtool.exe tool is located
    6) Next, type wsusdebugtool /Tool:PurgeUnneededFiles and press enter

    You may need to wait a few minutes whilst any unneeded files are removed