amidaware / tacticalrmm

A remote monitoring & management tool, built with Django, Vue and Go.
https://docs.tacticalrmm.com
Other
3.27k stars 450 forks source link

If agent is offline have one-off commands/scripts/tasks be queued thru the "pending actions" mechanism #1521

Open silversword411 opened 1 year ago

silversword411 commented 1 year ago

If an agent is offline at the time of a command/script run is manually triggered it dies and disappears because the agent is offline

Have those items get put into the "pending actions" queue for when they come online

Also add more data to pending actions, like date/time and agent doing the task.

ghost commented 1 year ago

Scheduled scripts too would be good.

asasin114 commented 1 year ago

Would love to see this implemented!

Treawlony commented 1 year ago

A must have for non-corporate environments (like schools) where laptops are not always online