windows-7 – 重新启动时将Windows 7计算机重置为干净状态

我们在远程位置部署了一堆 Windows 7计算机.为了保持一致性并减少故障排除,我们希望每天重新启动它们并在重新启动时重置为干净状态.

是否可以保留一个磁盘映像的分区,可以重新映像Windows计算机重启?这样,任何设置和已安装的应用程序都可以重置为干净状态.

是否有任何产品或工具可以实现这一目标?

微软使用一种名为“稳态”的工具来满足这种需求.虽然它不再适用于Windows 7,但微软已经正式撰写了如何使用原生Windows 7功能和免费工具完成相同的工作.

这篇文章可以在https://technet.microsoft.com/library/gg176676.aspx直接从Microsoft获得.概述在这里提供:

Windows SteadyState does not support Windows 7; however,many of its features can be replicated by using native Windows 7 features and free tools from Microsoft. This document is intended primarily for IT pros who configure shared-computer access in business environments,but partners who support shared-computer access in schools,libraries,and Internet cafes will also find the information useful. The document set includes:

  • Creating a Steady State by Using Microsoft Technologies (this document),which describes the native Windows 7 features and free tools from Microsoft that you can use to create a steady state on computers running Windows 7.

  • Group Policy Settings for Creating a Steady State,which is a reference that describes Group Policy settings that you can use to configure computer and user settings and prevent users from changing those settings.

  • The SteadyState Reference worksheet (.xlsx file),which you can use to look up and filter settings that this document and the reference describe. For example,you can quickly find information about settings that are related to Start Menu restrictions.

相关文章

Windows2012R2备用域控搭建 前置操作 域控主域控的主dns:自...
主域控角色迁移和夺取(转载) 转载自:http://yupeizhi.blo...
Windows2012R2 NTP时间同步 Windows2012R2里没有了internet时...
Windows注册表操作基础代码 Windows下对注册表进行操作使用的...
黑客常用WinAPI函数整理之前的博客写了很多关于Windows编程的...
一个简单的Windows Socket可复用框架说起网络编程,无非是建...