Help Center
Choose product document...
Veeam Backup & Replication 9.5 [Archived]
PowerShell Reference

Get-VBREncryptionKey

Short Description

Returns encryption keys.

Applies to

Platform: VMware, Hyper-V

Product Edition: Standard, Enterprise, Enterprise Plus

Syntax

Get-VBREncryptionKey [[-Description] <string>]  [<CommonParameters>]

Detailed Description

This cmdlet returns encryption keys managed by Veeam Backup & Replication.

You can get the list of media pools within specified library, or search for instances directly by description.

Parameters

Parameter

Description

Required

Position

Accept
Pipeline
Input

Accept
Wildcard
Characters

Description

Specifies the description of the encryption key you want to get.

False

Named

True (ByValue,
ByProperty
Name)

True

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information about common parameters, see http://go.microsoft.com/fwlink/p/?LinkID=113216.

Return Type

PSCryptoKey

Example 1

This command looks for all encryption keys.

PS C:\PS> Get-VBREncryptionKey

Example 2

This command looks for an encryption key with description 'Veeam Administrator'.

PS C:\PS> Get-VBREncryptionKey -Description "Veeam Administrator"

Veeam Large Logo

User Guide for VMware vSphere

User Guide for Microsoft Hyper-V

Enterprise Manager User Guide

Veeam Cloud Connect Guide

Veeam Agent Management Guide

Veeam Backup Explorers User Guide

Backup and Restore of SQL Server Databases

PowerShell Reference

RESTful API Reference

Veeam Backup FREE Edition User Guide