I am working on my HTA menu and have a button that I want to use to reboot the PC. However, I cannot get shutdown.exe to work. I am using PE 2005 with Server 2003 SP1. Is there any other way to tell PE to reboot. I am starting my HTA with the startnet.cmd and am killing
pskill.exe smss.exe
pskill.exe winlogon.exe
so that I can exit the startnet.cmd without it rebooting.
Ideas?