Get-VBRComputerRecoveryToken

Short Description

Returns tokens for bare-metal recovery.

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

Syntax

This cmdlet provides the following parameter sets:

  • AllParameterSets (Default)

    Get-VBRComputerRecoveryToken [<CommonParameters>]

  • Name

    Get-VBRComputerRecoveryToken [-Name <String[]>] [<CommonParameters>]

  • FriendlyName

    Get-VBRComputerRecoveryToken [-FriendlyName <String[]>] [<CommonParameters>]

Detailed Description

This cmdlet returns tokens that you can use to perform bare-metal recovery.

Parameters

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

FriendlyName

Specifies an array of token friendly names. The cmdlet will return tokens with these friendly names.

String[]

False

Named

False

Name

Specifies an array of token names. The cmdlet will return tokens with these names.

String[]

False

Named

False

<CommonParameters>

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

Output Object

This cmdlet returns the VBRComputerRecoveryToken object that contains tokens for bare-metal recovery.

Examples

Getting Token for Bare-Metal Recovery

This command returns all tokens added to the backup infrastructure.

Get-VBRComputerRecoveryToken

Page updated 2026-08-19

Page content applies to build 13.1.1.18