Redirection of LPT Port Not Possible in Printer PropertiesLast reviewed: May 9, 1997Article ID: Q103938 |
The information in this article applies to:
SUMMARYIf you create a printer using the Create Printer command on the Printer menu in Windows NT Print Manager, you will be able to set the printer port you want to print to. If you select one of the LPTx ports, you will not be able to redirect the printer output to a shared printer on the network. This design implementation of Windows NT is different from that of the MS-DOS-based versions of Windows 3.x, in which a port can be redirected to a shared network printer even though a printer is "connected" to an LPT port. To print to a shared printer on the network in Windows NT, the Print To entry in the Printer Properties dialog box of the Print Manager must display the UNC network name of the shared printer, such as the following:
\\<computer name>\<printer name> MORE INFORMATIONIf you connect to an LPT port in Print Manager with no physical printer connected to your computer, you will not be able to print to the connected shared printer on the network from Windows NT-based applications or from virtual MS-DOS machines (VDMs). However, you can still open a command prompt and explicitly redirect the printer port using the NET USE command, for example:
net use lptx: \\<computer name>\<printer name>This redirection will be applied to all new MS-DOS windows (VDMs) that are opened after that, but you will still be unable to print in Windows-based applications until the Print To selection is changed to the UNC network name of the printer. This name is near the bottom of the list of possible printer port connections in the Printer Properties dialog box.
Steps to Reproduce the Behavior
|
Additional query words: wfw wfwg prodnt printing parallel-port redir can't
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |