700字范文,内容丰富有趣,生活中的好帮手!
700字范文 > A fatal error occurred while trying to Sysprep the machine

A fatal error occurred while trying to Sysprep the machine

时间:2018-09-21 07:15:42

相关推荐

A fatal error occurred while trying to Sysprep the machine

Error:

运行sysprep时遇到以下错误:

A fatal error occurred while trying to Sysprep the machine

Resolution:

运行命令:slmgr /dlv 可以发现Remaining Windows rearm count:0

修改注册表:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform\SkipRearm将其从0设置为1

HKEY_LOCAL_MACHINE\SYSTEM\Setup\Status\SysprepStatus\GeneralizationState将其从3设置为7

再次运行sysprep,如果还报错,卸载重装组件msdtc -uninstall,-install

Cause:

当你用sysprep /generalize封装系统时,系统会减少rearm的次数,当rearm为0时,就会出现无法封装的问题。Rearm的次数默认为3,即你仅可以封装3次。

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。