--- title: "Get-VBRTapeDrive" description: "Returns tape drives. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet returns tape recording drives." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrtapedrive.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Tape Devices > Tape Drives > Get-VBRTapeDrive" dateModified: "2026-08-19" --- # Get-VBRTapeDrive ## Short Description Returns tape drives. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AllParameterSets (Default)
Library
Name
Id
Address
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Address |
Specifies the array of drive addresses (slot numbers). The cmdlet will return drives in these slots. |
|
True |
Named |
True (ByPropertyName, ByValue) |
|
Id |
Specifies the array of drive IDs. The cmdlet will return drives with these IDs. |
|
False |
Named |
True (ByPropertyName, ByValue) |
|
Library |
Specifies the tape library. The cmdlet will return drives that belong to this library. Accepts the |
False |
Named |
True (ByPropertyName, ByValue) |
|
|
Name |
Specifies the array of tape drive names. The cmdlet will return drives with these names. |
|
False |
Named |
True (ByPropertyName, ByValue) |