Enable-VBRViProxy
Short Description
Enables a disabled VMware backup proxy.
Platform: VMware
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
|
Enable-VBRViProxy -Proxy <CViProxy[]> [<CommonParameters>] |
Detailed Description
This cmdlet allows you to enable a VMware backup proxy.
Run the Disable-VBRViProxyDisables a VMware backup proxy. cmdlet to disable a VMware backup proxy.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Proxy |
Specifies an array of VMware proxies you want to enable.
Accepts the |
|
True |
Named |
True (ByPropertyName, ByValue) |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
The cmdlet returns the CViProxy[] that contains an array of VMware backup proxy servers added to the backup infrastructure.
Examples
Example 1. Enabling VMware Backup Proxy [Using Variable]
|
This example shows how to enable the VMware backup proxy named
Perform the following steps:
|
Example 2. Enabling VMware Backup Proxy [Using Pipeline]
|
This example shows how to enable the VMware backup proxy named
Perform the following steps:
|
Related Commands
Get-VBRViProxyReturns a list of VMware backup proxies.