Home All Groups Group Topic Archive Search About

assign lpt to network printer

Author
28 Apr 2005 5:16 PM
CStock
We are running an older program that requires lpt assignment for printing. I
can access the network printers but cannot assign them to a specific lpt
port.  I have used the following process: Start, Printers, Add, Network
printer. It lets me add the printer but I can only address as a network
address. Other than using the NET USE command, is there a way to assign this
printer to LPT1, LPT2 or LPt3.

Author
28 Apr 2005 7:23 PM
Rube
What's wrong with net use? If its not part of a login script, you can make
it stick with the "/persistent" switch

ex:
net use lpt1 \\server\printer /persistent:yes

Show quote
"CStock" <CSt***@discussions.microsoft.com> wrote in message
news:37D1D77D-A754-4410-A5B4-D96AB21BA80B@microsoft.com...
> We are running an older program that requires lpt assignment for printing.
I
> can access the network printers but cannot assign them to a specific lpt
> port.  I have used the following process: Start, Printers, Add, Network
> printer. It lets me add the printer but I can only address as a network
> address. Other than using the NET USE command, is there a way to assign
this
> printer to LPT1, LPT2 or LPt3.
Author
21 May 2005 3:45 AM
Mike A
Rube, this works fine if you are using an administrator account.  A regular
domain user cannot redirect LPT1.  I am having trouble with this right now. 
A KB article describes how you can disable the hardware LPT1 port, using
devcon.exe.  I've tried it, it will disable LPT1, but still will not allow
allow a domain user to redirect LPT1.  Suggestions?

Show quote
"Rube" wrote:

> What's wrong with net use? If its not part of a login script, you can make
> it stick with the "/persistent" switch
>
> ex:
> net use lpt1 \\server\printer /persistent:yes
>
> "CStock" <CSt***@discussions.microsoft.com> wrote in message
> news:37D1D77D-A754-4410-A5B4-D96AB21BA80B@microsoft.com...
> > We are running an older program that requires lpt assignment for printing.
> I
> > can access the network printers but cannot assign them to a specific lpt
> > port.  I have used the following process: Start, Printers, Add, Network
> > printer. It lets me add the printer but I can only address as a network
> > address. Other than using the NET USE command, is there a way to assign
> this
> > printer to LPT1, LPT2 or LPt3.
>
>
>
Author
30 Jun 2005 12:34 AM
Kyi
Mike A,

Do you have any solution? I have the same problem. share some info if you
have the answer. Thanks.

Show quote
"CStock" wrote:

> We are running an older program that requires lpt assignment for printing. I
> can access the network printers but cannot assign them to a specific lpt
> port.  I have used the following process: Start, Printers, Add, Network
> printer. It lets me add the printer but I can only address as a network
> address. Other than using the NET USE command, is there a way to assign this
> printer to LPT1, LPT2 or LPt3.
Author
30 Jun 2005 2:26 PM
allan_grossman
Hi, Mike -

Although a non-administrator can't remap a physical port they can map
one that doesn't exist - can they map to LPT2 instead?

Hope this helps -
Author
1 Jul 2005 4:19 AM
Kyi
Yes, They can map LPT2, LPT3. just only can't map to LPT1. Any idea because
my old legacy appliction can print only on LPT1

Thanks,

Show quote
"allan_gross***@hotmail.com" wrote:

> Hi, Mike -
>
> Although a non-administrator can't remap a physical port they can map
> one that doesn't exist - can they map to LPT2 instead?
>
> Hope this helps -
>
>
Author
21 Sep 2005 1:12 AM
tdolan
Did you ever figure this out?  I'm having the same problem and need to be
able to use the LPT1 port.

Show quote
"Kyi" wrote:

> Yes, They can map LPT2, LPT3. just only can't map to LPT1. Any idea because
> my old legacy appliction can print only on LPT1
>
> Thanks,
>
> "allan_gross***@hotmail.com" wrote:
>
> > Hi, Mike -
> >
> > Although a non-administrator can't remap a physical port they can map
> > one that doesn't exist - can they map to LPT2 instead?
> >
> > Hope this helps -
> >
> >

AddThis Social Bookmark Button