Page 1 of 1

Serial port redirection

Posted: Sat Aug 18, 2018 6:35 pm
by SaleCar
Is there any issue with TSP and serial port redirection? It doesn't work.
On client we have selected "COM ports" in "Local resources" but no one redirects.

When put "change port" in cmd, it returns just:

C:\Users\Administrator>change port
AUX = \DosDevices\COM1
COM1 = \Device\Serial0

insted of this (from internet):

C:\Users\Administrator>change port
AUX = \DosDevices\COM1
COM1 = \Device\Serial0
COM2 = \Device\RdpDrPort\;COM2:2\tsclient\COM2
COM3 = \Device\RdpDrPort\;COM3:2\tsclient\COM3

Re: Serial port redirection

Posted: Mon Aug 20, 2018 11:01 am
by admin
Hello,

Could you try again with a new connection client and check all devices from the "local resources" tab of the client generator ?

Re: Serial port redirection

Posted: Wed Sep 26, 2018 9:09 pm
by SaleCar
Now it work when we set group policy "Do not allow COM port redirection" to Disabled.

Default settings is "Not configured" and seems like that Microsoft treats that as disallow ;)