Get-VBORepositoryUpgradeSession

Short Description

Returns sessions started to upgrade backup repositories.

Syntax

This cmdlet provides parameter sets that allow you to:

  • Get all sessions started to upgrade backup repositories.

Get-VBORepositoryUpgradeSession [<CommonParameters>]

  • Get a session started to upgrade a specific backup repository.

Get-VBORepositoryUpgradeSession [-Repository <VBORepository>] [<CommonParameters>]

Detailed Description

This cmdlet returns sessions that are started to upgrade backup repositories.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Repository

Specifies a backup repository. The cmdlet will return sessions that are started to upgrade the specified backup repository.

Accepts the VBORepository object.

To get this object, run the Get-VBORepository cmdlet.

False

Named

False

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.

Output Object

The cmdlet returns the VBORepositoryUpgradeSession object that contains details on sessions that are running to upgrade backup repositories.

Examples

Get-VBORepositoryUpgradeSessionExample 1. Getting Active Sessions Started to Upgrade Backup Repositories

Get-VBORepositoryUpgradeSessionExample 2. Getting Active Session Started to Upgrade Specific Backup Repository

Related Commands

Get-VBORepository

Page updated 3/26/2025

Page content applies to build 8.1.0.3503