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

Test-HPIASupport

Tests whether the current HP platform is supported by HPIA.

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Downloads the HP platform catalog, reads the platform IDs from the XML, and compares the local baseboard product ID to determine whether HPIA support is available on this device.

Syntax

Test-HPIASupport

Parameters

This function does not define function-specific parameters beyond common parameters.

Examples

Example

Test-HPIASupport
Returns True when the current device platform is listed in the HPIA platform catalog.

Last updated

Was this helpful?