Get-VBREncryptionKey
Short Description
Returns encryption keys.
Applies to
Platform: VMware, Hyper-V
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
Detailed Description
This cmdlet returns encryption keys managed by Veeam Backup & Replication.
Parameters
Parameter | Description | Required | Position | Accept | Accept |
---|---|---|---|---|---|
Description | Specifies the description of the encryption key you want to get. | False | Named | True (ByValue, | True |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.
Return Type
The cmdlet returns the PSCryptoKey object that contains information on an encryption key.
Example 1
This command looks for all encryption keys.
Example 2
This command looks for an encryption key with description 'Veeam Administrator'.