Skip to content

Adds a printer via hostname through the AddPrinter.app using the Internet Printing Protocol (IPP).

Notifications You must be signed in to change notification settings

daboyter/Add-Airprint-Printer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Add an AirPrint Printer via CLI

Replace "printerHostName" with the hostname of the printer you'd like to add. I use this with the Execute Command option in the Files and Processes pane in Jamf to create Self Service printer policies for my Mac relevant printers.

Running the command does require the user to confirm adding the printer:

Confirm printer

This has not been tested with users that are not part of the printer admin group as part of my provisioning workflow is to run sudo /usr/sbin/dseditgroup -o edit -n /Local/Default -a everyone -t group lpadmin on all my devices to allow all users to manage printers.

About

Adds a printer via hostname through the AddPrinter.app using the Internet Printing Protocol (IPP).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages