Shutdown computer in specific time

Shutdown computer in specific time
If you want to shutdown computer at 09:45 am go to Start then Run
Type                at 1:30 shutdown -s
If you want to cancel that command
Type                Shut down –a
If you have administrator rights and want to shutdown computer on network
Type                shutdown –s –m\\computername –t60

Alternative methods
Right click on desktop and select New Shortcuts
In location of the shortcuts type “shutdown –s –t 7200” (without the quotation marks) 7200 it means that the computer will be shutdown after 2 hours 7200 are    the amount of seconds (7200 seconds = 120 minutes (2 hrs)  It’s possible that you can make multiple shutdown short cuts, for example 30 minutes, and 40 minutes etc. After that give the name to short cut and you are done. You may also change the picture to that shortcut by right clicking on it and then go to properties รจ brows


If you want to stop the shutdown
Type shutdown –a (you can make shortcut too to stop the shutdown)
Remember that you must know about the name of computer in your network.