Get-VBORepositoryUpgradeSession
Short Description
Returns sessions started to upgrade backup repositories.
Syntax
This cmdlet provides the following parameter sets:
-
AllParameterSet (Default)Get-VBORepositoryUpgradeSession [<CommonParameters>]
-
ByRepositoryParameterSetGet-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
To get this object, run the |
False |
Named |
False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About Common Parameters section of Microsoft Learn.
Output Object
The cmdlet returns the VBORepositoryUpgradeSession object that contains details on sessions that are running to upgrade backup repositories.
Examples
Example 1: Getting Active Sessions Started to Upgrade Backup Repositories
|
This command returns all active sessions that are started to upgrade backup repositories.
|
Example 2: Getting Active Session Started to Upgrade Specific Backup Repository
|
This example shows how to get an active session started to upgrade the Repository 09 backup repository.
Perform the following steps:
|
Related Commands
Get-VBORepositoryReturns backup repositories.