Latest Posts

Most Popular Posts

DOS and Windows allocate resources and use printers differently, so having a shared printer on LPT1/LPT2 in Windows may not work as LPT1/LPT2 in DOS.

  1. Click “Start”, then “Run”, and type: cmd
  2. Press OK.
  3. At the command prompt type:
net use LPT# \\COMPNAME\PRINTER\ /persistent:yes

Where # is 1 or 2, COMPNAME is the name of the computer the printer is connected to, and PRINTER is the shared name of the printer (Pre-Windows 2000 name).

Ex.

net use LPT1 \\Chris-Serv\HP2200 /persistent:yes

To delete the printer type:

net use LPT# /delete

Related posts:

  1. Printing Black Bars Behind PDF / Web Page Text Fields
  2. Print Directory Listing in Windows
  3. How to Install Windows Server 2003 R2 enhancements on Windows Server 2003 SP1
  4. Slimming down Windows XP Pro SP2 Install
  5. Outlook 2003 Auto-Complete Cache (History List)


(No Ratings Yet)

One Response to “How to Configure a Shared Printer as LPT1/LPT2 in DOS”

  1. Chris
    March 26, 2009 at 3:26 pm

    This also works with USB printers.

    You can also use an IP Address of the computer instead of computer name, ex: net use LPT1 \\192.168.0.1\HP2200

Leave a Reply

Allowed tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>


What do you use Virtualization for?

View Results

Loading ... Loading ...