Scheduler service

A windows service called "RP Scheduler" is installed with the application. The service can be stopped or disabled to disable report subscriptions.

RP Schedule service can be monitored using the Windows Event Log.

For stability, please set the service to be periodically restarted.

  1. Create a new text file and paste these two lines there:

    net stop RpScheduler
    net start RpScheduler

  2. Rename the file to RestartRpScheduler.cmd

  3. Under Administrative Tools open Task Scheduler. Schedule restartRpScheduler.cmd to run weekly or nightly.