Sunday, 28 December 2014

Shutting Down your Windows PC without a software

Most of us will want their PC's to go to sleep or hibernate or even shutdown automatically at specified time. Maybe cause you had been listening to some cool music and you fell asleep, you would want your machine to also shutdown. What most of us do is download a software created by another person, preferably a geek and run it with ease not knowing thats just a bunch of dos commands scripted into a batch script and fed into the system log. But ever thought how simple that was? well this post explains that.
The Process
1. simply open up Run by pressing windows+r
2. type in the following: at 23:59 shutdown -s   then press enter

    This will shut your PC at 11:59 pm i tell you...
To get of this timing simply open run once again and type the following command

     shutdown -a