Add-VBRDiscoveredComputerRecoveryMedia

Short Description

Creates Veeam Recovery Media.

Applies to

Product Edition: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Add-VBRDiscoveredComputerRecoveryMedia -DiscoveredComputer <VBRDiscoveredComputer> -RecoveryMediaTarget <VBRRecoveryMediaTarget> [-Force]  [<CommonParameters>]

Detailed Description

This cmdlet creates Veeam Recovery — a recovery image of your computer. You can create Veeam Recovery Media on removable storage devices, optical disks or save it locally in the ISO file format.

Add-VBRDiscoveredComputerRecoveryMedia Note:

To create Veeam Recovery Media for a protected computer, you must have a full backup of this computer. This backup must contain an OS of this computer.

Parameters

Parameter

Description

Type

Required

Position

Accept
Pipeline
Input

DiscoveredComputer

Specifies the discovered computer for which you want to create Veeam Recovery Media.

Note: You can create Veeam Recovery Media only for discovered computers.

Accepts the VBRDiscoveredComputer object. To get this object, run the Get-VBRDiscoveredComputer cmdlet.

True

Named

True (ByValue
ByProperty
Name)

RecoveryMediaTarget

Specifies a storage device, optical disk or the ISO file path for creating Veeam Recovery Media.

Accepts the VBRRecoveryMediaTarget object. To get this object, run the Get-VBRRecoveryMediaTarget cmdlet.

True

Named

True (ByProperty
Name)

Force

Defines that the cmdlet will create Veeam Recovery Media even if any of the following occurs:

  • The target removable device needs to be formatted.
  • The target optical disk needs to be erased.
  • The ISO file under the specified path already exists.
  • There is not enough space on the target removable device or optical disk.

SwitchParameter

False

Named

True (ByProperty
Name)

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

Output Object

VBRProtectionGroup

Examples

Add-VBRDiscoveredComputerRecoveryMediaExample 1. Saving Veeam Recovery Media in ISO File Format

Add-VBRDiscoveredComputerRecoveryMediaExample 2. Creating Veeam Recovery Media on Removable Storage Device

Related Commands

Page updated 5/17/2024

Page content applies to build 12.3.1.1139