Difference between revisions of "Printer Drivers for Windows Workstations"

From SME Server
Jump to navigationJump to search
m (Removed header)
m (Small typo)
Line 10: Line 10:
 
<li> Double click Printers and Faxes</li>
 
<li> Double click Printers and Faxes</li>
 
<li> Right Click on the printer you added in step 2</li>
 
<li> Right Click on the printer you added in step 2</li>
<li> click Properties</li>
+
<li> Click Properties</li>
 
<li> Click the Advanced tab</li>
 
<li> Click the Advanced tab</li>
 
<li> Click New Driver</li>
 
<li> Click New Driver</li>
Line 16: Line 16:
 
<li> Click Apply</li>
 
<li> Click Apply</li>
 
</ol>
 
</ol>
 +
 
===References===
 
===References===
 
*http://www.netadmintools.com/art258.html
 
*http://www.netadmintools.com/art258.html

Revision as of 14:31, 24 August 2007

Install printer drivers as described below in order to allow your Windows Workstations to find and install the drivers for shared network printers automatically.

Printer Driver Installation

  1. Login to the SME server command-line and run the following commands:
  2. db configuration setprop smb UseClientDriver no expand-template /etc/samba/smb.conf service smb restart
  3. Add the printer on the server-manager page
  4. From a Windows client, (logged in as admin) click start run and type \\servername
  5. Double click Printers and Faxes
  6. Right Click on the printer you added in step 2
  7. Click Properties
  8. Click the Advanced tab
  9. Click New Driver
  10. Follow the wizard to add the driver for the printer added in step 2
  11. Click Apply

References