Chromelook is a graphical user interface to compliment Advanced GAM for managing enterprise enrolled Chromebooks.
Chromelook is a graphical user interface front end for the GAM command line tool for managing Google G SuiteĀ Enterprise Enrolled Chromebooks. It takes data from GAM and creates a SQLite database. You are provided with numerous tools to analyse, sort, annotate and organize devices. Once you are done, a GAM script is created that allows you to send the changes to Google.
Using Chromelook with GAM, you can easily and completely organize your Chromebook fleet. Easily add Asset IDs, Locations. Easily organize devices in to managable organizational units. Quickly deprovision any number of devices. You no longer need to use Google Admin or be a commandline guru with Chromelook.
This is Freeware. No nags, no Ads
For Windows:
https://expressshare.com/downloads/chromelook_windows64.zip
For OSX:
Coming soon
For Linux:
Coming soon
Manual (also included in download)
Requires Advanced GAM
Advanced GAM by Ross Scroggs is available here:
https://github.com/taers232c/GAMADV-XTD3
https://github.com/taers232c/GAMADV-XTD3/wiki/How-to-Upgrade-from-Standard-GAM
Screenshots
The Root menu shows the OU view of your fleet.
After clicking on an OU, the OU view is shown.
Clicking on a Device brings up Device View
The Search tab has options allowing a search by any item, or a list of Serials (as shown).
Additional tabs feature SQL Queries against the database, Bulk Editor, Bulk Importer, Device Replace, Org Move, and GAM Script.
When you are all done, the GAM Script tab shows you the script created by your changes. Simply copy paste the script to the command prompt.
Hey Bill,
Just found out about ChromeLook today, looks like an awesome tool. I have had some trouble getting data imported into the program though. I have GAM-ADV-XTD3 installed (version 7.01.03 the latest).
I'll run the command listed within the program "gam config csv_output_column_delimiter "\t" print cros fields activetimeranges,annotatedassetid,annotatedlocation,annotateduser,bootmode,deviceid,ethernetmacaddress,firmwareversion,lastenrollmenttime,lastsync,macaddress,model,notes,ordernumber,orgunitpath,osversion,platformversion,recentusers,serialnumber,status > cros.txt" which generates me a large txt file (275MB for about 12000 devices) that appears to be tab delimited properly.
Then I'll go and import that txt file within ChromeLook, it'll stay on "Cleaning CROS data" for about 700s then continues on with nothing at all imported. I've checked the "Skipped Log" under edit, and that's empty as well.
Any ideas what I'm doing wrong? Look forward to hearing back from you.
EDIT: Figured this out. What I ended up doing was copying and pasting the information from the exported text file into a new text file. Then it imported fine. I opened each of these up side by side in Notepad++ and noticed that GAM exported the text file in UTF-16 encoding. I changed this to UTF-8 and then the original file imported. I believe this has to do with me running GAM within a PowerShell window.
Anyways, thank you very much for the awesome tool! Look forward to using it.
Thanks!
Jim