Remove-VSBSession (obsolete)
Short Description
Removes a specified SureBackup job session from Veeam Backup & Replication.
Note |
|
This cmdlet is obsolete and not supported. |
Platform: VMware, Hyper-V
Syntax
|
Remove-VSBSession [-Sessions] <CSbSession[]> [-WhatIf] [-Confirm] [<CommonParameters>] |
Detailed Description
This cmdlet removes a specified SureBackup job session from Veeam Backup & Replication.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Sessions |
Specifies the SureBackup job session you want to remove. You can assign multiple sessions to this object.
Accepts the |
|
True |
0 |
True (ByPropertyName, ByValue) |
|
Confirm |
Defines that the cmdlet will display a prompt that asks if you want to continue running the command. |
|
False |
Named |
False |
|
WhatIf |
Defines that the cmdlet will write a message that describes the effects of running the cmdlet without actually performing any action. |
|
False |
Named |
False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Removing Selected SureBackup Sessions [Using Pipeline]
|
This example shows how to remove the
Perform the following steps:
|
Example 2. Removing Selected SureBackup Sessions [Using Variable]
|
This example shows how to remove 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.