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

Get-WinREPartition

Retrieves the Windows Recovery Environment partition information

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Returns the partition information for the Windows Recovery Environment (WinRE) WIM file. This function must be run in Windows.

Syntax

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

Parameters

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

Examples

Example

Get-WinREPartition
Returns the WinRE partition information

Last updated

Was this helpful?