Virtual redirect of COM port.

C

Chris

Is there a way to have a Windows 2003 terminal server
redirect a com port to the clients com port. I know it is
possible to do it with Citrix but I am trying to do it
with adding anything else to the server. The command i
thought might work is "net use com5: \\%clientname%\com1:"

HELP PLEASE!!!

advaTHANKSnce
 
D

Dhiren

Chris,

Below settings needs to be done in order to re-direct the COM port.

Terminal Server Configuration
Prerequisites Windows 2003 Terminal Server


1.. Open Terminal Services Configuration.


(To open Terminal Services Connections, click Start, click Control Panel,
click Performance and Maintenance, click Administrative Tools, and then
double-click Terminal Services Connections)



2.. In the console tree, click Connections.


3.. In the details pane, right-click the connection for which you want to
configure client device mappings, and then click Properties.


4.. On the Client Settings tab, under "Disable the following", make sure
"COM port mapping" and "LPT port mapping" are un-checked. Please refer
Figure 1.
Terminal Server Client Configuration
Prerequisites Windows 2003 Terminal Server
(Remote Desktop)



On Terminal Server Client connection, In "Local Resources" tab, make sure
"Serial ports" & "Printers" are checked. Please refer to Figure 2.



Hope this helps.



Regards,

Dhiren





On the Client Settings tab, under "Connection", make sure "Connect client
printers at logon" and "Default to mail client printer" are checked.
 
S

Scott

But isn't that only for printers connecting via the serial port?

Is it possible to connect another serial device to the clients com
port and talk to it using something like hyper terminal or, as in our
case with NT4.0 and Citrix, a custom VB application? We're upgrading
to W2K (or W2K3 if needed) and would like to do without the extra
expense of citrix but from what I have found, citrix is still required
to talk to the clients com ports for anything besides printers. If
that's not the case, I'd love to know how.

Thanks

Scott
 
G

Guest

yes they are redirected natively, but this is not always enough:

1. I have a POS printer attached locally to COM1
2. In the terminal session it is redirected to ts033 for example
3. However the printer driver, residing on the server, can only be setup to
print to COM1-9
4. So I need to tell the server that the local COM1 which is mapped to TS
033 is COM8 on the server

Can I do that?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top