[GH-ISSUE #181] Feature request: Software repository #2052

Closed
opened 2026-03-14 02:15:28 +03:00 by kerem · 5 comments
Owner

Originally created by @subzdev on GitHub (Nov 16, 2020).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/181

Requesting the ability to add admin credentials to be able to install software from a shared drive on the network. Would use the saved credentials in TRMM to install any company specific third-party software from the network share to remote computers.

Originally created by @subzdev on GitHub (Nov 16, 2020). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/181 Requesting the ability to add admin credentials to be able to install software from a shared drive on the network. Would use the saved credentials in TRMM to install any company specific third-party software from the network share to remote computers.
kerem closed this issue 2026-03-14 02:15:33 +03:00
Author
Owner

@dinger1986 commented on GitHub (Apr 11, 2021):

This should be achievable with custom fields now, just need to add the variables to your scripts

<!-- gh-comment-id:817277706 --> @dinger1986 commented on GitHub (Apr 11, 2021): This should be achievable with custom fields now, just need to add the variables to your scripts
Author
Owner

@dinger1986 commented on GitHub (Apr 18, 2021):

Did you test this using custom fields?

<!-- gh-comment-id:822014249 --> @dinger1986 commented on GitHub (Apr 18, 2021): Did you test this using custom fields?
Author
Owner

@subzdev commented on GitHub (Apr 27, 2021):

Sorry didnt see your replies. I have not tried this yet, I'm not sure how to about it to be honest.

What I have done though is actually move software to a SharePoint doc library. With a script I call each installer via invoke-webrequest and download it to the computer and then install from there using the same script.

<!-- gh-comment-id:827303402 --> @subzdev commented on GitHub (Apr 27, 2021): Sorry didnt see your replies. I have not tried this yet, I'm not sure how to about it to be honest. What I have done though is actually move software to a SharePoint doc library. With a script I call each installer via invoke-webrequest and download it to the computer and then install from there using the same script.
Author
Owner

@sadnub commented on GitHub (Apr 27, 2021):

The global keystore added in the latest release should also work with this.

<!-- gh-comment-id:828002421 --> @sadnub commented on GitHub (Apr 27, 2021): The global keystore added in the latest release should also work with this.
Author
Owner

@subzdev commented on GitHub (Apr 28, 2021):

Global keystore essentially solved the issue. Closing.

<!-- gh-comment-id:828352653 --> @subzdev commented on GitHub (Apr 28, 2021): Global keystore essentially solved the issue. 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#2052
No description provided.