How do I set the NightWatchman shutdown time?
The shutdowntime command-line switch sets the time when the scheduler will trigger the shutdown. This switch can be configured to never shut down or to shut down at a specific time. The time must be given in 24 hour format, with the hours separated from the minutes by a colon. Change the directory to the NightWatchman installation and run the following command: nightwatchman.exe -shutdowntime=18:30 This command line schedules a shutdown at 6:30 pm. The following command turns scheduled shutdowns off: nightwatchman.