2019年12月12日 星期四

[windows] 公司內網擋 windows update

register:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU\UseWUServer 設成0

之後執行以下command

net stop "Windows Update"
net start "Windows Update"
control /name Microsoft.WindowsUpdate


語系無法下載時,可以將嘗試上面方式或是 將UAC降至最低程度。
等下載完後再改回來。

沒有留言: