USB redirection issue in Wyse3030LT

  • This topic has 11 replies, 2 voices, and was last updated 7 years ago by Zak.
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #44962
    Zak
    Participant
    • Total Post: 7
    • Newbie

    Hi

    I have an issue getting usb detected inside citrix VDI session with 3030LT device. the redirection works with windows client. here is INI file settings.

     

    ;*************************************************************
    ;* Redirection *
    ;*************************************************************
    SessionConfig=ICA USBRedirection=HDX

     

    ;*************************************************************
    ;* General Session *
    ;*************************************************************

     

    SessionConfig=ALL MapDisks=yes UnmapUSB=yes VUSB_DISKS=yes VUSB_AUDIO=yes VUSB_VIDEO=yes VUSB_PRINTER=yes

     

    Is there anything that i’m missing?

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

    Change to UnmapUSB=no

    CG

    #44965
    Zak
    Participant
    • Total Post: 7
    • Newbie

    Changed it but still the same issue. Any other suggestion?

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

    Then also Mapdisk=no

    What devices do you want to redirect? And I guess it is a XenDesktop and not XenApp session, correct?

    CG

    #44969
    Zak
    Participant
    • Total Post: 7
    • Newbie

    Still can’t see the USB thumb drive inside citrix xendesktop session. BT, I tried couple USB sticks.

    #44970
    Zak
    Participant
    • Total Post: 7
    • Newbie

    Sorry its a publish desktop windows 7 using Xenapp hosted in windows 2008R2.

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

    One more question. Is this really a 3030LT with ThinLinux or a 3030LT with ThinOS?
    If latter, use this parameter string
    SessionConfig=ALL MapDisks=yes UnmapUSB=yes VUSB_DISKS=no VUSB_AUDIO=no VUSB_VIDEO=no VUSB_PRINTER=no
    And make sure that the thumb drive is formatted with FAT, FAT32 or ExFAT – no NTFS!
    You should see something like “Registered drive D:” in the local eventlog if the thumb drive is recognized as such by the OS.

    CG

    #44974
    Zak
    Participant
    • Total Post: 7
    • Newbie

    Its a 3030LT thinOS. I can see D: (FAT 32) drive in the local eventlog of the Thin OS but still not recognized inside VDI.

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

    As it is ThinOS, I have moved it to the correct forum.

    Post your full wnos.ini.

    CG

    #44982
    Zak
    Participant
    • Total Post: 7
    • Newbie

     

    ;*************************************************************
    ;* *
    ;* This wnos.ini file was generated with the *
    ;* Configuration Generator 8.0.04 *
    ;* Copyright by Thomas Moellerbernd *
    ;* *
    ;* https://technicalhelp.de *
    ;* *
    ;*************************************************************

     

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

    autoload=1
    ; If you are using a version of WTOS code < 7.1_133 please use:
    ; Rapportserver= instead of WDMServer=
    WDMServer=”xx.xx.xx.xx:443″
    EnableLocal=yes
    AdminMode=yes Admin-Username=AABBCCDD Admin-Password=EEFFGGHH

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

    EnableGKey=yes
    EnableCacheIni=yes
    MirrorFileServer=yes

    ;*************************************************************
    ;* General 3 *
    ;*************************************************************

    Autopower=yes
    SysMode=Classic toolbardisablemouse=yes toolbar_no_conmgr=yes EnableLogonMainMenu=yes DisableAddConnection=yes

    ;*************************************************************
    ;* Privilege *
    ;*************************************************************

    Privilege=High

    ;*************************************************************
    ;* CMOS *
    ;*************************************************************

    Device=CMOS USBController=yes

    ;*************************************************************
    ;* Peripherals *
    ;*************************************************************

    LanguageBar=yes Language=
    KeySequence=yes Ctrl+Alt+Down=no Ctrl+Alt+Left=no Ctrl+Alt+Right=no

    ;*************************************************************
    ;* Display *
    ;*************************************************************

    ; If you are using a version of WTOS code < 7.0.1_13 please use:
    ; Resolution=DDC Refresh=
    Screen=1 Resolution=DDC
    Desktop=logo1.jpg Layout=Stretch
    Screensaver=30 LockTerminal=no Type=0

    ;*************************************************************
    ;* Redirection *
    ;*************************************************************
    SessionConfig=ICA USBRedirection=HDX

     

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

    Timeserver=xx.xx.xx.xx Timeformat=”12-hour format” Dateformat=mm/dd/yyyy
    TimeZone=’GMT – 06:00′ ManualOverride=yes Daylight=yes Start=030507 End=100507 TimeZoneName=”Central” DayLightName=”Central”

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

    Device=Ethernet Speed=”Auto”
    ; If you are using a version of WTOS code < 7.1_133 please use:
    ; RapportDisable= instead of WDMService=
    WDMService=Yes
    AddCertificate=SF.crt
    AddCertificate=cccccc.cer
    SignOn=Yes EnableOK=Yes SaveLastDomainUser=No
    DomainList=”domain.xxx”
    MaxVNCD=1 VNCD_8bits=yes
    VncPassword=”JJKKLL” Encrypt=yes
    VncPrompt=No Reject=2

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

    Service=SNMPD disable=yes
    Service=ThinPrint disable=yes

    ;*************************************************************
    ;* General Session *
    ;*************************************************************

     

    SessionConfig=ALL UnmapPrinters=no VUSB_DISKS=yes VUSB_PRINTER=yes

     

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

    IcaBrowsing=HTTP
    Seamless=yes
    PnliteServer=https://citri.xxx.com/PNAgent/config.xml Storefront=yes ReconnectAtLogon=0 CAGAuthMethod=LDAP DefaultSettings=XenDesktop
    SessionConfig=ICA DesktopMode=Window OnDesktop=all ProgressiveDisplay=yes AudioQuality=Medium USBRedirection=HDX

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

    Include=$MAC.ini
    Exit=Yes

    • This reply was modified 4 months, 2 weeks ago by Jim Lathan.
    #44984
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    That’s what I thought.
    You are using Xenapp but use default settings for XenDesktop.
    Change DefaultSettings=XenDesktop to DefaultSettings=XenApp

    CG

    #44985
    Zak
    Participant
    • Total Post: 7
    • Newbie

    WOW,thank you it worked.

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