--- title: "Set-VBREncryptedTapeMediumPassword" description: "This cmdlet decrypts selected encrypted backups stored on tapes." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/set-vbrencryptedtapemediumpassword.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Tape Devices > Tape Decryption > Set-VBREncryptedTapeMediumPassword" dateModified: "2026-08-19" --- # Set-VBREncryptedTapeMediumPassword ## Short Description Decrypts encrypted backups stored on tapes. **Product Edition**: Enterprise ## Syntax This cmdlet provides the following parameter sets:
PasswordDecryption (Default)
KmsDecryption
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
DecryptionSet |
Specifies the data decryption settings if the KMS Server was used for encryption. Accepts the |
True |
Named |
True (ByPropertyName) |
|
|
Medium |
Specifies the tape that contains the encrypted backup that you want to decrypt. Accepts the |
True |
Named |
True (ByPropertyName, ByValue) |
|
|
PassThru |
Defines that the command returns the output object to the Windows PowerShell console. |
|
False |
Named |
False |
|
Password |
Specifies the password. Veeam Backup & Replication will use that password to decrypt the backups. |
|
True |
Named |
True (ByPropertyName) |