[GH-ISSUE #513] Feature Request: Run Tasks on Frequency #323

Closed
opened 2026-03-02 02:15:27 +03:00 by kerem · 2 comments
Owner

Originally created by @davidrudduck on GitHub (May 15, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/513

Presently to run a check command the options are kind of "all or nothing"

Run Once, Run At Set Date/Time, etc

It would be great if you could say:

  • Run every x hours/days/weeks
  • Run between this time and this time (say 9am and 5pm). ie: only run this task between certain times (and therein every however interim period as above)
  • Spread execution between this time and this time. ie: Execute once every hour between 9am and 5pm, but spread the checks across the hour so it's not running on every machine at once.
Originally created by @davidrudduck on GitHub (May 15, 2021). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/513 Presently to run a check command the options are kind of "all or nothing" Run Once, Run At Set Date/Time, etc It would be great if you could say: - Run every x hours/days/weeks - Run between this time and this time (say 9am and 5pm). ie: only run this task between certain times (and therein every however interim period as above) - Spread execution between this time and this time. ie: Execute once every hour between 9am and 5pm, but spread the checks across the hour so it's not running on every machine at once.
Author
Owner

@wh1te909 commented on GitHub (Jun 8, 2021):

should be possible as long as all these settings exist in windows task scheduler cuz that's what we're using atm for automated tasks

<!-- gh-comment-id:856471537 --> @wh1te909 commented on GitHub (Jun 8, 2021): should be possible as long as all these settings exist in windows task scheduler cuz that's what we're using atm for automated tasks
Author
Owner

@sadnub commented on GitHub (Jan 10, 2022):

This will be in the next release

<!-- gh-comment-id:1008910206 --> @sadnub commented on GitHub (Jan 10, 2022): This will be in the next release
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#323
No description provided.