There are quite a few significant changes with ChromeOS 44 Stable. One that is slightly harder to spot - but quite useful is the ability to pin websites to the 'Shelf' (taskbar at the bottom of the screen). Little demo:
Just be aware, if you have a managed device, your administrator may pin apps to the shelf for you, in which case this won't work.
Where would be without GAM? Paying for expensive syncing tools or doing tedious manual tasks in the admin console. GAM can automate most things you might want to do in G Suite. So these are a few of my favourite commands - one I use either as part of a batch file - or just standalone. There are loads more - but these are ones that are used daily. Classroom Create a spreadsheet of all your domains classes - gam print courses todrive Create a spreadsheet of a teacher's classes: gam print courses teacher fred@mydomain.com todrive Bulk create classes: gam csv classes.csv gam create course alias ~alias name ~alias section ~subject teacher ~teacher status ACTIVE where classes.csv is a list of classes you want to make. Add teachers: gam csv teachers.csv gam course ~alias add teacher ~teacher Add students: gam csv students.csv gam course ~alias add teacher ~student Sync Students (in this example to a group - but could be an ou/csv file) gam csv grou...
Comments
Post a Comment