Windows 7 and URL printing

This forum is for general support of Xbase++
Post Reply
Message
Author
Steve
Posts: 4
Joined: Thu Feb 04, 2010 2:41 am

Windows 7 and URL printing

#1 Post 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

Steve
Posts: 4
Joined: Thu Feb 04, 2010 2:41 am

Re: Windows 7 and URL printing

#2 Post by Steve »

Found a solution

set printer to object windows printer name

User avatar
PedroAlex
Posts: 231
Joined: Tue Feb 09, 2010 3:06 am

Re: Windows 7 and URL printing

#3 Post 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
Pedro Alexandre

Post Reply