wsp-10329 Adding hyper-v replica to HyperV Provider. Server Part 8.

This commit is contained in:
Alexander Trofimov 2015-04-23 09:03:10 -04:00
parent 249e077bb5
commit df0f780d49

View file

@ -2096,7 +2096,7 @@ namespace WebsitePanel.Providers.Virtualization
} }
} }
PowerShell.Execute(cmd, true); PowerShell.Execute(cmd, true, true);
} }
public void TestReplicationServer(string vmId, string replicaServer, string localThumbprint) public void TestReplicationServer(string vmId, string replicaServer, string localThumbprint)