--- title: "Add-VBRHighAvailabilityCluster" description: "Assembles an HA cluster. Product Edition: Premium This cmdlet provides the following parameter sets: SingleClusterEndpoint (Default) CrossSubnet This cmdlet assembles an HA cluster." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/add-vbrhighavailabilitycluster.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > High Availability Cluster > Add-VBRHighAvailabilityCluster" dateModified: "2026-08-19" --- # Add-VBRHighAvailabilityCluster ## Short Description Assembles 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 |
|---|---|---|---|---|---|
|
ClusterDnsName |
Specifies the DNS name of a cluster. |
|
True |
Named |
False |
|
ClusterEndpoint |
Specifies the static IP address of a cluster. |
|
True |
Named |
False |
|
ForceAcceptCertificate |
Defines that the cmdlet will accept the server certificate. |
|
False |
Named |
False |
|
Password |
Specifies the password you want to use to authenticate with the secondary node. |
|
True |
Named |
False |
|
PrimaryNodeExternalEndpoint |
For assembling an HA cluster across multiple subnets. Specifies the external IP address of the primary node. |
|
True |
Named |
False |
|
PrimaryNodeIPAddress |
For assembling an HA cluster within a single subnet. Specifies the IP address of the primary node. Alias: |
|
True |
Named |
False |
|
RunAsync |
Defines that the command returns immediately without waiting for the task to complete. |
|
False |
Named |
False |
|
SecondaryNodeExternalEndpoint |
For assembling an HA cluster across multiple subnets. Specifies the external IP address of the secondary node. |
|
True |
Named |
False |
|
Username |
Specifies the user name you want to use to authenticate with the secondary node. |
|
True |
Named |
False |
|
VBRHighAvailabilityClusterSecondaryNode |
Specifies the secondary node. Accepts the |
True |
Named |
False |