mapping local port lpt - Terminal Server 2000

  • Thread starter Thread starter Maciej Konigsman
  • Start date Start date
M

Maciej Konigsman

I have very big problem. I have Windows Server 2000 and I must mapping
local port lpt1 by terminal session. How can I do it?

Maciej Kõnigsman
 
You'll need to know the remapped port name of your client
When you get that information, then use a net use command:

net use lpt1: \\<port name>

-M
 
Helo,
Where is the information about the remapped port name (win98 and XP)?
MK

"Matthew Harris [MVP]" napisa³(a):
You'll need to know the remapped port name of your client
When you get that information, then use a net use command:

net use lpt1: \\<port name>

-M

--
Maciej Kõnigsman
Kierownik Dzia³u IT
Polskapresse Sp. z o.o. O/Prasa Wroc³awska
"Gazeta Wroc³awska"

ul. Strzegomska 42a
53-611 Wroc³aw

tel. (071) 3748198
tel. 502 499 306
(e-mail address removed)
www.gazetawroclawska.pl
www.naszemiasto.pl
 
If you go to your printers folder and attempt to install a
network printer, it'll show you all the remapped port
names that are available. They should have the user's
session number in the printer port name.

-M
 
Back
Top