[GH-ISSUE #625] No uninstallation of rmm agent on deletion of computer #402

Closed
opened 2026-03-02 02:16:04 +03:00 by kerem · 2 comments
Owner

Originally created by @guillaumebottollier on GitHub (Jul 7, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/625

Server Info (please complete the following information):

  • OS: [Debian 10]
  • Browser: [chrome]
  • RMM Version (as shown in top left of web UI): 0.7.2

Installation Method:

  • Standard
  • Docker

Agent Info (please complete the following information):

  • Agent version : 1.5.9
  • Agent OS: Win10, Win server 2019

Describe the bug
When deleting an computer/server from the console, agent is not uninstalled form the target computer/server

To Reproduce
Steps to reproduce the behavior:
Delete a computer form the console, confirm with the copy past of the name.
Even if machine is online, agent is not uninstalled

Expected behavior
Agent should be uninstalled form deleted computers

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Originally created by @guillaumebottollier on GitHub (Jul 7, 2021). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/625 **Server Info (please complete the following information):** - OS: [Debian 10] - Browser: [chrome] - RMM Version (as shown in top left of web UI): 0.7.2 **Installation Method:** - [X] Standard - [ ] Docker **Agent Info (please complete the following information):** - Agent version : 1.5.9 - Agent OS: Win10, Win server 2019 **Describe the bug** When deleting an computer/server from the console, agent is not uninstalled form the target computer/server **To Reproduce** Steps to reproduce the behavior: Delete a computer form the console, confirm with the copy past of the name. Even if machine is online, agent is not uninstalled **Expected behavior** Agent should be uninstalled form deleted computers **Screenshots** If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here.
kerem 2026-03-02 02:16:04 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@wh1te909 commented on GitHub (Jul 7, 2021):

run this from elevated cmd on the pc

C:\Program Files\TacticalAgent\unins000.exe /VERYSILENT /SUPPRESSMSGBOXES /FORCECLOSEAPPLICATIONS

if it uninstalls then probably AV is blocking the uninstaller from running. add C:\Program Files\TacticalAgent\* to your AV exclusions and it will work

<!-- gh-comment-id:875394262 --> @wh1te909 commented on GitHub (Jul 7, 2021): run this from elevated cmd on the pc `C:\Program Files\TacticalAgent\unins000.exe /VERYSILENT /SUPPRESSMSGBOXES /FORCECLOSEAPPLICATIONS` if it uninstalls then probably AV is blocking the uninstaller from running. add `C:\Program Files\TacticalAgent\*` to your AV exclusions and it will work
Author
Owner

@silversword411 commented on GitHub (Jul 18, 2021):

No answer, closing

<!-- gh-comment-id:882120452 --> @silversword411 commented on GitHub (Jul 18, 2021): No answer, closing
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/tacticalrmm#402
No description provided.