Ross - because they are on basic they don't have access to the Drive Audit report where that gam command pulls from. ie, this url does not work for them:
KS - Perhaps try printing out all the files of all files deletes by all users in your domain. If you know anything else about the file that can help narrow it down
gam config auto_batch_min 1 num_threads 20 redirect csv ./DeletedFiles.csv multiprocess all users print filelist showownedby me query "trashed = true"
If you know it's a sheet perhaps try
gam config auto_batch_min 1 num_threads 20 redirect csv ./DeletedFiles.csv multiprocess all users print filelist showownedby me query "trashed = true and mimeType = 'application/vnd.google-apps.spreadsheet'"
On Wednesday, 12 June 2019 03:12:05 UTC-5, KS wrote:
Hello Ross,
Thank you for reply. Please find attached screenshot - I am trying this on 4.86 GAM version, it is showing "Got 0 items."