[GH-ISSUE #27] Feature Request: RecoverMesh(): Add Mesh service if it doesn't exist #16

Open
opened 2026-03-02 02:12:44 +03:00 by kerem · 0 comments
Owner

Originally created by @NiceGuyIT on GitHub (Dec 2, 2022).
Original GitHub issue: https://github.com/amidaware/rmmagent/issues/27

When the "meshagent.exe" is removed by antivirus, the Mesh Agent service is also removed. Tactical's Recover Mesh feature does not re-add the service if it's missing. This would be a nice feature to have.

The alternative is to:

  • Reinstall Mesh on the endpoint.
  • Create the Mesh service manually.

Source:
github.com/amidaware/rmmagent@3ff004afa0/agent/agent_windows.go (L806)

Originally created by @NiceGuyIT on GitHub (Dec 2, 2022). Original GitHub issue: https://github.com/amidaware/rmmagent/issues/27 When the "meshagent.exe" is removed by antivirus, the Mesh Agent service is also removed. Tactical's Recover Mesh feature does not re-add the service if it's missing. This would be a nice feature to have. The alternative is to: - Reinstall Mesh on the endpoint. - Create the Mesh service manually. Source: https://github.com/amidaware/rmmagent/blob/3ff004afa0327b52704e2c625d2d429c7752e956/agent/agent_windows.go#L806
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/rmmagent#16
No description provided.