是否有可能在用户不进行任何交互的情况下阻止 Windows 7 重新启动?或者更好的是,只有当用户使用全屏应用程序时才可以?
更多详细信息:我的妻子使用她的家用 Windows 7 笔记本电脑和远程桌面 (mstsc) 全屏登录工作系统。主机系统(笔记本电脑)多次在会话中间重新启动,大概是因为“Windows 将在 10 分钟后重新启动”对话框隐藏在远程会话后面?
是否可以在使用全屏应用程序时防止笔记本电脑重新启动,或者让对话框覆盖 mstsc 会话?(请记住 mstsc 已经捕获了鼠标和键盘。
只有在万不得已的情况下,我们才会想要完全禁用 Windows 自动更新。
答案1
我建议您只更改安装更新的时间,或者按照我的做法,告诉 Windows 下载更新但手动安装。
http://www.sevenforums.com/tutorials/2797-windows-update-settings-change.html
或者,您可以尝试以下步骤来防止它自动重启:
1. Click Start
2. Type "gpedit.msc" and press enter
3. Navigate down the tree on the left-hand side to Computer Configuration, Administrative Templates, Windows Components, Windows Update
4. In the list you should see an option entitled "No auto-restart with logged on users for scheduled automatic updates installations" - double-click that
5. Change the setting at the top-left to Enabled and click OK
6. Close the window
7. Restart computer for policy changes to take effect
您还可以使用其他一些选项,例如“延迟重新启动计划的安装”,默认值为 15 分钟,这很短,但如果您启用上述设置,则此选项将不适用。
希望有帮助
答案2
我的建议是启用配置自动更新GPO 与自动下载并通知安装设置。当更新准备安装时,系统会向您显示通知。步骤如下:
- 按Windows Key+R开始运行。
gpedit.msc
在运行控制台中输入。- 现在,您将看到本地组策略编辑器。按如下方式导航:
- 在“计算机配置”下单击
Administrative Templates
- 在“管理模板”下单击
Windows Components
- 在“Windows 组件”下向下滚动并单击
Windows Update
- 现在您位于 Windows 更新文件夹中,右键单击
Configure Automatic Updates
组策略对象,然后单击edit
- 在“Windows 组件”下向下滚动并单击
- 在“管理模板”下单击
- 在“计算机配置”下单击
- 单击
Enabled
,然后在选项下单击Configure automatic updating
- 点击
3 - Auto download and notify for install
并继续点击OK
(您可以通过读取 gpedit.msc 当前工作目录中的状态来确认 GPO 是否已配置)