Ok I admit it. This one is driving me crazy ;)
1) I have two Server2016 (Standard) HyperV Clusters - Source01 and DR01. Both part of same forest/domain.
2) Both Source01 and DR01 clusters have a HyperV Replica Broker installed and replication settings configured for Kerberos, Port80 and allow from any server.
3) I can initiate VM Replica successfully in both directions using the FailoverClusterManager UI. It creates the replica, transfers the initial data and everything appears to work.
However....
I need to create the replica using Powershell, but when I try to do it using the Enable-VMReplication powershell command it fails with:
I must be doing something wrong as the UI works. Perhaps some remote permissions not enabled? Remote WMI? something? hopefully some rookie mistake...
1) I've turned the firewall of DR01 off (just in case, just until figure out this issue)
2) The hyperV virtual machine management service is running correctly on both Source01 and DR01
3) the HyperV console on Source01 can correctly connect to DR01 and view/manage the VMs in the console - and vice versa.
Anyone got any ideas? Or seen this behaviour before?
thanks
Joe.