[GH-ISSUE #1459] [FEATURE REQUEST]: Schedule bulk tasks #911

Open
opened 2026-03-02 02:19:53 +03:00 by kerem · 0 comments
Owner

Originally created by @joeldeteves on GitHub (Mar 23, 2023).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1459

Is your feature request related to a problem? Please describe.
One of our clients has frequent power outages that don't follow any sort of schedule.

Each time, we need to "time" this using shutdown /s /t a day or so in advance, and we have to calculate the number of minutes until the desired shutdown time.

Describe the solution you'd like
Besides shutdowns, there are several cases where we have desired to quickly fire off bulk command / script at a scheduled time as opposed to creating a one-time task in Automation Manager.

In addition, we often use the same Automation Policies across clients (using sub containers as a workaround for fine grained policies). This works perfect for our needs, but since you can only apply one policy per container it would be much more flexible and powerful (and easier) if we could schedule bulk tasks to run at a specified time.

Describe alternatives you've considered
Some commands like shutdown allow us to work around this. Another potential workaround is to do a bulk command that adds the task using the build in Windows Task Scheduler, but this is a lot more work.

Additional context
IMO Tools -> Bulk Command and Tools -> Bulk Script would benefit form having a scheduling option similar to the Reboot Later option:

image

For consistency, I also think the right-click on agent -> Send Command and Run Script should have this option as well.

Thank you,

Originally created by @joeldeteves on GitHub (Mar 23, 2023). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1459 **Is your feature request related to a problem? Please describe.** One of our clients has frequent power outages that don't follow any sort of schedule. Each time, we need to "time" this using `shutdown /s /t` a day or so in advance, and we have to calculate the number of minutes until the desired shutdown time. **Describe the solution you'd like** Besides shutdowns, there are several cases where we have desired to quickly fire off bulk command / script at a scheduled time as opposed to creating a one-time task in Automation Manager. In addition, we often use the same Automation Policies across clients (using sub containers as a workaround for fine grained policies). This works perfect for our needs, but since you can only apply one policy per container it would be much more flexible and powerful (and easier) if we could schedule bulk tasks to run at a specified time. **Describe alternatives you've considered** Some commands like `shutdown` allow us to work around this. Another potential workaround is to do a bulk command that adds the task using the build in Windows Task Scheduler, but this is a lot more work. **Additional context** IMO **Tools -> Bulk Command** and **Tools -> Bulk Script** would benefit form having a scheduling option similar to the **Reboot Later** option: ![image](https://user-images.githubusercontent.com/33190570/227071620-a46cd806-affc-4870-8e57-06a48bb4dae6.png) For consistency, I also think the right-click on agent -> **Send Command** and **Run Script** should have this option as well. Thank you,
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#911
No description provided.