Posted on 05-07-2015 07:42 AM
I did not find an article or discussion regarding this so after I had worked through it I thought I would offer up my solution for anyone else who might find it useful.
This is a method for installing the Pharos Popup client on OS X 10.10 and creating a policy to install the printers via scripts.
lpadmin -p "QueueName" -E -D "DisplayName" -v popup://PharosPrintServer/QueueName -o printer-is-shared=false -P "/Library/Printers/PPDs/Contents/Resources/PPDFileName.gz"
c. -P will accept files with extensions of .gz or .ppd. 5. Add the script as a Post function to the policy your created earlier.
Alternatively you can put it all into a single package using the instructions from Pharos:
https://community.pharos.com/community/knowledge-base/blog/2014/05/09/creating-a-customized-pharos-uniprint-83-or-84-package-for-mac-os-106-109
Posted on 11-18-2015 11:50 PM
https://community.pharos.com/community/knowledge-base/blog/2014/05/09/creating-a-customized-pharos-uniprint-83-or-84-package-for-mac-os-106-109
doesn't work with casper just tried it