Restart Remote PC with PSExec or PSShutdown

psexec \\machinename -e -u DOMAIN-NAME\username shutdown /s /f /t 30
use /r to restart.
psshutdown \\workstation64 -s
use -r to restart