您好:
目前請況
1.防火牆沒有檔更新
2.有用網域,且有WSUS
3.一般有加入網域時的PC,應該是到WSUS 去更新
但,沒有加入網域的電腦,他就無法更新
請問,這有辦法處理嗎?
謝謝
沒有加入網域的電腦,還是可以加 WSUS 的服務
把下面的文字存成REG 檔
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"WUServer"="http://Server_IP:8530"
"WUStatusServer"="http://Server__IP:8530"
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"NoAutoUpdate"=dword:00000000
"AUOptions"=dword:00000003
"ScheduledInstallDay"=dword:00000000
"ScheduledInstallTime"=dword:0000000e
"UseWUServer"=dword:00000001