Remove-VBRWANAccelerator
Short Description
Removes a WAN accelerator.
Platform: VMware, Hyper-V
Product Edition: Enterprise Plus, Veeam Universal License
Syntax
|
Remove-VBRWANAccelerator -Accelerator <CWanAccelerator> [<CommonParameters>] |
Detailed Description
This cmdlet removes the selected WAN accelerator.
When you remove a WAN accelerator, Veeam Backup & Replication unassigns the accelerator role from the server, so it is no longer used as a WAN accelerator. The actual server remains connected to Veeam Backup & Replication.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Accelerator |
Specifies the WAN accelerator you want to remove.
Accepts the |
True |
Named |
True (ByPropertyName, ByValue) |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Removing Selected WAN Accelerator [Using Pipeline]
|
This example shows how to remove the WAN Accelerator named
Perform the following steps:
|
Example 2. Removing Selected WAN Accelerator [Using Variable]
|
This example shows how to remove the WAN Accelerator named
Perform the following steps:
|
Related Commands
Get-VBRWANAcceleratorReturns WAN accelerators.