wsp-10329 Adding hyper-v replica to HyperV Provider. Server Part 8.
This commit is contained in:
parent
249e077bb5
commit
df0f780d49
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue