Page 1 of 1

Windows 7 and URL printing

Posted: Mon May 10, 2010 1:30 pm
by Steve
Has anybody had an issue and resolved it printing to a URL port with windows 7?

Eg set printer to \\server\printer1

Steve Poore
RBA

Re: Windows 7 and URL printing

Posted: Tue May 11, 2010 5:58 am
by Steve
Found a solution

set printer to object windows printer name

Re: Windows 7 and URL printing

Posted: Thu Jul 08, 2010 2:48 am
by PedroAlex
Fow Win 7 Pro MS recommend this solution :

You must change the security local policy in the PC where the printer is shared.

Do this:

Win + R, type "secpol.msc", enter
Search for "Local politices", and than "Security Options", and search for "network security autentication lan manager", change this parameter to
“Send LM & NTLM …” and restart PC.

Now on the others PCs you can do :
Net use lpt5: \\PCName\Printer_share_name /user:username + space + Password.

I hope help..
Regards