We currently have Citrix servers.
I am testing TS 2008 as a possible replacement.
We have several thin clients that have gauges attached to the serial ports.
Sometimes they lose the ability to communicate, and we use a batch file to reset the port mapping:
net use com1: /d
net use com2: /d
net use
net use com1: \\client\com1:
net use com2: \\client\com2:
net use
This does not seem to work with TS 2008. When I run it, I get a "System error 1200 has occurred."
Is there an equivalent command I can use with TS2008?
I am testing TS 2008 as a possible replacement.
We have several thin clients that have gauges attached to the serial ports.
Sometimes they lose the ability to communicate, and we use a batch file to reset the port mapping:
net use com1: /d
net use com2: /d
net use
net use com1: \\client\com1:
net use com2: \\client\com2:
net use
This does not seem to work with TS 2008. When I run it, I get a "System error 1200 has occurred."
Is there an equivalent command I can use with TS2008?