Hi,
I have two separate domains without trust relationship and couple Windows 2003 systems on a workgroup. I am planning to setup WSUS on Windows 2012 standard server to provide updates for both domains and workgroup systems. Can I setup WSUS on a workgroup and point both domains and workgroup systems via registry? Is that going to create an issue to update both domains and workgroup systems? Is this the right setups below to point systems via registry?
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate:"TargetGroupEnabled"=dword:00000001 "TargetGroup"="Managed Workgroup" "ElevateNonAdmins"=dword:00000000 "WUServer"="http://wsus1.domain.com""WUStatusServer"=http://wsus1.domain.com
Thanks