HP
Property
Value
Overview
Download with OSDeploy
Manual Download
Related
Last updated
Was this helpful?
Was this helpful?
Update-OSDeployCoreDrivers -Name 'hp'Update-OSDeployCoreDrivers -Name 'hp' -DownloadOnlyGet-OSDeployCoreDrivers -Architecture amd64$DestinationPath = 'C:\WinPEDrivers\HP'
New-Item -Path $DestinationPath -ItemType Directory -Force | Out-Null
& "$env:USERPROFILE\Downloads\HPWinPEDriverPack.exe" /s /e /f $DestinationPath