mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 07:15:59 +03:00
[GH-ISSUE #1026] Send BatchPatch task through Quasar #735
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#735
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 @NickBootOne on GitHub (Oct 19, 2021).
Original GitHub issue: https://github.com/quasar/Quasar/issues/1026
Is your feature request related to a problem? Please describe.
Batchpatch has a ton of administrative tasks build in, it would be nice if it were possible to send some tasks from BatchPatch to the Quasar RAT Endpoints.
Describe the solution you'd like
Option to manage Quasar RAT Endpoint with Batchpatch or some kind of passthrough that Quasar server will accept.
@MaxXor commented on GitHub (Jan 2, 2022):
I don't think an integration with Batchpatch is feasible, but it would be easier to implement features to update software (via batch/powershell/msi) or install windows updates directly in Quasar.
@NickBootOne commented on GitHub (Jan 3, 2022):
That would also be nice, and the option to do patches on multiple endpoints.
Kind of: select multiple endpoints en let them check and install software/updates.