Problem with the Copy Command and Multiple Parallel Ports

Last reviewed: May 13, 1997
Article ID: Q108238
The information in this article applies to:
  • Microsoft Windows NT operating system version 3.1
  • Microsoft Windows NT Advanced Server version 3.1
  • Microsoft Windows NT Workstation version 3.5 and 3.51
  • Microsoft Windows NT Server version 3.5 and 3.51

SYMPTOMS

If you have two or more parallel ports using the same IRQ and you copy files directly to the printer port(s) from a command prompt using the Copy command, the file may not be directed to the correct port (printer). Note this happens when you use the Copy command locally or to its shared networked printers.

RESOLUTION

To work around this problem, put the LPT ports on unique IRQs.

MORE INFORMATION

Steps to Reproduce Problem

On a computer with two or more printer ports installed on the same IRQ (usually 7), do the following:

  1. Open a command prompt or CMD.

  2. Copy a file using the following command:

    Copy C:\WINNT\SYSTEM32\CONFIG.NT LPT1:

The print job will go to the default printer regardless which port you copy the file to.

NOTE: This problem only occurs when you are using the Copy command to port commands.


Additional query words: prodnt parallel IRQ copy LPT command
Keywords : kbprint ntprint NTSrvWkst
Version : 3.1 3.5 3.51
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: May 13, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.