Hi to everybody, when I tried to use the sample script to create a 2 nodes HaDevice I recieved this error: "Plugin does not support." Anybody can help me please? Thaks a lot Andrea Import-Module StarWindX try { $server = New-SWServer -host 192.168.1.10 -port 3261 -user root -password starw...