How to configure a network printer using command prompt under Windows 7?
Posted
by Feroz
on Super User
See other posts from Super User
or by Feroz
Published on 2010-04-27T05:32:31Z
Indexed on
2010/04/27
6:03 UTC
Read the original article
Hit count: 285
I have a network printer that is properly shared under Windows 7 on network with Windows 7 computers, but when configuring it in command prompt with:
net use lpt1: \\zzzz\laser /persistent:yes
then it requires a user name and password. How can I configure the printer so that this is no longer required?
© Super User or respective owner