--- title: "Get-VBOJobSession" description: "This cmdlet returns job sessions stored in Veeam Backup for Microsoft 365." canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/get-vbojobsession.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Reference > Job Sessions > Get-VBOJobSession" dateModified: "2026-08-21" --- # Get-VBOJobSession ## Short Description Returns backup and backup copy job sessions. ## Syntax This cmdlet provides the following parameter sets:
AllParametersSet (Default)
SingleParametersSet
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Job |
Specifies a job. The cmdlet will return job sessions for this backup or backup copy job. IVBOJobWithId Accepts the To get this object, run the |
|
False |
Named |
True (ByValue) |
|
JobType |
Specifies a job type. The cmdlet will return job sessions for the jobs of the specified type:
|
|
False |
Named |
False |
|
Last |
Defines that the cmdlet will return the latest job session. If the If the Default: False |
|
False |
Named |
False |
|
Status |
Specifies a job status. The cmdlet will return job sessions for the jobs with the specified status:
|
|
False |
Named |
False |