501 | Microsoft Corporation |
Microsoft Corporation |
503 | Microsoft Recovery Agent task started periodically until the Recovery environment is configured |
Microsoft Recovery Agent task started periodically until the Recovery environment is configured |
0x1 | %1: Bad command line |
%1: Bad command line |
0x2 | %1: Operation failed: %2!x! |
%1: Operation failed: %2!x! |
0x3 | Configures the Windows Recovery Environment (Windows RE) and system reset.%1 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%1 /?. Examples: %1 /setreimage /? %1 /disable /? |
Configures the Windows Recovery Environment (Windows RE) and system reset.%1 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%1 /?. Examples: %1 /setreimage /? %1 /disable /? |
0x4 | %1: Cannot open %2 |
%1: Cannot open %2 |
0x5 | %1: Operation successful |
%1: Operation successful |
0x6 | Windows Recovery Environment (Windows RE) and system reset configurationInformation: Windows RE status: %1!s! Windows RE location: %2!s! Boot Configuration Data (BCD) identifier: %3!s! Recovery image location: %4!s! Recovery image index: %5!u! Custom image location: %6!s! Custom image index: %7!u! |
Windows Recovery Environment (Windows RE) and system reset configurationInformation: Windows RE status: %1!s! Windows RE location: %2!s! Boot Configuration Data (BCD) identifier: %3!s! Recovery image location: %4!s! Recovery image index: %5!u! Custom image location: %6!s! Custom image index: %7!u! |
0x7 | Directory set to: %1!s! |
Directory set to: %1!s! |
0x8 | Directory set to: CUSTOM |
Directory set to: CUSTOM |
0xA | This command can only be executed from an elevated command prompt. |
This command can only be executed from an elevated command prompt. |
0xB | Displays Windows Recovery Environment (Windows RE) configuration information.%1 /info [/target ] [/logpath ] /target - Specifies the Windows installation. If this argument is not specified, the running operating system is used. /logpath - Specifies the path of log file. If this argument is not specified, the default path is Windows\\Logs\\ Reagent\\Reagent.log. Example: %1 /info %1 /info /target C:\\Windows /logpath C:\\Temp\\Reagent.log |
Displays Windows Recovery Environment (Windows RE) configuration information.%1 /info [/target ] [/logpath ] /target - Specifies the Windows installation. If this argument is not specified, the running operating system is used. /logpath - Specifies the path of log file. If this argument is not specified, the default path is Windows\\Logs\\ Reagent\\Reagent.log. Example: %1 /info %1 /info /target C:\\Windows /logpath C:\\Temp\\Reagent.log |
0xC | Sets the location of the custom Windows Recovery Environment (Windows RE) image.%1 /setreimage /path [/target ] [/logpath ] /path - Specifies the directory that contains the custom Windows RE image (winre.wim). /target - Specifies the Windows installation. If this argument is not specified, the running operating system is used. /logpath - Specifies the path of log file. If this argument is not specified, the default path is Windows\\Logs\\ Reagent\\Reagent.log. Example: %1 /setreimage /path r:\\Recovery\\WindowsRE /logpath C:\\Temp\\Reagent.log %1 /setreimage /path r:\\Recovery\\WindowsRE /target C:\\Windows |
Sets the location of the custom Windows Recovery Environment (Windows RE) image.%1 /setreimage /path [/target ] [/logpath ] /path - Specifies the directory that contains the custom Windows RE image (winre.wim). /target - Specifies the Windows installation. If this argument is not specified, the running operating system is used. /logpath - Specifies the path of log file. If this argument is not specified, the default path is Windows\\Logs\\ Reagent\\Reagent.log. Example: %1 /setreimage /path r:\\Recovery\\WindowsRE /logpath C:\\Temp\\Reagent.log %1 /setreimage /path r:\\Recovery\\WindowsRE /target C:\\Windows |
0xD | Enables the local copy of the Windows Recovery Environment (Windows RE).This command can be used from the running operating system without additionalparameters, or from the Windows Preinstallation Environment (Windows PE) usingthe optional /osguid parameter. %1 /enable [/osguid ] [/logpath ] /osguid - Specifies the Boot Configuration Data (BCD) identifier of the target Windows installation. The identifier can be determined by running \"bcdedit -enum -v\". /logpath - Specifies the path of log file. If this argument is not specified, the default path is Windows\\Logs\\ Reagent\\Reagent.log. Example: %1 /enable /logpath C:\\Temp\\Reagent.log %1 /enable /osguid {00000000-0000-0000-0000-000000000000} |
Enables the local copy of the Windows Recovery Environment (Windows RE).This command can be used from the running operating system without additionalparameters, or from the Windows Preinstallation Environment (Windows PE) usingthe optional /osguid parameter. %1 /enable [/osguid ] [/logpath ] /osguid - Specifies the Boot Configuration Data (BCD) identifier of the target Windows installation. The identifier can be determined by running \"bcdedit -enum -v\". /logpath - Specifies the path of log file. If this argument is not specified, the default path is Windows\\Logs\\ Reagent\\Reagent.log. Example: %1 /enable /logpath C:\\Temp\\Reagent.log %1 /enable /osguid {00000000-0000-0000-0000-000000000000} |
0xE | Disables the local copy of the Windows Recovery Environment (Windows RE). Thiscommand can only be used from the running operating system.Warning: Windows RE can help resolve startup problems; disabling it is notrecommended.%1 /disable [/logpath ] /logpath - Specifies the path of log file. If this argument is not specified, the default path is Windows\\Logs\\ Reagent\\Reagent.log. Example: %1 /disable /logpath C:\\Temp\\Reagent.log |
Disables the local copy of the Windows Recovery Environment (Windows RE). Thiscommand can only be used from the running operating system.Warning: Windows RE can help resolve startup problems; disabling it is notrecommended.%1 /disable [/logpath ] /logpath - Specifies the path of log file. If this argument is not specified, the default path is Windows\\Logs\\ Reagent\\Reagent.log. Example: %1 /disable /logpath C:\\Temp\\Reagent.log |
0xF | Configure the system to start the Windows Recovery Environment (Windows RE)next time the system starts up. This command can only be used from the runningoperating system.%1 /boottore [/logpath ] /logpath - Specifies the path of log file. If this argument is not specified, the default path is Windows\\Logs\\ Reagent\\Reagent.log. Example: %1 /boottore /logpath C:\\Temp\\Reagent.log |
Configure the system to start the Windows Recovery Environment (Windows RE)next time the system starts up. This command can only be used from the runningoperating system.%1 /boottore [/logpath ] /logpath - Specifies the path of log file. If this argument is not specified, the default path is Windows\\Logs\\ Reagent\\Reagent.log. Example: %1 /boottore /logpath C:\\Temp\\Reagent.log |
0x10 | Sets the location of the recovery image used by system reset.Note: Permissions on the recovery image file must be set so that only usersin the Administrators group can write to and modify it.%1 /setosimage /path /index [/target ] /path - Specifies the directory that contains the recovery image. /index - Index of the recovery image Windows imaging (WIM) file to be used by system reset. /target - Specifies the Windows installation. If this argument is not specified, the running operating system is used. Example: %1 /setosimage /path r:\\Recovery\\WindowsRE /index 1 %1 /setosimage /path r:\\Recovery\\WindowsRE /index 1 /target C:\\Windows |
Sets the location of the recovery image used by system reset.Note: Permissions on the recovery image file must be set so that only usersin the Administrators group can write to and modify it.%1 /setosimage /path /index [/target ] /path - Specifies the directory that contains the recovery image. /index - Index of the recovery image Windows imaging (WIM) file to be used by system reset. /target - Specifies the Windows installation. If this argument is not specified, the running operating system is used. Example: %1 /setosimage /path r:\\Recovery\\WindowsRE /index 1 %1 /setosimage /path r:\\Recovery\\WindowsRE /index 1 /target C:\\Windows |
0x11 | Add an entry to the Reset and Restore page in the boot menu.%1 /setbootshelllink /configfile [/target ] [/logpath ] /configfile - Specifies the path to the XML configuration file for the boot menu entry. /target - Specifies the Windows installation. If this argument is not specified, the running operating system is used. /logpath - Specifies the path of log file. If this argument is not specified, the default path is Windows\\Logs\\ Reagent\\Reagent.log. Example: %1 /setbootshelllink /configfile d:\\linkdesc.xml /logpath C:\\Temp\\Reagent.log %1 /setbootshelllink /configfile d:\\linkdesc.xml /target C:\\Windows |
Add an entry to the Reset and Restore page in the boot menu.%1 /setbootshelllink /configfile [/target ] [/logpath ] /configfile - Specifies the path to the XML configuration file for the boot menu entry. /target - Specifies the Windows installation. If this argument is not specified, the running operating system is used. /logpath - Specifies the path of log file. If this argument is not specified, the default path is Windows\\Logs\\ Reagent\\Reagent.log. Example: %1 /setbootshelllink /configfile d:\\linkdesc.xml /logpath C:\\Temp\\Reagent.log %1 /setbootshelllink /configfile d:\\linkdesc.xml /target C:\\Windows |
0x12 | %1: %2!s! |
%1: %2!s! |
0x13 | %1: Operation Successful. |
%1: Operation Successful. |
0x14 | %1: Unable to read configuration file. |
%1: Unable to read configuration file. |
0x15 | %1: Unable to read configuration file: File not found. |
%1: Unable to read configuration file: File not found. |
0x16 | %1: Unable to read configuration file: Access denied. |
%1: Unable to read configuration file: Access denied. |
0x17 | %1: Unable to read configuration file: File is corrupt. |
%1: Unable to read configuration file: File is corrupt. |
0x18 | %1: Unable to update configuration file. |
%1: Unable to update configuration file. |
0x19 | %1: Unable to update configuration file: Access denied. |
%1: Unable to update configuration file: Access denied. |
0x1A | %1: Unable to update Boot Configuration Data. |
%1: Unable to update Boot Configuration Data. |
0x1B | %1: The target Windows installation was not found. |
%1: The target Windows installation was not found. |
0x1C | %1: A target Windows installation must be specified. |
%1: A target Windows installation must be specified. |
0x1D | %1: This command is not supported while in the Windows Preinstallation Environment (Windows PE). |
%1: This command is not supported while in the Windows Preinstallation Environment (Windows PE). |
0x1E | %1: Missing parameters. |
%1: Missing parameters. |
0x1F | %1: The specified path was not found. |
%1: The specified path was not found. |
0x20 | %1: The Windows RE image cannot be stored in the specified volume. Use the RETAIN command in DISKPART to prepare the volume and try again. |
%1: The Windows RE image cannot be stored in the specified volume. Use the RETAIN command in DISKPART to prepare the volume and try again. |
0x21 | %1: The Windows RE image was not found. |
%1: The Windows RE image was not found. |
0x22 | %1: Windows RE is already enabled. |
%1: Windows RE is already enabled. |
0x23 | %1: Windows RE must be installed on a simple volume formatted using NTFS. |
%1: Windows RE must be installed on a simple volume formatted using NTFS. |
0x24 | %1: Windows RE cannot be enabled on a volume with BitLocker Drive Encryption enabled. |
%1: Windows RE cannot be enabled on a volume with BitLocker Drive Encryption enabled. |
0x25 | %1: Windows RE is already disabled. |
%1: Windows RE is already disabled. |
0x26 | %1: Windows RE is disabled. |
%1: Windows RE is disabled. |
0x27 | %1: Unable to read Boot Configuration Data. Try disabling and re-enabling Windows RE. |
%1: Unable to read Boot Configuration Data. Try disabling and re-enabling Windows RE. |
0x28 | %1: The index of the recovery image (WIM) file must be specified. |
%1: The index of the recovery image (WIM) file must be specified. |
0x29 | %1: Invalid index. |
%1: Invalid index. |
0x2A | %1: No description file was specified. |
%1: No description file was specified. |
0x2B | %1: The description file cannot be found. |
%1: The description file cannot be found. |
0x2C | %1: The description file contains missing or invalid entries. |
%1: The description file contains missing or invalid entries. |
0x2D | %1: Another instance of this program is already running. |
%1: Another instance of this program is already running. |
0x2E | %1: No valid image found in the specified path. |
%1: No valid image found in the specified path. |
0x2F | %1: The recovery image file cannot be placed in the root directory of a volume. |
%1: The recovery image file cannot be placed in the root directory of a volume. |
0x30 | %1: Windows RE cannot be placed in the root directory of a volume. |
%1: Windows RE cannot be placed in the root directory of a volume. |
0x31 | %1: An error has occurred. |
%1: An error has occurred. |
0x32 | Configures the Windows Recovery Environment (Windows RE) and system reset.%1 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. /setbootshelllink - Adds an entry to the Reset and Restore page in the boot menu.For more information about these commands and their arguments, type%1 /?. Examples: %1 /setreimage /? |
Configures the Windows Recovery Environment (Windows RE) and system reset.%1 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. /setbootshelllink - Adds an entry to the Reset and Restore page in the boot menu.For more information about these commands and their arguments, type%1 /?. Examples: %1 /setreimage /? |
0x33 | Displays Windows Recovery Environment (Windows RE) configuration information.%1 /info /target /target - Specifies the Windows installation. Example: %1 /info /target C:\\Windows |
Displays Windows Recovery Environment (Windows RE) configuration information.%1 /info /target /target - Specifies the Windows installation. Example: %1 /info /target C:\\Windows |
0x34 | Sets the location of the custom Windows Recovery Environment (Windows RE) image.%1 /setreimage /path /target /path - Specifies the directory that contains the custom Windows RE image (winre.wim). /target - Specifies the Windows installation. Example: %1 /setreimage /path r:\\Recovery\\WindowsRE /target C:\\Windows |
Sets the location of the custom Windows Recovery Environment (Windows RE) image.%1 /setreimage /path /target /path - Specifies the directory that contains the custom Windows RE image (winre.wim). /target - Specifies the Windows installation. Example: %1 /setreimage /path r:\\Recovery\\WindowsRE /target C:\\Windows |
0x35 | Sets the location of the recovery image.Note: Permissions on the recovery image file must be set so that only usersin the Administrators group can write to and modify it.%1 /setosimage /path /index /target /path - Specifies the directory that contains the recovery image. /index - Index of the recovery image Windows imaging (WIM) file to be used by system reset. /target - Specifies the Windows installation Example: %1 /setosimage /path r:\\Recovery\\WindowsRE /index 1 /target C:\\Windows |
Sets the location of the recovery image.Note: Permissions on the recovery image file must be set so that only usersin the Administrators group can write to and modify it.%1 /setosimage /path /index /target /path - Specifies the directory that contains the recovery image. /index - Index of the recovery image Windows imaging (WIM) file to be used by system reset. /target - Specifies the Windows installation Example: %1 /setosimage /path r:\\Recovery\\WindowsRE /index 1 /target C:\\Windows |
0x36 | Add an entry to the Reset and Restore page in the boot menu.%1 /setbootshelllink /configfile /target /configfile - Specifies the path to the XML configuration file for the boot menu entry. /target - Specifies the Windows installation. Example: %1 /setbootshelllink /configfile d:\\linkdesc.xml /target C:\\Windows |
Add an entry to the Reset and Restore page in the boot menu.%1 /setbootshelllink /configfile /target /configfile - Specifies the path to the XML configuration file for the boot menu entry. /target - Specifies the Windows installation. Example: %1 /setbootshelllink /configfile d:\\linkdesc.xml /target C:\\Windows |
0x37 | %1: Automatic repair is now enabled. |
%1: Automatic repair is now enabled. |
0x38 | %1: Automatic repair is now disabled. |
%1: Automatic repair is now disabled. |
0x39 | %1: This operation is not supported in audit mode. |
%1: This operation is not supported in audit mode. |
0x3A | The Boot Configuration Data store has not been configured. Run bcdboot.exe first and try again. |
The Boot Configuration Data store has not been configured. Run bcdboot.exe first and try again. |
0x3B | %1: Configuring or modifying the recovery image location is not supported on this PC. |
%1: Configuring or modifying the recovery image location is not supported on this PC. |
0x3C | There are more than one loader entry in Boot Configuration Data store. Repair is not supported. Please reduce to one and retry. |
There are more than one loader entry in Boot Configuration Data store. Repair is not supported. Please reduce to one and retry. |