Unsolved

This post is more than 5 years old

2 Posts

12011

June 10th, 2015 08:00

Wyse T50 ICA TCX not working

Unhappy Wyse T50 ICA TCX not working

Hello Dear Forum Members!

We have a big problem with with XenApp & Wyse T50 implementations.
Some USB devices (HID devices) can't redirect with the XenApp so we would like to use TCX.

We tried the TCX with RDP and works well but if we setup ICA connections not working.

Anybody know how can I enable TCX on the ICA sessions ?

Thanks

5 Posts

June 10th, 2015 08:00

I think you need to add few parameters to INI file.

Something similar to this:
Device=vusb ForceRedirect=0x08E6,0x5503,0x03,0x01,0x01

08E6 is the vendor ID and 5503 is the product ID of the Device

5 Posts

June 16th, 2015 07:00

Please try similar to this I am not sure whether it works for XenDesktop or XenApp.

ICAAllowUSB=vid=05a6 pid=0901

Top