mirror of
https://github.com/amidaware/rmmagent.git
synced 2026-04-26 14:55:47 +03:00
[GH-ISSUE #43] Support driver updates #30
Labels
No labels
bug
bug
enhancement
fixed
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rmmagent#30
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 @MalteKiefer on GitHub (Feb 7, 2024).
Original GitHub issue: https://github.com/amidaware/rmmagent/issues/43
The Windows Update API supports to search for driver updates:
https://learn.microsoft.com/en-us/windows/win32/api/wuapi/nf-wuapi-iupdatesearcher-search
Can you add this to the update search?
Maybe with a new category, "Drivers"?
Maybe this is helpful:
https://heinz-otto.blogspot.com/2018/10/powershell-und-windows-update.html
@silversword411 commented on GitHub (Nov 21, 2024):
Duplicate
https://github.com/amidaware/tacticalrmm/issues/1188