DMZ Hosts Management via Internal WSUS Server


greetings, 

i have internal wsus server working fine in managing , deploying patches internal servers. i"m looking see how can have dmz servers aren't part of domain in workgroup enviornment managed internal wsus server. tried import registry keys internal server managed internal wsus server dmz servers , i've opened ssl on port 8531 it's not communicating internal server. can telnet internal wsus server via port fine.

i"m getting error code 80072f8f - i've check date , time , it's correct wsus server. should looking well?


windows registry editor version 5.00

[hkey_local_machine\software\policies\microsoft\windows\windowsupdate]
"donotconnecttowindowsupdateinternetlocations"=dword:00000001
"elevatenonadmins"=dword:00000000
"accepttrustedpublishercerts"=dword:00000000
"wuserver"="https://atw-cyr-rt:8531"
"wustatusserver"="https://atw-cyr-rt:8531"
"targetgroupenabled"=dword:00000001
"targetgroup"="hou-criticalapps-servers"

[hkey_local_machine\software\policies\microsoft\windows\windowsupdate\au]
"noaushutdownoption"=dword:00000001
"alwaysautorebootatscheduledtime"=dword:00000001
"alwaysautorebootatscheduledtimeminutes"=dword:0000001e
"detectionfrequencyenabled"=dword:00000001
"detectionfrequency"=dword:0000000c
"enablefeaturedsoftware"=dword:00000000
"autoinstallminorupdates"=dword:00000001
"includerecommendedupdates"=dword:00000001
"noautorebootwithloggedonusers"=dword:00000001
"rebootrelaunchtimeoutenabled"=dword:00000001
"rebootrelaunchtimeout"=dword:0000000a
"rebootwarningtimeoutenabled"=dword:00000001
"rebootwarningtimeout"=dword:00000005
"reschedulewaittimeenabled"=dword:00000001
"reschedulewaittime"=dword:0000001e
"usewuserver"=dword:00000001
"noautoupdate"=dword:00000000
"auoptions"=dword:00000004
"automaticmaintenanceenabled"=dword:00000001
"scheduledinstallday"=dword:00000006
"scheduledinstalltime"=dword:00000003


without ssl can confidently no, nothing else required port 8530 doing today bunch of workgroup machines reporting wsus server in ad domain.

with ssl...i don't know if importing cert enough, maybe need add dmz server web.config - if secured wsus using official documentation:

https://technet.microsoft.com/en-us/library/dd939849%28v=ws.10%29.aspx?f=255&mspperror=-2147217396

another question dns, can resolve wsus server using fqdn?  assume certificate expecting fqdn

you may need add domain suffix dmz server's network name




Windows Server  >  WSUS



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file