Thu May 14, 2015 3:26 pm
The possible options for -initmethod parameter of Add-HADevice command are as follows:
Сlear - Clear virtual disks. WARNING: All data will be deleted. The device will be available after the initialization process has finished.
notSynchronize - Do not synchronize virtual disks.
SyncFromFirst - All data will be copied from first partner to other Partners to make HA device synchronized.
SyncFromSecond - All data will be copied from second partner to other partners to make HA device synchronized.
SyncFromThird - All data will be copied from third partner to other partners to make HA device synchronized.
You can always get possible parameters and other useful information using PowerShell Get-Help command, for example:
Get-Help Add-HADevice –full
Senior Technical Support Engineer
StarWind Software Inc.