We have a Win7 Sp1 VDI Desktop Collection with the RemoteFX 3D Video Adapter enabled. All RDP client hotfixes installed in the image.
RD Virtualization Host is Server 2012 R2
I can access these desktops with my RDP client directly only if I change the connection speed to LAN. I need to make this collection available via RDWeb, however when launching from there it gets to "estimating connection quality"
and then dies. I attempted to use powershell to set the collection custom parameters like this: Set-RDVirtualDesktopCollectionConfiguration
-CollectionName "[collection name]" -CustomRdpProperty
"connection type:i:6`nnetworkautodetect:i:0`n[custom properties]"
Still the same problem persists.
Any help would be greatly appreciated.