|
|
|
|
|
by jpalomaki
2219 days ago
|
|
The Task Scheduler can export and import tasks from XML. There's also SchTasks.exe command to manage the tasks from the command line. The UI can be a bit complicated, but on the other hand the Task Scheduler itself provides quite much functionality. You can for example trigger tasks based on events which are generated by Windows or applications (the same events that are visible in Event Viewer). |
|