Strong Steps with Emerging Technologies since 1998

Information Technologies

Contact

Mecidiyeköy, Mecidiyekuyu Sok. Kuyu Apt, No:26 Kat:2, D:3, 34387 Şişli/İstanbul

+90 212 213 27 87

Tekur

Printing to a shared network printer via LPT1 using net use

You can follow our latest technical articles at firewallpazari.com/blog.

To print to a shared network printer via LPT1 using the net use command, follow the steps below.

Start > Run, type cmd, click OK.
C:\Documents and Settings\User>net use lpt1 \\computer_name\printer_share

If you entered the names correctly, you will see The command completed successfully.

To verify: net use

Status Local Remote Network
———————————————————–
OK LPT1 \\computer_name\printer_share Microsoft Windows Network

To remove the LPT1 mapping: net use lpt1 /delete

Author

kayhanbelek