Posted on 05-02-2016 07:57 PM
Hello All,
How is everyone updating Print Drivers and Printers?
We have several Canon iR ADV printers on campus. This summer we are planning on upgrading to El Cap. In ensuring compatibility we want to update the drivers.
I have performed the following:
- Downloaded Canon Drivers
- Created policy to install the drivers
--- drivers installed successfully
- printers were not updated with new driver
- removed printers/reset printing system
- rebooted computer
- logged into computer as local administrator
- printers installed but not with the new driver
How can I update the drivers?
Thanks in advance!
Posted on 05-03-2016 02:55 AM
Hi,
We normally add printers using lpadmin (although still through a Casper policy), so we can easily see the PPD that is being used.
Other than that, the process is the same and works ok.
Posted on 05-03-2016 06:17 AM
Thanks @davidacland
Would you mind expanding a little? (Still a newbie!)
Posted on 05-03-2016 07:57 AM
If I wanted to deploy a printer with the following details:
Assuming I had installed the driver software for that model of printer (I normally do that separately), I run a policy with the following command (in the "Files and Processes" section "Execute Command"):
lpadmin -p "MyGreatPrinter" -E -v "smb://printserver.yourdomain.com/MyGreatPrinter" -P "/Library/Printers/PPDs/Contents/Resources/SHARP MX-5112N.PPD.gz" -o printer-is-shared=false -o PageSize=A4 -o auth-info-required=negotiate
Posted on 05-03-2016 08:11 AM
@lee.smith as @davidacland pointed out, you can use lpadmin
to add your printers. I'm assuming, based on what you are describing, that your printers have been added to Casper Admin by "capturing" them from a workstation and they are then pushed to machines via a policy.
I'm not familiar with Canon drivers, but I'm guessing that either the location of the driver changed, or the name of the driver changed. For example, Canon may be placing a version number in the name "Canon IR ADV Driver v1.0" is now "Canon IR ADV Driver v1.1". If that is the case, then your printers may not pick up the new driver.
What you will want to do is determine what the path is to the new driver and what the name of the new driver is. Once you have that info, you'll probably need to remove existing printers and then re-add them, pointing to the new driver. You can do this using the lpadmin
method that David pointed out. If you get stuck with that, I'm sure we can point you in the right direction.
Posted on 06-24-2016 06:45 AM
@lee.smith i have a few questions for u, do you have email adress?
Posted on 06-24-2016 12:49 PM
You can reach me at lee.smith at cpalions .org