mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #745] See which package is installed by Chocolatey and allow to upgrade #2417
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#2417
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 @bdrayersyno on GitHub (Oct 7, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/745
Originally assigned to: @silversword411 on GitHub.
It will be great if there is a way to see which Software have been installated using Chocolatey and allow, with a right click to upgrade it or remove it (I know it's possible to do everything using powershell but it will be more integrated with such thing)
@silversword411 commented on GitHub (Oct 7, 2021):
I thought I had all the choco working here: https://github.com/wh1te909/tacticalrmm/blob/develop/scripts/Win_Chocolatey_Manage_Apps_Bulk.ps1
but apparently I need to re-vamp this as it's wrong. Join me in https://discord.com/channels/736478043522072608/744281869499105290 to help if you can!
Integration, I think is way low on the list....and choco being replaced with winget is the long term plan. Don't think this will be added. Going to close in a week if we don't hear from devs on this.
@bdrayersyno commented on GitHub (Oct 7, 2021):
One default of Winget (but it will perhaps evolve) is the ability to only have one repository. I forget it on my side for this reason, ...
@bdrayersyno commented on GitHub (Oct 7, 2021):
The discord link don't seems to work, ...
@silversword411 commented on GitHub (Oct 7, 2021):
It's just a link to the #scripts channel in trmm discord. You need to be signed in
@silversword411 commented on GitHub (Nov 26, 2021):
The script is updated and should be working now