To resolve this issue, remove the pending sysprep customization routine.
Take a snapshot prior to making changes.
To remove the pending sysprep customization routine, you must edit the Windows operating system registry:
-
Boot the affected Windows virtual machine and log in as an administrator account.
-
Click Start > Run, type regedit, and click OK. The Registry Editor window opens.
-
Change the BootExecute key value.
-
For Windows 2003, Windows XP, Windows Vista, and other older Windows operating systems, navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\.
For Windows 2008 R2, Windows 2012, Windows 7, Windows 8, and Windows 8.1 search regedit for Session Manager. The key BootExecute may be found in these locations:
-
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\
-
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\
-
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control\Session Manager\
-
Other similar locations depending on the configuration of that particular Windows OS
-
Change the BootExecute key value from:
autocheck autochk * sysprepDecryptor.exe
to:
autocheck autochk *
4. Reboot the operating system.
- Press the SHIFT+F10 key to bring up the Command Prompt.
- Type the following command: cd C:\windows\system32\oobe
- Type the following command: msoobe
- Make a generic account and password. select Finish
- Note: If you are prompted for a product key and you have one, enter it now. If this is an OEM or no Product Key is required, just select Finish.
- Set the time/date.
- Select Finish.
- Restart the virtual machine