I have been struggling for a week to get sysprep to work properly on a Surface Pro 3 with windows 8.1 installed
Sysprep will work with just the OS installed
After I install all the windows updates and install the Apps (Office 2010) I get a failure on the Computer Shutdown and Windows then reboots and repairs itself.
Prior to executing Sysprep I do the following
- Run slmgr /dlv to check the license
- run mstdc -install
- run mstdc -install
- Disable Bitlocker using powershell
- check the registry entries ; set the generalize key to 7,make sure the cleanup state is set to 2; disable DEP by setting EnableLUA to 0,
- remove both panther folders:
7 run sysprep with the generalize option and shutdown
- I have looked at the log files and it looks to me like sysprep completes but the error occurs during shutdown of the computer itself and that is when winodws 8.1 tries to repair itself and reboot.
I am completley frusted and more than annoyed that Microsoft make it SOOO incredibly difficult to do this simple task !