This is an old revision of the document!
Now, to fix your issue you can use the following solutions. There are a few solutions to this error which include Registry modification etc., therefore, make sure to follow the instructions carefully in order to avoid any mistakes which can potentially result in something critical.
To fix the issue, you can try to edit the SkipRearm key found in the Windows Registry and then run sysprep again. Here’s how to do it:
Another way of fixing the issue would be to edit a specific entry in the Windows Registry. The error occurs when sysrep GeneralizationState key is set to 9 in the Windows Registry. Therefore, you will have to change the value. Here’s how to do it:
PRO TIP: If the issue is with your computer or a laptop/notebook you should try using Restoro Repair which can scan the repositories and replace corrupt and missing files. This works in most cases, where the issue is originated due to a system corruption. You can download Restoro by Clicking Here
Press Windows Key + R to open Run. Type in ‘regedit’ and press Enter. Navigate to the following location:
HKEY_LOCAL_MACHINE\SYSTEM\Setup\Status\SysprepStatus
Double-click the GeneralizationState key. Change the value to 7 and click OK. Then, double-click the CleanupState key and set the value to 2. Click OK. GeneralizationState and CleanupState Keys If there’s no CleanupState key, don’t worry, just edit the GeneralizationState key. Run sysprep again.
Lastly, if the issue doesn’t fix even after changing the GeneralizationState key value, you will have to uninstall MSDTC and then reinstall it. Here’s how to do it:
Press Windows Key + X and select Command Prompt (Admin) from the list to open an elevated command prompt. Type in the following and then press enter:
msdtc -uninstall
This will uninstall the service. Now to install it again, type in:
msdtc -install
Reinstalling MSDTC This will install the service again. Run sysprep again.