Restart a remote server from a command line or batch file

shutdown -m file://servername/ -r -f -t 05 -c "Scheduled Maintenance"

Comments