Add-AksHciNode

Synopsis

Add a new physical node to a deployment.

Syntax

Add-AksHciNode -nodeName <String>

Description

Add a new physical node to your deployment.

Examples

Add a new physical node

Add-AksHciNode -nodeName newnode

Parameters

-nodeName

The name of the node in the failover cluster. The node should already be added to the failover cluster.

Type: System.String
Parameter Sets: (All)
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

Next steps

AksHci PowerShell Reference