so i have created 2 shortcuts on my desktop using the following commands:
For restart the host:
shutdown -r -t 01
For shutdown the host:
shutdown -s -t 01
Where t is the time parameter in seconds,
for stopping this process use: shutdown -a
this will work for Microsoft windows XP and 2000 and Win7.
No comments:
Post a Comment