Quote:
|
Originally Posted by sakumar79
'net use lpt1 \\server\printer /persistent:yes' allows you to map lpt1 port onto a shared network printer... In this case, if the Dot Matrix Printer named DMP is shared on desktop machine named Desk, the command would be 'net use lpt1 \\Desk\DMP' The persistent switch will enforce the mapping to occur even after reboot...
Arun
|
I had tried this command, but it gives and error, you cannot use it in the same PC, it should be from other remote PC of the network.