Update WiFi drivers using Intune

Copper Contributor

Hi,

 

How can I push intel WiFi driver update using intune? 

 

2 Replies
In case the driver is available in the Windows Update, then you may deploy it using Windows drivers policy, you may have a look at:
https://docs.microsoft.com/en-us/mem/intune/protect/windows-update-settings
In case it is not inside the Windows Update, then you may download the installation file and deploy it same way as you deploy other applications.
Have a look at:
https://docs.microsoft.com/en-us/mem/intune/apps/apps-windows-10-app-deploy

Hi @manshood yes, you can. You can create a PS script and use it in proactive remediation to schedule it to run on a certain routine (e.g. bi-weekly). This script can be modified to check for the driver version and update if required, and push to required devices.