Batch Scripts - reboot.bat
Introduction
- 
  This script allows you to reboot a Windows server.
Once launched, it displays a short message to indicate that the server will be restarted, and restart the machine 60 seconds later.
Overview
- 
  The program works with the parameter /YES on the command line, to prevents the server can be restarted by double-clicking on the script.
  
  Usage examples:
  
reboot.bat /YESA log file will be generated in the directory specified at the beginning of the script (LogPath variable)
Download
- 
  To download the script, click here.