Skip to main content

Restart the Scheduler

If you notice that your regular scheduled tasks have not run a few things might have happened, one of them might simply be that the scheduler has been made inactive or it failed to start due to environmental reason, such as a server restart.

If this is the case there a few ways to get the scheduler up and running again.


The easiest is from within the Safe Financials application itself:

  1. Select System Admin, Scheduler, Task Scheduler

  2. Find the task that did run and click the right mouse button

  3. Select Execute.

This sends a request to the scheduler to be turned on and run the task. Sometimes, the scheduler may make itself inactive after running a single task. In this case, find the FinancialsSchedulerLauncher.exe program — usually stored on the App Server or the SQL Server — and launch it. This will start the scheduler and keep it running continuously.

Did this answer your question?