Posted on 02-24-2022 09:22 AM
We are using Canon MFDs with Uniflow as the print server. There are a couple of settings that need to be saved in the default print profile that the factory defaults cause issues (A4 paper, 2-sided printing).
I use the CUPS interface to change the settings according to:
http://kb.mit.edu/confluence/display/mitcontrib/Change+the+default+print+settings+on+a+Mac
I have the plist file in ~/Library/Preferences/com.apple.print.custompresets.forprinter.[printername].plist
I am trying to figure out how to get it into the user Library on each laptop.
Here is how I tried to solve the problem:
When I ran it on the test laptop there were no errors, but the plist file is not in the Preferences directory.
Did I do something wrong? Is there a better way?
Posted on 02-24-2022 12:44 PM
Rather than messing with plists and trying to get all of that mess sorted out utilize lpoptions and lpadmin to get a script written and get it out to your clients in a policy. More info here