Mikrotik Reboot

MTReboot is a small EXE (plus a DLL) used to automate the rebooting of your Mikrotik router. It runs from a console command line and can be scheduled. It works by SSH'ing into your router and issuing /system reboot.
Syntax: mtreboot.exe /user:(user name) /pw:(password) /port:(port) /v:(use verbose: y or n) /ip:(ip address of router)
Example: mtReboot.exe /user:admin /pw:myPassword /port:22 /v:y /ip:192.168.88.1
Installation: Just copy mtreboot.exe and its accompanying DLL to anywhere on your Windows hard drive.
MTReboot
DOWNLOAD MTReboot