USB Device Redirection not working

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #49447
    Hoerti
    Participant
    • Total Post: 17
    • Regular Joe
    • ★★

    Hi,

    two days ago, our device redirection stopped working. It stopped for Wyse Xenith and Dell 5030 thin clients with ThinOS. There were no changes before.

    Here is your xen.ini (wnos.ini looks ident):

    ;*************************************************************
    ;* General 1 *
    ;*************************************************************

    autoload=2
    AdminMode=yes Username=admin Password=pwd

    Privilege=Low LockDown=no HideSysInfo=no HidePPP=yes EnableNetworkTest=yes ShowDisplaySettings=yes EnableKeyboardMouseSettings=yes KeepDHCPRequestIP=no EnableTrace=yes

    BootpDisable=yes

    ;*************************************************************
    ;* General 2 *
    ;*************************************************************

    Locale=German
    AutoSignoff=yes Shutdown=yes
    Shutdowncounter=2
    SysMode=vdi toolbardisablemouse=yes toolbarclick=yes

    ;*************************************************************
    ;* Input Devices *
    ;*************************************************************

    Language=De

    ;*************************************************************
    ;* Time *
    ;*************************************************************

    Timeserver=serverip Timeformat=”24-hour format” Dateformat=dd/mm/yyyy
    TimeZone=’GMT + 01:00′ ManualOverride=yes daylight=yes start=030507 end=100507 TimeZoneName=Central European Time DayLightName=Central European Time

    ;*************************************************************
    ;* Network *
    ;*************************************************************

    SignOn=No
    DisableDomain=yes
    DomainList=”domainname”
    MaxVNCD=1
    VncPassword=”pwd” Encrypt=yes
    VncPrompt=No Accept=10

    ;*************************************************************
    ;* Services *
    ;*************************************************************

    WDMService=yes

    PnliteServer=serverIP StoreFront=no

    ;*************************************************************
    ;* Wireless *
    ;*************************************************************

    WLAN SETTINGS

    ;*************************************************************
    ;* ICA *
    ;*************************************************************

    SessionConfig=ICA SessionReliability=yes
    SessionConfig=ALL DisableSound=No

    ;*************************************************************
    ;
    ;*************************************************************
    ScreenSaver=0

     

    ;USB to Serial Adapter
    Device=vusb ForceLocal=0x067b,0x2303,0xff,0x00,0x00
    Device=UsbSerial Start=COM1

     

     

    When a user needed an USB redirection, we added a personal file for him with this:

    SessionConfig=ALL MapDisks=yes DisableSound=No

     

     

    Since monday, only USB Sticks with FAT32 are redirected in the sessions, no NTFS devices. Can anyone help me?

     

     

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

    NTFS was never working as this is not supported by ThinOS.
    Only way would be to redirect the NTFS stick the same way you do it for your serial adapter. Or you are using a VDI environment with full USB redirection instead of the shared/published desktop.

    CG

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