Navigation:  Applications running as a Service >

ServiceScheduler

Top  Previous  Next

ServiceScheduler is a scheduler service which controls (stops, starts, ...) services at specified times. It is independent from the Windows built-in scheduler service.

 

Example

For example, you can stop the SQL Server service every weekday at 2am in the morning, and start it again at 5am in the morning.

 

Logging

ServiceScheduler logs its activity to the log file %systemroot%\servicescheduler.log. This behaviour cannot currently be disabled.

 

Files

servicescheduler.exe                service file, will be copied to %systemroot%\system32

servicescheduler.ini                configuration file, needs to be present in %systemroot%

 

Supported Platforms

Windows