I would like to have Remote Desktop users benefit from the new RDP 8 features, including Aero designs and H.264 on-the-fly video encoding. While I could find a ton of documentation on how to set this up on bare metal hardware for VDI scenarios, my environments typically are Remote Desktop Session Host servers running as guests in Hyper-V installs. So here go the questions:
- Is there a way for virtualized RDSH installs to take advantage of the GPUs for Aero rendering and video encoding? As I understand, it is possible to expose a virtual GPU through Hyper-V, but the docs list additional requirements as SLAT, which I see would be unavailable from within the VM.
- If this is possible, would I need to run the full-graphical install of Windows Server instead of the "Hyper-V Server" edition as the hypervisor?
- Is using GPUs in this scenario worth the effort or would I rather benefit from a couple additional CPU cores used for soft-rendering?