windows 2008 and 2008 R2 sysprep 失败

时间:2015-02-04 16:55:06   收藏:0   阅读:1188

Windows 2008R2的服务器上做sysprep失败,报错如下:“A fatal error occurred while trying to sysprep the machine” 系统默认做 sysprep 的次数为三次,超过了就会报上面的错误

解决方法如下:


1) HKEY_LOCAL_MACHINE\SYSTEM\Setup\Status\SysprepStatus\
GeneralizationState 7



 2) 管理员身份运行
msdtc -uninstall
msdtc -install


 3) HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform\


 SkipRearm to 1


4) 禁用网卡


5) 再次运行 sysprep


本文出自 “轻描淡写” 博客,请务必保留此出处http://qmdanxie.blog.51cto.com/2332724/1611455

原文:http://qmdanxie.blog.51cto.com/2332724/1611455

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!