I manage a SCVMM 2012 sp1 environment and I would like to use SCCM 2012 r2 to manage, update and publish new VHD's. However I am having trouble creating a sysprep'd VHD. The task sequence seems to complete without issue up to the shutdown command which is the last step in the sequence. I have pasted what I believe the issue is below.
Failed to execute command line 'shutdown -s -t 300' . The system cannot find the file specified. (Error: 80070002; Source: Windows) InstallSoftware 10/11/2013 2:41:23 PM 1036 (0x040C)
It seems to be unable to find the shutdown.exe, Is there something obvious that I'm missing here? Any idea on how to fix it?
Any assistance would be great.