--- title: "Get-VBRComputerBackupJobSession" description: "Returns jobs sessions. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet returns job sessions." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrcomputerbackupjobsession.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam Agent Management > Working with Veeam Agent Backup Jobs and Policies > Veeam Agent Management Backup Jobs > Get-VBRComputerBackupJobSession" dateModified: "2026-08-19" --- # Get-VBRComputerBackupJobSession ## Short Description Returns jobs sessions. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Name (Default)
Id
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies an array of IDs for Veeam Agent job sessions. The cmdlet will return the sessions with these IDs. |
|
False |
Named |
True (ByPropertyName, ByValue) |
|
Name |
Specifies an array of names for Veeam Agent jobs. The cmdlet will return sessions with these names. |
|
False |
Named |
True (ByPropertyName, ByValue) |