Answers for "restart remote pc cmd"

1

Restart remote computer

Restart-Computer –ComputerName “NAME_OF_SYSTEM”
Posted by: Guest on May-26-2021
0

restart remote computer cmd using ip address

shutdown -m \\192.168.1.25 -r -f
Posted by: Guest on July-02-2020

Browse Popular Code Answers by Language