Print to a Shared Windows Printer

Oct 03, '07 07:30:00AM

Contributed by: sjoekie

I've seen a lot of these hints on the Internet, but most of them didn't work for me. This is how I managed to print to a shared Windows printer.

We'll start by opening System Preferences, where we chose the Print & Fax preference pane. There you should see a list with all the printers you've currently installed. Click the '+' button to add a new printer. This opens the Printer Browser. Then hold down the Option key and click More Printers; this lets you access the "Advanced" options from the first popup menu.

From the Device menu, select Windows Printer via SAMBA. You can chose the Device Name yourself, but the "Device URI" is a little bit more complicated. It should look like this:

smb://username:password@computername/printername
where: For example, suppose there is a windows account "nele" (no password) on the computer named "vaste", and the printer is called "kyocera". Then you should type
smb://nele@vaste/kyocera
Finally, select the correct printer model, and click Add.

You should now be able to print to your shared printer.

[kirkmc adds: I can't test the actual printing, not having a Windows computer, but the rest works fine.]

Comments (16)


Mac OS X Hints
http://hints.macworld.com/article.php?story=20070916131935539