mirror of
https://github.com/amidaware/rmmagent.git
synced 2026-04-26 06:45:48 +03:00
[GH-ISSUE #58] Using MeshCentral with a configured agent name, for Tactical RMM. #42
Labels
No labels
bug
bug
enhancement
fixed
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rmmagent#42
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 @fanynek86 on GitHub (Mar 31, 2025).
Original GitHub issue: https://github.com/amidaware/rmmagent/issues/58
Hello everyone :-)!
If I install Tactical RMM with the "-meshdir" parameter.
However, I cannot define the exe file name here. If I define the path and file name, MeshAgent.exe is still added to the end of the query.
Without defining the exe file name:
level=error msg="exec: "C:\Program Files\MYCOMPANY\MYCOMPANY_agent"\MeshAgent.exe": file does not exist: "
With defining the exe file name:
level=error msg="exec: "C:\Program Files\MYCOMPANY\MYCOMPANY_agent\MYCOMPANY_agent.exe\MeshAgent.exe": file does not exist: "
Tactical RMM will not load the agent itself if it was not installed during Tactical installation. I cannot use MeshCentral from Tactical RMM via "Take Control".