February 2018
Intermediate to advanced
562 pages
15h 6m
English
This recipe shows how to add an additional HGS node to the cluster (HGS.rllab.loc, in my demo scenario). Before adding one, ensure that the primary node has a healthy state and then carry out the following steps to add a new HGS machine to an existing cluster:
Install-WindowsFeature HostGuardianServiceRole -IncludeManagementTools -Restart
$adsafepass=ConvertTo-SecureString ...
Read now
Unlock full access