Windows:执行SysPrep时计算机意外重新启动错误

时间:2020-02-23 14:45:48  来源:igfitidea点击:

在您部署的Windows Server 2008首次启动SysPrep时出现此错误吗?

The computer restarted unexpectedly or encountered an unexpected error. Windows installation cannot proceed. To install Windows, click "OK"; to restart the computer, and then restart the installation.

好了,您可以通过编辑注册表并重新启动来摆脱这种情况。
这是进行的步骤。

不要在错误消息窗口上单击"确定"。

1.按F10键,将出现命令提示符。

2.执行" regedit",然后按Enter。

3.浏览注册表:

HKLM \ SYSTEM \ Setup \ Status \ ChildCompletion \ setup.exe

4.将DWORD值设置为3。

现在关闭注册表并重新启动:

shutdown -r -t 0

我有时说过,该操作系统在首次启动时将无法运行且性能稳定。
第二次重新启动后,这些症状消失了。