December
17
A fatal error occurred while trying to Sysprep the machine
When running sysprep too many times on a machine, this error will occur.
- Change HKEY_LOCAL_MACHINE\SYSTEM\Setup\Status\SysprepStatus\GeneralizationState to 7
- From an administrative command prompt, run the following
msdtc -uninstall
msdtc -install - Change HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform\SkipRearm to 1