--- title: "Get-VBRTapeLibrary" description: "Returns tape libraries. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet returns tape libraries connected to Veeam Backup & Replication." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrtapelibrary.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Tape Devices > Tape Libraries > Get-VBRTapeLibrary" dateModified: "2026-08-19" --- # Get-VBRTapeLibrary ## Short Description Returns tape libraries. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AllParameterSets (Default)
Id
Name
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies the array of tape library IDs. The cmdlet will return tape libraries with these IDs. Accepts |
|
False |
Named |
False |
|
Name |
Specifies the array of tape library names. The cmdlet will return tape libraries with these names. |
|
False |
Named |
False |
|
TapeServer |
Specifies the array of tape servers. The cmdlet will return tape libraries connected to these tape servers. Accepts the |
False |
Named |
True (ByPropertyName, ByValue) |