User Tools

Site Tools


microsoft:cli:command-line-reagentc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
microsoft:cli:command-line-reagentc [2022/06/07 07:05] – created rpleckomicrosoft:cli:command-line-reagentc [2022/06/07 07:20] (current) rplecko
Line 1: Line 1:
-=== Recovery Agent Configuration ===+=== Reagentc - Recovery Agent Configuration ===
  
 +<code>
 +Configures the Windows Recovery Environment (Windows RE) and system reset.
  
 +REAGENTC.EXE <command> <arguments>
 +
 +The following commands can be specified:
 +
 +  /info             - Displays Windows RE and system reset configuration
 +                      information.
 +  /setreimage       - Sets the location of the custom Windows RE image.
 +  /enable           - Enables Windows RE.
 +  /disable          - Disables Windows RE.
 +  /boottore         - Configures the system to start Windows RE next time the
 +                      system starts up.
 +  /setbootshelllink - Adds an entry to the Reset and Restore page in the boot
 +                      menu.
 +
 +For more information about these commands and their arguments, type
 +REAGENTC.EXE <command> /?.
 +
 +  Examples:
 +    REAGENTC.EXE /setreimage /?
 +    REAGENTC.EXE /disable /?
 +
 +REAGENTC.EXE: Operation Successful.
 +</code>
 +
 +{{ :microsoft:cli:reagentc_01.png?700 }}
microsoft/cli/command-line-reagentc.1654585535.txt.gz · Last modified: 2022/06/07 07:05 by rplecko