DSapseid Posted September 19, 2024 Posted September 19, 2024 Hi All, Does anyone know a way to export a list of all google shared drives including how much storage each of them is using? In Google Admin under Apps > Google Workspace > Settings for Drive and Docs > Manage Shared Drives. It shows you the list and the storage used but there is no export button to csv/google sheet. I don't want to do this manually as I believe there are nearly 4000 shared drives!! Anyone know how to do this. I use GAM but the resources ive found with the commands dont give the options to export the size of the shared drive as well. Thanks Dan
jthompson Posted September 19, 2024 Posted September 19, 2024 As you say, there doesn't appear to be a straightforward way to do that, but I did spot this python script that makes use of various gam commands to piece it all together. I haven't tried this myself, but afte casting my eye over it it seems promising. https://github.com/taers232c/GAM-Scripts3/blob/master/GetTeamDriveCountsSize.py
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now