mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1662] Repeat option weekly or monthly when scheduling a restart #2981
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#2981
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rubybrars on GitHub (Oct 23, 2023).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1662
When we right click on an agent and choose reboot later, it would be nice to have a schedule assistant right there instead of scheduling batch files, even if there a check box with repeat weekly or monthly option that would be good.
@silversword411 commented on GitHub (Oct 25, 2023):
Why don't you just make a task that reboots on whatever schedule you want using a reboot script?
@LPJon commented on GitHub (Feb 6, 2024):
@silversword411 What if you only want to make a single reboot at a scheduled time. Why write a script for a reboot feature that is already integrated. All that needs to be done is adding an option for scheduling it once. It could be done your way.....but it would be a lot nicer to just set a one off and not have to come back and delete a single task in that one in a thousand managed computers/servers.