Unable to print to local printer... jobs print on network printer instead

B

Bill Hagemann

I'm trying to install an HP LJ1100 onto a win2k pro
workstation for use as a local, unshared printer. The
driver installs fine, I have a good cable (mini-parallel),
etc. and I can set this as the default printer on LPT1...
but when I send a test page it prints on the shared
network printer, a Lexmark T520 (which is no longer the
default).

If you need more info to help unravel this mystery let me
know... any input would be greatly appreciated!
 
A

Alan Morris\(MSFT\)

open a command window and type net use. Make sure you do not have an old
mapping to the networked device.

E:\>net use
New connections will not be remembered.


Status Local Remote Network

----------------------------------------------------------------------------
---
OK LPT1 \\ntprint\dec Microsoft Windows Network
The command completed successfully.

if so:
net use lpt1 /d

--
Alan Morris
Microsoft Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto

This posting is provided "AS IS" with no warranties, and confers no rights.
 

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