|
this what i do: i first telnet the server i want to shut down (mostly my main server which is an optiplex gxa) then once connected i type Shutdown -s -t 00 this will shut the computer down immditly if you want to put a time delay of 60 secounds say then you would type shutdown -s -t 60 and of course you must hit enter after the command in order for it to be transmitted.
chris
|