Saturday, October 24, 2009

Shutdown, Restart and Logoff

01. SHUTDOWN:

Go to Start manu -> Run -> cmd ->

shutdown -s -m IP(200.200.200.123)







02. Restart:


Go to Start manu -> Run -> cmd ->

shutdown -r -m IP(200.200.200.123)






03. Logeoff:


Go to Start manu -> Run -> cmd ->

shutdown -l -m IP(200.200.200.123)





04. Shutdown time:


Go to Start manu -> Run -> cmd ->

shutdown -s -m IP(200.200.200.123) -t 05





05.
How to Protect this?


Go to Start manu -> Run -> cmd ->shutdown -a



0 comments:

Post a Comment