I've got my unattended install progressing nicely, but in order for things to clean up properly, I need the computer to restart immediately once it finishes its first boot. Since nlite added nlite.cmd to the first boot, it seemed like the ideal place to try to restart the machine with Shutdown.exe -r -t 10 Unfortunately, the nlite.cmd file runs, and the shutdown never occurs, leaving me at the desktop at the end of the install. The only possibility I can come up with would be missing RPC services, but would there be a functional alternative without them?