For the tasklist module a console tool application is available to send task list notifications using windows task scheduler, independent from the LMS application
The tool must be invoked with at least 1 operational switch.
Supported console operations:
-t = Send task notification run.
Command line dates are expected in US format M/d/yyyy.
Command line switches
-c, --config = Configure LMS database connection.
-t, --tasknotify = Send task notification run, Select tasks by due date prior to execution date. Override due date selection with -d switch.
-n, --nomail = Do not send emails.
-d, --duedate = Tasks due before date.
-e, --enddate = Tasks schedule end date before date. (Ignore task due date)
--help = help screen.
--version = Display version information.
When no switches are used, the help tekst will be displayed.
Configuration
When installed, the console application requires configuration settings to which database it should connect. On first run or using the -c (–config) switch.