如何防止终端服务器用户在自动更新后重新启动服务器?

Rac*_*hel 7 windows-server-2003 active-directory group-policy windows-terminal-services automatic-updates

我们有一台 Windows Server 2003 终端服务器,我们的 IT 部门不想禁用自动更新。问题是,当应用了需要重新启动的更新时,用户会收到一个关于它的弹出窗口,可以点击立即重新启动以重新启动服务器。

有没有办法保持自动更新,但在更新后不给普通用户重新启动弹出窗口?

Sha*_*den 5

禁用允许通知非管理员的组策略:

Computer Configuration > Administrative Templates > Windows Components > Windows Update > Allow non-administrators to receive update notifications

但是,这种行为是默认的——所以要么有人在过去专门启用了这个策略,要么用户是管理员?