Most times it’s useful to add a reboot as the final step in the LiteTouch Sequence…
First we need to get rith of the BDD Wizard Summary Window, this is done by adding SkipFinalSummary=YES to cs.ini
Second we need to reboot, this is done by adding a custom reboot task as the final step in the sequencer.
C:\windows\system32\shutdown.exe -r -t 10 -c “Rebooting the PC to complete the Build”