如何更新Windows更新/补丁时,如何设置Windows 2012 Server?
答案 0 :(得分:0)
This应该有助于开始。它使用reg键来更新设置 链接上的片段上面: 创建一个reg键如下:
Registry subkey: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU
Value: AlwaysAutoRebootAtScheduledTime
Type: REG_DWORD
Value data: 0 (default value) or 1 (force a restart)