--- title: "Get-VBRTapeBackupSession" description: "Returns tape backup job sessions. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet returns tape backup job sessions." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrtapebackupsession.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Tape Devices > Tape Jobs > Get-VBRTapeBackupSession" dateModified: "2026-08-19" --- # Get-VBRTapeBackupSession ## Short Description Returns tape backup job sessions. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Name (Default)
Id
Job
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies an array of tape backup session IDs. The cmdlet will return tape backup sessions with these IDs. |
|
False |
Named |
False |
|
Job |
Specifies a tape backup job. The cmdlet will return tape backup sessions run for this tape backup job. Accepts the |
|
False |
Named |
False |
|
Name |
Specifies an array of tape backup job names. The cmdlet will return tape backup sessions run for this tape backup job. |
|
False |
Named |
False |