SHUTDOWN A REMOTE MACHINE ON LAN...IT WORKS BEST ON COLLEGES / SCHOOLS/Where Ever.
------------------------------------------------------------------------------------------------
Step 1: Go to cmd
Step 2: Type shutdown -i .....this opens a dialouge box.
Step 3: Add the different ip of computers u want to shutdown there u can add up a notification and also turn remote machine without a notification given to the machine.
Step 4: click ok...and u r done
u can also try out the command as shutdown -r -f -m \\"ip of the remote machine" -t xx.
where
-r : restarts the computer
-f :forcibly shuts down the pc
-t is the time in sec
------------------------------------------------------------------------------------------------
Step 1: Go to cmd
Step 2: Type shutdown -i .....this opens a dialouge box.
Step 3: Add the different ip of computers u want to shutdown there u can add up a notification and also turn remote machine without a notification given to the machine.
Step 4: click ok...and u r done
u can also try out the command as shutdown -r -f -m \\"ip of the remote machine" -t xx.
where
-r : restarts the computer
-f :forcibly shuts down the pc
-t is the time in sec
No comments:
Post a Comment