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

Get-WindowsUpdateManifests

Returns an Array of Microsoft Updates from the Microsoft Update Catalog

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Returns an Array of Microsoft Updates from the Microsoft Update Catalog

Syntax

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

Parameters

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

Examples

Example

Get-WindowsUpdateManifests

Last updated

Was this helpful?