mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1276] Uninstall Software via Tactical RMM #2737
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#2737
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 @michaelortnersanube on GitHub (Sep 6, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1276
Is your feature request related to a problem? Please describe.
My problem is not related to a problem, it would be great if you can go to the client under the software tab and can select software what you like to uninstall.
Describe the solution you'd like
Maybe a uninstall button, or if you right click on the software that you can select uninstall. The the software will be removed from the computer.
Describe alternatives you've considered
Additional context
I'am not sure if it works but it would a great feature.
@dinger1986 commented on GitHub (Sep 6, 2022):
the software is managed by choco so unless its installed by choco you cant uninstall using tactical in the software tab, but could script it.
@silversword411 commented on GitHub (Sep 6, 2022):
See https://github.com/amidaware/community-scripts/blob/main/scripts/Win_Software_Uninstall.ps1
Which is in your Community Script Library