For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get-HPSoftpaqListLatest

Gets the latest HPIA SoftPaq list for an HP platform.

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Resolves the latest supported OS information for a platform, downloads the corresponding HPIA reference CAB, and returns the SoftPaq update list from the extracted XML metadata.

Syntax

Get-HPSoftpaqListLatest [[-Platform] <String>] [-SystemInfo] [-MaxOSVer] [-MaxOSNum]
 [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

Parameter
Type
Required
Description

-Platform

String

False

HP platform ID to query. If not provided, the local baseboard product ID is used.

-SystemInfo

SwitchParameter

False

Returns system information from the HPIA XML instead of the SoftPaq list.

-MaxOSVer

SwitchParameter

False

Reserved switch parameter in this function signature.

-MaxOSNum

SwitchParameter

False

Reserved switch parameter in this function signature.

Examples

Example

Example

Last updated

Was this helpful?