This will have to be done every time you capture the image
1. Open up Registry Editor. (Start > Run > regedit)
2. Browse to HKEY_LOCAL_MACHINE\System\Setup\Status\Sysprep Status.
3. Change the value of CleanupState to 2. (0x00000002)
4. Change the value of GeneralizationState to 7. (0x00000007)
5. Browse to HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\SoftwareProtectionPlatform.
6. Change the value of SkipRearm to 1. (0x00000001)
7. After done with the registry, do the following :
- Start -> Run : msdtc -uninstall (wait few seconds)
- Start -> Run : msdtc -install (wait few seconds)
- Restart the machine