In Command prompt, type shutdown -t nnn. Nnn represents seconds. All you have to do is convert the hours to seconds. For example, if you want to turn off your computer in 2 hours, then you go to Cmd and type shutdown -t 7200 because 2 hours times 3600 seconds (the number of seconds in one hour) equals 7200 seconds. It's that easy!
hope this helps you out, enjoy and fly safe
above steps will logoff
shutdown -s -t xx
to shutdown if u do not add -s it will just log off immediately.
tips - for more options on the shutdown command type the following in the command prompt - "shutdown /?" without the commas
Before Performing any task Please go through the Link Below
http://nextgendatabase.blogspot.com/2009/03/tips-using-windowsevery-day-tips.html
hope this helps you out, enjoy and fly safe
above steps will logoff
shutdown -s -t xx
to shutdown if u do not add -s it will just log off immediately.
tips - for more options on the shutdown command type the following in the command prompt - "shutdown /?" without the commas
Before Performing any task Please go through the Link Below
http://nextgendatabase.blogspot.com/2009/03/tips-using-windowsevery-day-tips.html
Post a Comment