User Tools

Site Tools


chromebooks:gam_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
chromebooks:gam_notes [2020/04/06 13:20]
tschulz [Delete a specific email from a users Inbox]
chromebooks:gam_notes [2021/12/08 14:39] (current)
tschulz [filelist.csv]
Line 74: Line 74:
 </​file>​ </​file>​
  
 +
 +===== Print Group Members =====
 +<​file>​
 +gam print group-members group <Group Email> fields email,​role,​status
 +</​file>​
 +
 +===== Delete file from Google Drive =====
 +
 +<​file>​
 +gam user <​email>​ show filelist id name owners parents > filelist.csv
 +</​file>​
 +==== filelist.csv====
 +  * Use Column E for parent name
 +  * //​E<​ROW>​=VLOOKUP(F<​ROW>,​B$2:​C$<​LASTROW>,​2,​0)//​
 +<​file>​
 +gam user <​email>​ delete drivefile <​fileid>​ purge
 +</​file>​
chromebooks/gam_notes.1586197237.txt.gz · Last modified: 2020/04/06 13:20 by tschulz