-
Add a printer
- Sign in to your Google Admin console.
Sign in using an administrator account, not your current account stevewhites3@gmail.com
- From the Admin console Home page, go to Device management
-
Chrome management.
If you don't see Device management on the Home page, click More controls at the bottom. - Click User settings.
- On the left, choose the organization you want to add a printer to.
Note: To add a printer for everyone in your domain, select the top-level organization. - Under Printing, go to Native Chrome OS printing and click Manage.
- (Optional) To add a single printer:
- Click Add a Printer.
- Enter the printer details. Name i.e Treverbyn Copier, Make & Model, "IP address"/Printer
- Click Save
-
Save
Save.
- (Optional) To add a list of printers:
- Click Upload Printer List.
- Choose the plain text file (in JavaScript® Object Notation [JSON] array format) that contains the printer list you want to upload.
- Click Open
-
Save
Save.
Example format of bulk upload file
[{
"description": "Ricoh Testing",
"display_name": "Ricoh",
"manufacturer": "", "model": "",
"ppd_resource": {
"effective_model": "Ricoh Aficio SP C222SF"
},
"uri": "ipp://192.168.1.3",
"uuid": ""
},
{
"description": "Lexmark Test",
"display_name": "Lexmark",
"manufacturer": "",
"model": "",
"ppd_resource": {
"effective_model": "Lexmark MS610de"
},
"uri": "ipp://192.168.1.5:631",
"uuid": ""
}]
From <https://support.google.com/chrome/a/answer/7276100?hl=en>
Publish Printer for Chomebooks Print
Created by: Mark Nealons
Modified on: Mon, 12 Nov, 2018 at 10:44 AM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.