I think this is the referenced blog post:
RemoteFX Features for Windows 8 and Windows Server 2012
It's not 100% clear from the question, but it seems you wanted to use RemoteFX USB redirection from a physical Windows 8.1 Pro client computer to a remote physical Windows 8.1 Pro computer.
I think this is supported, as I just accomplished this with 2 physical Windows 10 Pro computers, using a USB-Serial device physically attached to the client computer. The USB-Serial device was redirected to the remote computer.
What the blog post appears to be stating, is that when Windows Server is being used for desktop virtualization, in this case, in order for RemoteFX USB redirection to work from a physical client computer to the remote virtualized desktop, the virtualized desktop must be using Windows Xxxx Enterprise edition OS.
I followed these setup steps on both the physical client computer and physical remote computer:
Note: All settings are beneath:
Computer Configuration \ Administrative Templates \ Windows Components \ Remote Desktop Services \
- Run: gpedit.msc
- Set local policy: Remote Desktop Connection Client \ RemoteFX USB Device Redirection \ Allow RDP Redirection (Enable, Administrators and Users)
- Set local policy: Remote Desktop Session Host \ Connections \ Allow users to connect remotely using Remote Desktop Services (Enable)
- Set local policy: Remote Desktop Session Host \ Device and Resource Redirection\ Do not allow supported Plug and Play device redirection (Disable)
- Set local policy: Remote Desktop Session Host \ Remote Session Environment \ RemoteFX for Windows Server 2008 R2 \ Configure RemoteFX (Enable)
- Using an elevated CMD Prompt: gpupdate /force
- Reboot
Then to establish a RDP connection and redirect the USB device:
- Run: mstsc.exe
- Click: "More", then "Other supported RemoteFX USB devices" and select the USB device to redirect. And click: OK.
- Click: Connect
- In the remote connection, confirm the USB device is redirected. There will be an extra icon in the title bar of the RDP connect, indicating available USB devices for redirection. Also, in Device Manager, the re-directed USB device will be listed, as well as the device: System devices / Remote Desktop USB Hub.
Screenshot: gpedit.msc
Screenshot: mstsc.exe RemoteFX USB Device selection
Screenshot: RDP connection, redirected USB device list
Screenshot: Remote connection, device manager, showing redirected USB device
Related Stack Overflow post
If MSDN says it's unsupported, what kind of answer are you hoping for here? – meatspace – 2015-02-13T14:01:05.627
@meatspace any alternative solutions. Non Microsoft implementation and so on. Or maybe there is some non documented way to enable this feature, like enabling multiple RDP sessions by some hex-editing. – lorond – 2015-02-13T14:12:00.177