--- title: "Get-VBRTapeMedium" description: "Returns tapes. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet returns tapes managed by Veeam Backup & Replication." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrtapemedium.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Tape Devices > Managing Tapes > Get-VBRTapeMedium" dateModified: "2026-08-19" --- # Get-VBRTapeMedium ## Short Description Returns tapes. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AllParameterSets (Default)
Drive
Id
Library
MediaPool
Vault
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Drive |
Specifies the array of drives. The cmdlet will return tapes located in these drives. Accepts the |
True |
Named |
True (ByPropertyName, ByValue) |
|
|
Id |
Specifies the array of tape IDs. The cmdlet will return tapes with these IDs. Accepts |
|
True |
Named |
True (ByPropertyName, ByValue) |
|
Library |
Specifies the array of tape libraries. The cmdlet will return tapes in these libraries. Accepts the |
True |
Named |
True (ByPropertyName, ByValue) |
|
|
MediaPool |
Specifies the array of media pools. The cmdlet will return tapes in these media pools. Accepts the |
True |
Named |
True (ByPropertyName, ByValue) |
|
|
Name |
Specifies the array of tape names. The cmdlet will return tapes with these names. |
|
False |
Named |
True (ByPropertyName, ByValue) |
|
Vault |
Specifies the array of vaults. The cmdlet will return tapes in these vaults. Accepts the |
True |
Named |
True (ByPropertyName, ByValue) |