--- title: "Get-VBRApplicationBackupJobSession" description: "This cmdlet returns job sessions of application backup policies that are managed by Veeam Backup & Replication." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrapplicationbackupjobsession.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam Plug-Ins for Enterprise Applications, MongoDB Backup and Epic EHR System Protection > Working with Managed Veeam Plug-Ins, MongoDB Backup and Epic EHR System Protection > Application Backup Policies > Get-VBRApplicationBackupJobSession" dateModified: "2026-08-19" --- # Get-VBRApplicationBackupJobSession ## Short Description Returns job sessions. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Default (Default)
Id
Name
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies an array of IDs for application policy sessions. The cmdlet will return the sessions with these IDs. |
|
False |
Named |
False |
|
Name |
Specifies an array of names for application policy sessions. The cmdlet will return sessions with these names. |
|
False |
Named |
False |