I'm trying to configure an image for deployment to other machines. I've configured the machine, then I run sysprep, choose generalize and OOBE. Sysprep does its thing, then reboots. Then when 'setup is starting services', I get a 'Windows could not finish configuring the system', and it advises to reboot and try again, which presents the same error. I've tried uninstalling symantec endpoint antivirus, but this does not prevent the issue. Where should I look for what is causing the problem? Is there a logfile?
This was solved by un-installing classroom presenter 3. It would still be useful to know if there is a logfile to prevent further guesswork.
There is a logfile and you can view it. When you see the error window, you can press Shift-F10 for a cmd window, start powershell.exe and cd to c:\windows\panther, then :
to inspect the last 100 lines of the log. You can (and you probably want to) search through this file :
This searches for the specific registry key that could not be processed.
Having the WAIK toolkit installed on the machine being sysprep'd seems to also cause this error. Best to uninstall it before doing a sysprep.