-
Notifications
You must be signed in to change notification settings - Fork 473
l Printers
- Listing Printer Models
- Printing Printers
- Creating a Printer
- Updating a Printer
- Displaying Info About a Printer
- Deleting a Printer
gam print printermodels [filter <filter>] todrive
Outputs a CSV list of the printer model drivers available for Chrome printers. The optional filter argument limits output to printers that match. The optional todrive argument creates a Google Sheet of the printer models rather than outputing CSV.
This example prints available models.
gam print printermodels
manufacturer,displayName,makeAndModel
...
Apple,Apple 12/640ps,apple 12/640ps
Apple,Apple Color StyleWriter 1500,apple color stylewriter 1500
Apple,Apple Color StyleWriter 2200,apple color stylewriter 2200
Apple,Apple Color StyleWriter 2400,apple color stylewriter 2400
Apple,Apple Color StyleWriter 2500,apple color stylewriter 2500
Apple,Apple ImageWriter,apple imagewriter
Apple,Apple ImageWriter II,apple imagewriter ii
Apple,Apple ImageWriter LQ,apple imagewriter lq
Apple,Apple LaserWriter 16/600,apple laserwriter 16/600
Apple,Apple LaserWriter 4/600,apple laserwriter 4/600
Apple,Apple LaserWriter IIg,apple laserwriter iig
Apple,Apple LaserWriter Pro 630,apple laserwriter pro 630
...
gam print printers [filter <filter>] [todrive]
Prints a CSV list of the printers configured in your organization. The optional argument filter limits the output to matching printers. The optional argument todrive creates a Google Sheet of the results rather than outputting it to the console or a file.
This example prints your printers.
gam print printers
name,id,displayName,makeAndModel,uri,createTime,orgUnitId,orgUnitPath
customers/C01wfv983/chrome/printers/0gjdgxs3dgp3kj,0gjdgxs3dgp3kj,Brother MFC-L3770CDW,brother mfc-l3770cdw series,ipp://192.168.86.3:631/ipp/print,2019-12-10T17:40:18.930Z,03w261t745aficu,/
...
gam create printer displayname <name> description <description> [makeandmodel <makeandmodel>] [driverless] [orgunit <orgunit>] [uri <uri>]
Creates a new printer. Displayname and description are visible to the user. You must either specify a makeandmodel which matches a makeandmodel from the [listing printer models[#listing-printer-models] output or driverless which tells Chrome OS to attempt to detect the device type and features using standard protocols (this may be a good option if you can't find an exact makemodel match). orgunit specifies the location of the printer in the Google console. uri specifies the protocol and address of the printer.
This example would allow you to print to my home printer if you were in my home.
gam create printer displayname "Jay's Printer" description "Upstairs" makeandmodel "Brother MFC-L3770CDW" orgunit / uri ipp://192.168.86.3:631/ipp/print
gam update printer <id> displayname <name> description <description> [makeandmodel <makeandmodel>] [driverless] [orgunit <orgunit>] [uri <uri>]
Updates a printer's configuration. The arguments are identical to the create command. You can update a printers uri if it's address or protocol should be changed and you can change to a different printer makeandmodel or to driverless as preferred.
This example switches my home printer to using driverless.
gam update printer 0gjdgxs3dgp3kj driverless
gam info printer <id>
Shows information about the specified printer.
This example shows information about my printer
gam info printer 0gjdgxs3dgp3kj
name: customers/C01wfv983/chrome/printers/0gjdgxs3dgp3kj
id: 0gjdgxs3dgp3kj
displayName: Brother MFC-L3770CDW
makeAndModel: brother mfc-l3770cdw series
uri: ipp://192.168.86.3:631/ipp/print
createTime: 2019-12-10T17:40:18.930Z
orgUnitId: 03w261t745aficu
orgUnitPath: /
gam delete printer id1,id2 | file <filename> | csvfile <filename:column>
Deletes one or more printers.
This example delete's my printer.
gam delete printer 0gjdgxs3dgp3kj
Need more help? Ask on the GAM Discussion Group
Update History
Installation
- How to Install GAM7
- How to Upgrade GAMADV-XTD3 to GAM7
- How to Upgrade Legacy GAM to GAM7
- How to Update GAM7
- Verifying a GAM7 Build is Legitimate and Official
- Install GAM as Python Library
- GAM7 on Chrome OS Devices
- GAM7 on Android Devices
- Google Network Addresses
- HTTPS Proxy
- SSL Root CA Certificates
- How to Uninstall GAM7
Configuration
- Authorization
- GAM Configuration
- Running GAM7 securely on a Google Compute Engine
- Using GAM7 with a delegated admin service account
- Using GAM7 with a YubiKey
- GAM with minimal GCP rights
Notes and Information
- Upgrade Benefits
- Questions? Visit the GAM Discussion Forum
- GAM Public Chat Room
- Scripts
- Other Resources
- Drive REST API v3
- BNF Syntax
- GAM Return Codes
- Python Regular Expressions
- Rclone
Definitions
Command Processing
- Bulk Processing
- Command Line Parsing
- Command Logging and Progress
- Command data from Google Docs/Sheets/Storage
- CSV Special Characters
- CSV Input Filtering
- CSV Output Filtering
- Meta Commands and File Redirection
- Permission matches
- Tag Replace
- Todrive
Collections
Client Access
- Addresses
- Administrators
- Alert Center
- Aliases
- Calendars
- Calendars - Access
- Calendars - Events
- Chrome Auto Update Expiration Counts
- Chrome Browser Cloud Management
- Chrome Device Needs Attention Counts
- Chrome Installed Apps
- Chrome Policies
- Chrome Printers
- Chrome Profile Management
- Chrome Version Counts
- Chrome Version History
- ChromeOS Devices
- Classroom - Courses
- Classroom - Guardians
- Classroom - Invitations
- Classroom - Membership
- Cloud Channel
- Cloud Identity Devices
- Cloud Identity Groups
- Cloud Identity Groups - Membership
- Cloud Identity Policies
- Cloud Storage
- Context Aware Access Levels
- Customer
- Domains
- Domains - Verification
- Domain People - Contacts & Profiles
- Domain Shared Contacts - Global Address List
- Email Audit Monitor
- Find File Owner
- Google Data Transfers
- Groups
- Groups - Membership
- Inbound SSO
- Licenses
- Mobile Devices
- Organizational Units
- Reports
- Reseller
- Resources
- Send Email
- Schemas
- Shared Drives
- Sites
- Users
- Unmanaged Accounts
- Users - Signout and Turn off 2-Step Verification
- Vault - Takeout
- Version and Help
Special Service Account Access
Service Account Access
- Users - Analytics Admin
- Users - Application Specific Passwords
- Users - Backup Verification Codes
- Users - Calendars
- Users - Calendars - Access
- Users - Calendars - Events
- Users - Chat
- Users - Classification Labels
- Users - Classroom - Profile
- Users - Deprovision
- Users - Contacts
- Users - Contacts - Delegates
- Users - Drive - File Selection
- Users - Drive - Activity/Settings
- Users - Drive - Cleanup
- Users - Drive - Comments
- Users - Drive - Copy/Move
- Users - Drive - Files-Display
- Users - Drive - Files-Manage
- Users - Drive - Orphans
- Users - Drive - Ownership
- Users - Drive - Permissions
- Users - Drive - Query
- Users - Drive - Revisions
- Users - Drive - Shortcuts
- Users - Drive - Transfer
- Users - Forms
- Users - Gmail - Client Side Encryption
- Users - Gmail - Delegates
- Users - Gmail - Filters
- Users - Gmail - Forwarding
- Users - Gmail - Labels
- Users - Gmail - Messages/Threads
- Users - Gmail - Profile
- Users - Gmail - S/MIME
- Users - Gmail - SendAs/Signature/Vacation
- Users - Gmail - Settings
- Users - Group Membership
- Users - Keep
- Users - Looker Studio
- Users - Meet
- Users - Classroom - Profile
- Users - People - Contacts & Profiles
- Users - Photo
- Users - Profile Sharing
- Users - Shared Drives
- Users - Spreadsheets
- Users - Tasks
- Users - Tokens
- Users - YouTube
GAM Tutorials
- Account Auditing
- Calendar Settings
- Chat Bot commands
- Chrome Browser Management
- Chrome Policy Settings
- Context Aware Access levels
- Data Transfers
- Domain Verification
- Google Drive Management
- Group Settings
- Inbound SSO Settings
- Managing Admins
- Managing Classroom
- Managing Custom User Schemas
- Managing Devices
- Managing Organizations
- Managing Product Licenses
- Managing Users, Groups, Aliases, Domains, Mobile and Chrome Devices, and Resource Calendars
- OAuth Authentication Related Commands
- Print Users, Groups, Aliases, Mobile and Chrome OS devices, OUs, Licenses and Reports
- Printers
- Unmanaged Users and Invitations
- User Email Settings
- User Security Settings