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

Get-ReAgentXml

Returns information from the Windows Recovery Agent XML file

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Reads and parses the Reagent.xml file to extract Windows Recovery Environment configuration and status information. This function must be run in Windows.

Syntax

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

Parameters

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

Examples

Example

Get-ReAgentXml
Returns ReAgent.xml configuration details

Last updated

Was this helpful?