Invoke-HPTPMEXEDownload
Last updated
Was this helpful?
Downloads the required HP TPM firmware EXE to C:\OSDCloud\HP\TPM.
Module
OSD
Platform
WinPE (amd64 / arm64)
Calls Get-HPTPMDetermine to identify the required softpaq, then downloads the firmware EXE to C:\OSDCloud\HP\TPM. If the file is already present on a connected OSDCloud USB drive it is copied locally instead of being downloaded from the internet. The destination folder is cleared before each run. Also disables Virtualization Technology (VTx) in the BIOS via Set-HPBIOSSetting.
Invoke-HPTPMEXEDownload [-ProgressAction <ActionPreference>] [<CommonParameters>]This function does not define function-specific parameters beyond common parameters.
Invoke-HPTPMEXEDownload
Determines the required TPM softpaq and downloads (or copies) it to C:\OSDCloud\HP\TPM.Last updated
Was this helpful?
Was this helpful?

