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

Get-HPSystemCatalog

Converts the HP Client Catalog for Microsoft System Center Product to a PowerShell Object

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Converts the HP Client Catalog for Microsoft System Center Product to a PowerShell Object Requires Internet Access to download HpCatalogForSms.latest.cab

Syntax

Get-HPSystemCatalog [[-DownloadPath] <String>] [-Compatible] [[-Component] <String>]
 [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

Parameter
Type
Required
Description

-DownloadPath

String

False

Specifies a download path for matching results displayed in Out-GridView

-Compatible

SwitchParameter

False

Limits the results to match the current system

-Component

String

False

Limits the results to a specified component

Examples

Example

Example

Example

Last updated

Was this helpful?