when a Windows 7 system has been sysprepped three times -- KB929828. To overcome this, you will need to do the following:
1) Inside the Sysprep Unattend.xml file located at c:\windows\system32\sysprep, delete skiprearm=1from thesection. In order to edit the Unattend.xml file, you will need to slave the HDD onto a working machine in order to have access to a text editor for editing the file.
2) Under HKEY_LOCAL_MACHINE\SYSTEM\Setup\Status\SysprepStatus\, set GeneralizationState to 7
3) From an administrative command prompt, type the following
msdtc -uninstall
msdtc -install
4) Under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform\, change SkipRearm to 1
5) reboot
6) Rerun the sysprep again
A fatal error occurred while trying to sysprep
原创520feng2007 博主文章分类:Windows ©著作权
©著作权归作者所有:来自51CTO博客作者520feng2007的原创作品,请联系作者获取转载授权,否则将追究法律责任

提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
Fixing the "A fatal error occurred while trying to sysprep the machine" error
This occurs when a Windows 7system has been sysprepped three times -- KB929828. To overcome this, you will need to do the following: 1) Inside the SysprepUnattend.xml file located at c:\windows\
Windows occurred following overcome