I have two Hyper-V Server 2012 hypervisors - HV1 & HV2. All virtual machines on HV1 and HV2 are replicated to each other using Hyper-V Replica (i.e. the have the same number of VM's). I manually load balance the servers by running some of the VM's on HV1 and some on HV2.
Both HV1 and HV2 are running RDVH.
The problem I have is, when adding machines to a PERSONAL, *unmanaged* Virtual Desktop Collection, I cannot choose which RDVH server I wish to point to.
For example, let's say I have a VM called VM1 running on HV1 that is replicated to HV2 AND I have a VM called VM2 running on HV2 that's replicated to HV1. If I want to add VM2 to a virtual desktop collection, the wizard only allows me to choose HV1 as the host server when the VM is actually running on HV2.
I tried adding the VM anyways to see if the RD Gateway or RD Connection Broker would simply redirect the request to the proper RDVH that the VM is running on, and it doesn't do that either.
I looked at all of the PowerShell cmdlet's and none of them allow you to specify which host server the VM is running on...
Also, in Server Manager -> Remote Desktop Services -> Collections, for HV1 it shows 39 Virtual Desktops and for HV2 it show 0 (zero) even though they both have the same number of VM's... that being 39.
This seems like something someone should have run into by now but I can't find a single article on the problem.