MyKE / How to find WSUS server in unknown environment

Created Mon, 08 Aug 2016 08:23:02 +0000

How to find WSUS server in unknown environment

Useful methods how to determine if WSUS is used in corporate environment.

  1. Locate WSUS via registry key called WUServer on client/server inside: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\
  2. Locate file c:\windows\windowsupdate.log where should be WSUS server url
  3. Run Gpedit.msc > Computer Configuration > Administrative Templates > Windows Components > Windows Update > Specify intranet Microsoft Update Service Location
  4. From Domain Controller you can run Group Policy Results on specific machine or run rsop.msc directly on specific machine.