mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #2411] Endpoing Privelege Management to allow users to request live escalation for updating software #3424
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#3424
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 @mvanderhart on GitHub (Feb 13, 2026).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2411
I have a customer that uses solidworks globally and they inevitably get on various different versions of solidworks and it updates the files. Then they upload them to sharepoint and people in another country try to open them and they can't or vice versa.
I have been using powershell scripts and chocolatey to keep a lot of software up to date, but there always going to be exceptions. Being able to have a user request admin privileges similar to Microsoft's Intune solution would be great and I don't really want to pay MS a bunch of licensing.
Is this a feature that can be added?