Enable-VBRHvProxy
Short Description
Enables the disabled Hyper-V backup proxy.
Platform: Hyper-V
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
|
Enable-VBRHvProxy -Proxy <CHvProxy[]> [<CommonParameters>] |
Detailed Description
This cmdlet enables the disabled Hyper-V backup proxy.
Run the Disable-VBRHvProxyDisables the Hyper-V backup proxy. cmdlet to disable the Hyper-V backup proxy.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Proxy |
Specifies an array of Hyper-V 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 CHvProxy[] that contains an array of Hyper-V backup proxy servers added to the backup infrastructure.
Examples
Example 1. Enabling Hyper-V Backup Proxy [Using Variable]
|
This example shows how to enable the Hyper-V backup proxy named
Perform the following steps:
|
Example 2. Enabling Hyper-V Backup Proxy [Using Pipeline]
|
This example shows how to enable the Hyper-V backup proxy named
Perform the following steps:
|
Related Commands
Get-VBRHvProxyReturns a list of the Hyper-V backup proxies.