mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #344] Feature request: Bulk deployment of .msi #218
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#218
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 @aftechro on GitHub (Mar 26, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/344
Any chance there can be an option of uploading a .msi file for bulk deployments?
I can see that there`s the powershell and script option, but for those who are not initiated, would be simpler just to upload an msi and deploy it.
Thank you in advance!
@wh1te909 commented on GitHub (Mar 31, 2021):
there's currently no msi installer. you can build your own tho, either by just creating an msi that wraps the dynamically generated exe, or check the "Manual" install command and build an MSI that calls those parameters.
@root-it74 commented on GitHub (Jul 22, 2024):
I'm updating the subject a bit, but it would be cool to have an MSI directly without going through an external program.
Thank you :)