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

Get-SystemFirmwareResource

Returns the GUID of the system firmware resource

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Retrieves the system firmware device and extracts GUID values directly from its PNP Device ID for use with Microsoft Update Catalog queries.

Syntax

Get-SystemFirmwareResource [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

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

Examples

Example

Get-SystemFirmwareResource
Returns the firmware resource GUID

Last updated

Was this helpful?