Lenovo
Property
Value
Overview
Manual Download
Related
Last updated
Was this helpful?
Was this helpful?
$DestinationPath = 'C:\ProgramData\OSDeployCore\OSDRepo\winpe-drivers\lenovo'
New-Item -Path $DestinationPath -ItemType Directory -Force | Out-Null
# Run the downloaded self-extractor with the extraction path argument
& "$env:USERPROFILE\Downloads\LenovoWinPEDriverPack.exe" /VERYSILENT /DIR=$DestinationPathGet-OSDeployCoreDrivers -Architecture amd64