--- title: "Set-VBRHighAvailabilityCluster" description: "This cmdlet modifies settings of an HA cluster. You can modify settings of an HA cluster assembled within a single subnet or of an HA cluster assembled across multiple subnets." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/set-vbrhighavailabilitycluster.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > High Availability Cluster > Set-VBRHighAvailabilityCluster" dateModified: "2026-08-19" --- # Set-VBRHighAvailabilityCluster ## Short Description Modifies settings of an HA cluster. **Product Edition**: Premium ## Syntax This cmdlet provides the following parameter sets:
SingleClusterEndpoint (Default)
CrossSubnet
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Cluster |
Specifies the HA cluster you want to modify. Accepts the |
False |
Named |
True (ByValue) |
|
|
ClusterDnsName |
Specifies a DNS name of the cluster. |
|
False |
Named |
False |
|
ClusterEndpoint |
Specifies an IP address that you want to assign to a high availability cluster. |
|
False |
Named |
False |
|
PrimaryNodeExternalEndpoint |
For modifying an HA cluster assembled across multiple subnets. Specifies the external IP address of the primary node. |
|
False |
Named |
False |
|
SecondaryNodeExternalEndpoint |
For modifying an HA cluster assembled across multiple subnets. Specifies the external IP address of the secondary node. |
|
False |
Named |
False |