Advanced Features and Troubleshooting Manual 43
Printer Utilities
■
IPX and AppleTalk ports require the redefinition of the LPTX port to the network
path through the use of the NET USE command.
NET USE LPT1 \\Server_Name\Queue_Name
For example: NET USE LPT1 \\NW_SERVER\Phaser
or: NET USE LPT2 \\NT_SERVER_NT\Phaser
After redirecting the port using the NET USE command you can use the COPY
command to print the postscript file.
For example: C:\> COPY TEST.PS LPT1:
When finished, end the redirect with the command:
NET USE LPT1 /delete