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

Get-SystemFirmwareUpdate

Retrieves the latest system firmware update from Microsoft Update Catalog

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Searches Microsoft Update Catalog directly for the latest system firmware update available for the current computer firmware resource GUID.

Syntax

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

Parameters

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

Examples

Example

Get-SystemFirmwareUpdate
Returns the latest available firmware update

Last updated

Was this helpful?