amidaware / rmmagent

Tactical RMM Agent
https://github.com/amidaware/tacticalrmm
Other
124 stars 71 forks source link

Feature Request: RecoverMesh(): Add Mesh service if it doesn't exist #27

Open NiceGuyIT opened 1 year ago

NiceGuyIT commented 1 year ago

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:

Source: https://github.com/amidaware/rmmagent/blob/3ff004afa0327b52704e2c625d2d429c7752e956/agent/agent_windows.go#L806