amidaware / rmmagent

Tactical RMM Agent
https://github.com/amidaware/tacticalrmm
Other
129 stars 75 forks source link

Support driver updates #43

Open MalteKiefer opened 8 months ago

MalteKiefer commented 8 months ago

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