Get-VBRWANAccelerator
Short Description
Returns WAN accelerators.
Applies to
Platform: VMware, Hyper-V
Product Edition: Enterprise Plus
Syntax
Get-VBRWANAccelerator [-Name <String[]>] [-WarningAction <ActionPreference>] [-WarningVariable <String>] [<CommonParameters>] |
Detailed Description
This cmdlet gets WAN accelerators managed by Veeam Backup & Replication.
WAN accelerator is an architecture component that optimizes file transfer via WAN by means of data deduplication. The role of a WAN accelerator can be assigned to a dedicated Windows-based machine (physical or virtual). For best performance you should set a WAN accelerator on both source and target sides.
You can get the list of all WAN accelerators, or search for instances directly by name.
Parameters
Parameter | Description | Required | Position | Accept | Accept |
Name | Specifies the name(s) of the WAN accelerator, or search conditions. You can specify multiple names separated by commas. | False | Named | False | True |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information about common parameters, see http://go.microsoft.com/fwlink/p/?LinkID=113216.
Example 1
This command looks for the list of all WAN accelerators.
Example 2
This command looks for WAN accelerators with the names starting with "WAN".