Forum Discussion
Can i access my USB devices from Windows Virtual Desktop?
- Jul 03, 2019
Hi Hau_Le ,
You still can manipulate these settings, using the Set-RdsHostPool cmdlet with the -CustomRdpProperty parameter.
https://docs.microsoft.com/en-us/azure/virtual-desktop/customize-rdp-properties
If you look at the supported settings, you will find the drivestoredirect setting, controlling the drive mappings. If you set this CustomRdpProperty to drivestoredirect:s:*, all new devices should be available as well
https://docs.microsoft.com/en-gb/windows-server/remote/remote-desktop-services/clients/rdp-files
I did the test with a USB Drive and a USB Keyboard, both became available during an active session.
I have the same issue as this. I have a biometric device, and I installed all the necessary required Softwares and drivers. But the device is not showing up in the device manager in the WVD environment. I have checked the screenshot which you have shared below, not able to view the drivers in RDP connection local resource settings. Any help or suggestion is much appreciatedChris Jones
gadmin285 I also would like to have this functionality working. The interesting thing is it does work if you use a direct RDP to the WVD pool member with the flags included above.
The article on customrdpproperty does offer the same functionality as Azure RemoteApp did back in the old days. https://docs.microsoft.com/en-us/azure/virtual-desktop/customize-rdp-properties
As well, from looking at the roadmap documentation this will be a more Horizon/Citrixesque flow later with the new Azure.Virtualization cmdlets.
But for the time being, is there some way we can redirect scanners and USB peripherals to the service through the desktop client?
- AA_AdminJul 22, 2022Copper ContributorSo many practical uses for this.