This is a small tool to send commands to WU servers using their Java RMI interface, intended for use from scripts, cronjobs, etc.   RMI must be enabled in server config, and you need to know the IntraServer password.   Currently available commands:   Shut down server: java -jar rmitool.jar <Server IP> <RMI port> <IntraServer Password> shutdown <Name> <Seconds> "<Message>" Name is purely for logging, users will not see it