List users assigned to a Shared Drive

65 views
Skip to first unread message

Brian Rutherford

unread,
Nov 22, 2019, 5:03:55 PM11/22/19
to GAM for G Suite
Is there any way to pull a list of all users who are assigned to at least one Shared (Team) Drive? Or even a way to list all of the Shared Drives and the users assigned to them? I'm ok doing some cleanup work. My management wants a usage report of our Business Licensed users but I know if I can't prove who is assigned to a Shared Drive they will try to downgrade some to Basic Licenses and it will cause a headache for me.

Ross Scroggs

unread,
Nov 22, 2019, 5:29:37 PM11/22/19
to google-ap...@googlegroups.com
Brian,

With Advanced GAM (https://github.com/taers232c/GAMADV-XTD3) you would do:
Get a list of all Team Drives
$ gam redirect csv ./TeamDrives.csv print teamdrives fields id,name
Get the ACLs for all Team Drives
$ gam redirect csv ./TeamDriveACLs.csv multiprocess csv TeamDrives.csv gam print drivefileacls ~id

Ross

On Fri, Nov 22, 2019 at 2:03 PM Brian Rutherford <brian.ru...@amkor.com> wrote:
Is there any way to pull a list of all users who are assigned to at least one Shared (Team) Drive? Or even a way to list all of the Shared Drives and the users assigned to them? I'm ok doing some cleanup work. My management wants a usage report of our Business Licensed users but I know if I can't prove who is assigned to a Shared Drive they will try to downgrade some to Basic Licenses and it will cause a headache for me.

--
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/4b8f7b84-ca60-4fcf-99bb-b98086b45297%40googlegroups.com.


--
Reply all
Reply to author
Forward
0 new messages