MSEndpointMgr / Intune

Microsoft Intune scripts
MIT License
667 stars 247 forks source link

Invoke-MSIntuneDriverUpdate Not Extracting Drivers (HP) #59

Open taalexander0614 opened 1 year ago

taalexander0614 commented 1 year ago

This is the only script output given:

Usage: /s /e /f /s - Un-package the package in silent mode (not showing user interaction UI) /f - Runtime switch that overrides the default target path specified in build time /e - Prevent execution of default executable file specified in build time. Only extracting the content files to target folder(Use this with /s /f)

The logs show it waiting for the driver extraction but nothing is extracted to the driver folder, so after the 30 second sleep it says there are no driver inf files found. When I run the following manually, it extracts:

PS C:\Temp\SCConfigMgr\Temp\Driver Cab> .\sp99401.exe /s /e /f "C:\Temp\SCConfigMgr\Temp\Driver Files"