gam redirect csv ./SharedDriveFiles.csv user orga...@domain.com print filelist select teamdriveid <PutDriveIDhere> fields id,name,size,fileextension,driveid showdrivename
Ross
--
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/a41f1fea-eab6-4858-b8a0-64a675c62745n%40googlegroups.com.
# If you want to limit organizers to a specific list of domains, use the list below, e.g., DOMAIN_LIST = ['domain.com',] DOMAIN_LIST = ['domain1.com', 'domain2.com',]
DOMAIN_LIST = []
DOMAIN_LIST = ['ourdomain.com']
If you want organizers from anywhere, you want the first form.
Ross
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/3994f522-5544-4d3c-aa0b-470e3255714en%40googlegroups.com.