C
Cyberdude
Is there another way to map an lpt port to a local printer other than
the syntax below?
net use lpt1 \\%COMPUTERNAME%\MyPrinter
- where MyPrinter is setup as a Shared Printer.
Sometimes this does not work because it cannot find the computername.
It there some other name or syntax I can use that specifies a printer
on the computer the command is being ran on? Is there a vbscript
that will do this?
the syntax below?
net use lpt1 \\%COMPUTERNAME%\MyPrinter
- where MyPrinter is setup as a Shared Printer.
Sometimes this does not work because it cannot find the computername.
It there some other name or syntax I can use that specifies a printer
on the computer the command is being ran on? Is there a vbscript
that will do this?