mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #2108] Notification about recently added agents. #3258
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#3258
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 @neosec-eu on GitHub (Dec 23, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2108
Is your feature request related to a problem? Please describe.
Many times we give away the script or binary for agent installation to our customers.
It would be nice if that can be realized either in the dashboard or via the normal notification pipeline or in both ways.
Happy holidays!
@ZzBombardierzZ commented on GitHub (Dec 23, 2024):
A workaround in the meantime could be to add a check that fails and alerts to a default onboarding client/site. For example, I have a client named Temp for all new devices, and then I move it accordingly, although same could be done in an onboarding site for each of your clients if you have a unique installation for each client.
From there adding a check that will fail with an alert would be pretty easy to do. Alternatively, it would be a bit more complex but you could do an onboarding task (so that it only runs once) which emails or notifies you however you prefer. If you did do the task, you'd probably want to enable the "run from server" option so the email info is coming from the server.