Our Image server is on a maintenance now,
You will not see the image correctly
please check back shortly. . .
Sometimes we need to automatically shutdown the computer when we're not in the desk. This method also needed when we want to sleep, but we want the computer turned off at a specified time we provide.
1. Click Run(view here)
2. Add in the textbox shutdown /s /f /t 3600
Notes :
/s = We want to Shutdown the computer, if you want to restart the computer, use /r
/f = Force shutdown, it means that if any process prevent the computer to shutdown, the process will be killed.
/t = Time in second, 3600 it means 1 hour
|
RSS feed for comments on this post. TrackBack URL
[...] Article diambil dari vishnuvalentino blogs… [...]