I've been trying out ChromeOS 42 on my Pixel. This is the latest dev channel release and it bring in some interesting Material Design touches - especially to the file manager. This will be a couple of months away from the stable channel - but something to look forward to. If you don't want to risk the dev channel yourself - this is what it looks like:
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