[GH-ISSUE #1362] Option to cache a task script locally on the machine, so it will still run without network #2794

Open
opened 2026-03-14 05:32:32 +03:00 by kerem · 2 comments
Owner

Originally created by @stavros-k on GitHub (Dec 2, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1362

Is your feature request related to a problem? Please describe.

Certain scheduled tasks should be able to run even when a pc does not have internet.
eg, a script to autoconfigure network setup :P we do prepare lots of machines locally and when changing networks
sometimes we forget to change network settings.
We have prepared a script to autoconfigure network settings based on the client/site name which is schedulled to run at the deployment day.

Describe the solution you'd like

An option to cache the script locally, so it can run even without internet.
This should be an opt-in option, and not set by default.

Describe alternatives you've considered

Create another script to create the script and the task so it can run offline.

Additional context
Add any other context or screenshots about the feature request here.

Originally created by @stavros-k on GitHub (Dec 2, 2022). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1362 **Is your feature request related to a problem? Please describe.** Certain scheduled tasks should be able to run even when a pc does not have internet. eg, a script to autoconfigure network setup :P we do prepare lots of machines locally and when changing networks sometimes we forget to change network settings. We have prepared a script to autoconfigure network settings based on the client/site name which is schedulled to run at the deployment day. **Describe the solution you'd like** An option to cache the script locally, so it can run even without internet. This should be an opt-in option, and not set by default. **Describe alternatives you've considered** Create another script to create the script and the task so it can run offline. **Additional context** Add any other context or screenshots about the feature request here.
Author
Owner

@Len-SVACS commented on GitHub (Mar 22, 2023):

+1 for this feature. This would be handy

<!-- gh-comment-id:1478866356 --> @Len-SVACS commented on GitHub (Mar 22, 2023): +1 for this feature. This would be handy
Author
Owner

@silversword411 commented on GitHub (Jul 6, 2023):

A big part of this might be adding Jetstream to NATS

<!-- gh-comment-id:1623002490 --> @silversword411 commented on GitHub (Jul 6, 2023): A big part of this might be adding Jetstream to NATS
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#2794
No description provided.