i did this to a coworker today. I put a batch file in his "startup" menu with this line in it:
shutdown -t 1 -r -f
For those of you unfamiliar with dos commands, that tells the machine to shut down after 1 second, and to force it, so no matter what programs are running, it will kill them and reboot.
He went through this 4 times on 2 computers before he got pissed enough to ask me to fix it :D
|