Remote shutdown command

Closed
Prostate Posted messages 79 Status Member -  
fredba Posted messages 752 Status Member -
Hello,
is this command correct?
shutdown -m \\nomdupc -t 200 -c "Revenge is a dish best served cold"

Just to make a little joke on a colleague :).

Thanks!

--
Prostate
Configuration: Motherboard: MSI x48C platinum Graphics Card: XFX ATI Radeon HD 4890 1GB DDR5 Processor: Intel core 2 quad Q6600 Case: MaXinPower BigMax Power Supply: 1 000W RAM: Kingston KVR1333D3N9K2/4G DDR3 OS: Windows Seven Pro' 64Bit

2 answers

fredba Posted messages 752 Status Member 94
 
--
shutdown -r -f -t 10 -m \\remoteipmachine -c "comments"

-r or -s (restart or shutdown)
-t 10 (time before action, default 30 seconds)
16