I am trying to install an image using MDT2012 task sequences. Thus far everything works until the OS installs (Windows 7) and then restarts, once the PC restarts it configures devices, gets to 100% and then prepares for first time use. At this point I get the following error:
Windows could not parse or process unattend answer file [C:\windows\panther\unattend.xml] for pass [specialize]. A component or settings specified in the answer file does not exist.
After the PC restarts (not always after the first restart maybe the second) I receive the following:
The computer restarted unexpectedly or encounted an unexpected error. Windows installation cannot proceed. To install windows, "ok" to restart the computer, and then restart the installation.
Not sure how I can check what step the task sequence is having issues with as my Monitoring does not seem to currently be working in MDT. I also cannot remember which logs to read to find out what's going on.