Hi,
So, I have a weird issue regarding 2 hyper-v core servers 2012 R2
If I use a machine on the same network as the management IP of the hyper-v servers, I can use hyper-v manager perfectly fine to manage the servers.
If the machine is not on the same network, I end up with RPC issues:
* the first server, shows in hyper-v manager, but fails to load the vm with RPC server unavailable. Unable to establish communication....
* the second server does not even want to show up in hyper-v manager
if I use 5nine manager:
* the first server shows and the VMs load
* the second server fail with RPC unavailable.
I have ran hvremote which detects no issue at all except that the firewall on the servers are down (normal as i am troubleshooting)
I can ping / rdp / powershell perfectly fine.
Also, for the second server, when I launch powershell from the command prompt:
* Attempting to perform the InitializeDefaultDrives operation on the 'FileSystem' provider failed.
But the first one does not have an issue.
If anyone could point me in the right direction, it will be appreciated :)
Olivier