I am looking into a Windows Server 2008 SP1 with RemoteFX enabled, however I do not want to buy one of the NVIDIA Quadro $1000+ video cards to do it (as only a small number of users will be using virtual machines). I would like to use one of the Geforce cards (I was looking at the 560 Ti or the 570).
I have heard that there are people that have modified the INF driver files for the Geforce cards to get them to work with RemoteFX, but I can't find any information on this. I would like to see some proof before heading out to buy one of the cards to test.
Any help would be greatly appreciated.
Well, I can't show you any proof but I can speak from experience in modifying the INF, of course, your results may vary.
Whenever you modify the INF file for the NVIDIA drivers, you have to download the international drivers. So start by downloading the international drivers for the Quadro/Tesla (I downloaded version 296.70).
Extract the installer using your tool of choice. Now, you'll need to know the device ID of the card you're planning to use (eg. 1082.01 for the 560 Ti), device ID's can be extracted from the drivers originally designed for your card (ie. the GeForce drivers). The sections you need to change in the INF are the "Devices" list and the "Strings", there's two different sets of devices in the Quadro drivers, so you might need to experiment but I am guessing the 560Ti would fit under SetA. So you'd modify the INF like so:
Once you've done that, you should be able to save the INF file and run setup.exe from the directory you extracted the installer to.
The GeForce drivers can be added and installed using
pnputil.exe
make sure to use the-i
argument for installation and-a
for adding to the driver library.You can also use the wildcard to install all of the drivers thus making multiple displays also available in HV sever core.
(
pnputil -i -a c:\NVidia\*.inf
) to use the GeForce drivers in remoteFX you will need to make them available in Hyper-v settings before adding them to a VM.Wait for WIndows Server 8 - coming in October. RemoteFX is significantly better there, including support for no graphics card (virtual remote fx card).
Forget Nvidia - to my knowledge ATI works fine ;)
http://social.technet.microsoft.com/Forums/en/w7itproSP/thread/79d5258f-a069-451a-a558-75b39a707fdf
Have you read the documentation?
And an official Beta SP1 list of drivers: