Page 2 of 2

Re: Warning: Critical Maintenance Jobs have not run in the last 48hours

Posted: Mon Jun 25, 2018 10:08 am
by mikeb
Try running the following command, changing the paths as necessary to fit your installation:

Code: Select all

schtasks /create /SC minute /TN timetrex_maintenance /TR ""c:\timetrex\php\php-win.exe" "c:\timetrex\timetrex\maint\cron.php""

Re: Warning: Critical Maintenance Jobs have not run in the last 48hours

Posted: Tue Jun 26, 2018 9:04 am
by brianoneal
Thanks Mike. That resolved our issue.