Get-VSBTaskSession (obsolete)
Short Description
Returns tasks performed during the specified SureBackup session.
Note |
|
This cmdlet is obsolete. The cmdlet will still work but may not be supported in further versions. Use the |
Platform: VMware, Hyper-V
Product Edition: Enterprise, Enterprise Plus, Veeam Universal License
Syntax
|
Get-VSBTaskSession [-Name <String[]>] [-Session] <CSbSession> [<CommonParameters>] |
Detailed Description
This cmdlet returns the list of tasks performed during the specified SureBackup session.
Run the Get-VBRTaskSessionReturns tasks performed during job sessions. cmdlet to get the tasks for backup, replication and backup copy sessions.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Name |
Specifies the array of SureBackup job names. The cmdlet will return tasks performed for VMs in these jobs during the selected job session. |
|
False |
Named |
False |
|
Session |
Specifies the array of SureBackup sessions. The cmdlet will return tasks performed during these sessions.
Accepts the |
|
True |
0 |
True (ByPropertyName, ByValue) |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Getting List of Tasks for Selected SureBackup Session [Using Pipeline]
|
This example shows how to get the list of tasks performed for the
Perform the following steps:
|
Example 2. Getting List of Tasks for Selected SureBackup Session [Using Variable]
|
This example shows how to get the list of tasks performed for the
Perform the following steps:
|
Related Commands
Get-VSBSessionReturns SureBackup sessions that have been run. This cmdlet is obsolete. The cmdlet will still work but may not be supported in further versions.