Click to See Complete Forum and Search --> : DOS Printing in NT4.0


arcane
April 19th, 2000, 09:34 PM
Client (insurance co.) is using older DOS based quote program. It will only print to LPT 1,2,3- Which means that the //printservers aren't available. How do I re-route the output to LPT1 (or 2 or 3) to the networked port ???

scotsmanscott
April 20th, 2000, 02:24 AM
From a command prompt:

NET USE LPT1 \\SERVER\PRINTER (/PERSISTENT:YES)