Wednesday 9 May 2012

Remote shutdown of computers on your network

Remote shutdown of computers on your network


{1}Open command prompt ---> type net view. This is to view the computers on your network.
You will receive the names of the computers present on your network.

{2}Type shutdown -m \\computer name -s       (or -r or -l)

-s for shutdown
-r for restart
-l for log off

No comments:

Post a Comment

Note: only a member of this blog may post a comment.