Monday, May 20, 2013

Restart Remote machine from another machine in the network

Restart Remote machine from another machine in the network



Pre-Req :
  1. You need to have admin access to restart the victime machine .
  2. Its better if  machine under operation and victim are in the same network

First Ping the machine if its operating

  1. Goto Start>Run > Type cmd
  2. Type  "ping ip address" or "ping computer_name"  .Eg:  ping vx32Dev99
  3. See whether you notice any reply statements .  
To restart the Machine
  1. Goto Start>Run > Type cmd
  2. type "shutdown -i"
  3. Click on Browse and select the computer > Click on Add
  4. Select Restart
  5. Write any comment .
  6. Click on Ok
  7. If operation is success - You'll see message "Succeeded machine_name" . If Failed you'll see "Failed"

No comments:

Post a Comment