Forum Discussion
How is your company managing driver updates via Intune?
Hello,
Bogdan is right. User ring-based deyployment methods or Vendo Tools:
For example:
HP Devices:
you can use HP Image Assistant and execute it silent with a PowerShell Script:
Source: https://h30434.www3.hp.com/t5/Commercial-PC-Software/HP-Image-Assistant-Silently-Update-Drivers/td-p/6892674
We tested the following recently:
- First install HP Image Assistent
- PS: HPImageAssistant.exe /Operation:Analyze /Category:All /Selection:AutoInstallable /Action:Install /SoftpaqDownloadFolder:C\HIPA /Silent
- Deploy it with MDM
LENOVO:
Use Lenovo System Update and do it silently.
Source:
https://forums.lenovo.com/t5/Enterprise-Client-Management/Is-there-a-way-to-more-silently-install-updates-that-force-a-reboot-in-Lenovo-System-Update/m-p/5136613
DELL:
Dell Command
Source:
https://www.dell.com/support/manuals/de-at/command-update-v3.0/dcu_ug_win10_v3.0/download-and-install-driver-libraries?guid=guid-3e92e469-59bc-4884-9e40-d157a5377cfc&lang=en-us
BR,