Get-VBRBackupServerDeployerCertificate

Short Description

Exports Veeam Deployer Service certificates to the specified location for Linux machines.

Note

This cmdlet is available starting from Veeam Backup & Replication 12.1 (build 12.1.0.2131).

Applies to

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

Syntax

Get-VBRBackupServerDeployerCertificate -ExportPath <String>  [<CommonParameters>]

Detailed Description

This cmdlet exports Veeam Deployer Service certificates to the specified location for Linux machines.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

ExportPath

Specifies a path to a location. The cmdlet will upload Veeam Deployer Service certificates to this location.

String

True

Named

True (ByPropertyName, ByValue)

<CommonParameters>

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

Output Object

None.

Examples

Uploading Veeam Deployer Service Certificate to Сertain Folder

This command uploads Veeam Deployer Service certificate to the "C:\Users\Administrator\Documents" folder.

Get-VBRBackupServerDeployerCertificate -ExportPath C:\Users\Administrator\Documents

Page updated 3/6/2024

Page content applies to build 12.1.1.56