RDP usb redirection

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #42583
    nbg
    Participant
    • Total Post: 17
    • Regular Joe
    • ★★

    Hi

    How do I redirect an USB SD card reader to a rdp session? I tried including SessionConfig=ALL MapDisks=Yes and SessionConfig=RDP MapDiskTo=EF in the wnos.ini file. USB flash drives shows up in the session but not the SD card reader. I’m using a D10D thin client connecting to Windows Server 2012 R2. What am I missing?

    #42590
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    If you connect the SD card reader, do you see anything in the ThinOS eventlog?

    CG

    #42598
    nbg
    Participant
    • Total Post: 17
    • Regular Joe
    • ★★

    It says “USB: Found a new 480Mbps device “Mass Storage” on port 7″. I noticed that when i plug in a usb flash drive it also says “D: registered, 0xb, size 7681 MB”. It doesn’t say that when I plug in the sd card reader.

    #42599
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    Which filesystem is used on the SD cards?
    Only FAT and FAT32 is supported.

    CG

    #42600
    nbg
    Participant
    • Total Post: 17
    • Regular Joe
    • ★★

    The SD cards are using exFAT filesystem.

    #42601
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    Now you have your answer.
    Format them with FAT or FAT32 and it will work.

    CG

    #42602
    nbg
    Participant
    • Total Post: 17
    • Regular Joe
    • ★★

    It works now, thanks

    #42646
    beerman
    Participant
    • Total Post: 1
    • Newbie

    You can get NTFS drives redirecting, as well as other devices that would not redirect easily if the driver is installed on the end system you are connecting to. You need to install/enable RDP 8.0 as well as enable UDP & TCP Transport Protocols on the “Windows Server” or “VDI (in my case)” you are connecting to.

    Then add the following to your config ($Macaddress.ini in my case) file.

    SessionConfig=RDP USBRedirection=RDP

    #42648
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    Correct, but this all only works in a VDI environment and not in a Terminalserver based one.

    CG

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.