Thanx for reply...
We had secondary server where iis is configured on 8080
port.. it gets sync with primary server but ..sus client
on secondary server could not communicate with secondary
server .. even when added in regisry file on client
pcs..as below..
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\win dows\Win
dowsUpdate]
"WUServer"="http://172.x.x.x4x:8080"
"WUStatusServer"="http://172.x.x.x4x:8080"
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\win dows\Win
dowsUpdate\AU]
"UseWUServer"=dword:00000001
"NoAutoRebootWithLoggedOnUsers"=dword:00000001
"RescheduleWaitTime"=dword:00000005
"NoAutoUpdate"=dword:00000000
"AUOptions"=dword:00000004
"ScheduledInstallDay"=dword:00000000
"ScheduledInstallTime"=dword:0000000e
|