Tuesday, December 30, 2014

How to Shutdown Another Computer Through LAN

c:\>shutdown -m\\it -s
shutodown-This is the command you use to shutdown/restart/etc.
-m  It means remote computer
\\it  This is the Computer name which you want to shut down.
-s    You have enter th;is command (-s=shutdown -r=restart  -l=logoff  -a=abort shutdown

No comments:

Post a Comment