gam.py all users print teamdrives
gam redirect csv ./TeamDriveACLs.csv print teamdriveacls
--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" 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/ee1aa4a8-da2a-4ab2-b58d-4c55eec69eb1%40googlegroups.com.
Austin,With Advanced GAM (https://github.com/taers232c/GAMADV-XTD3) what you want is simple.Write list of Shared Drives to filegam redirect csv TeamDrives.csv print teamdrivesWrite list of Shared Drive Permissions to filegam redirect csv ./TeamDriveACLs.csv print teamdriveacls
Ross
On Fri, Mar 13, 2020 at 4:52 AM Austin Showalter <austin....@emu.edu> wrote:
Hi,--I am trying to return all Shared drive IDs with current members. Currently the only way I see to do it is with this command:
gam.py all users print teamdrivesThe above command loops through all users and prints the Shared drive IDs that the user has access to. This includes Shared drives from outside the organization. In my particular case I need only the Shared drives within the organization. It looks like Google has an API that lists only Shared drives from within the organization, is there anyway to do this with GAM?
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/ee1aa4a8-da2a-4ab2-b58d-4c55eec69eb1%40googlegroups.com.
--Ross Scroggs
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/ddf83343-d137-4f98-826d-9eb29ebf7ddb%40googlegroups.com.