Google sites

JT2
Bronze 2
Bronze 2

Is it possible to get a list of all the Google sites in my organization? maybe like a report.

1 3 2,096
3 REPLIES 3

The (new, now only) Google sites are just another type of file in Google Drive.

If you want a list of the sites, you can do this with the free, open source, command-line, indispensable GAM tool. Check out:

for more details.

Specifically, see https://groups.google.com/g/google-apps-manager/c/hnQiQ5U5s_o/m/gPdl6h5GAQAJ for how to get which sites a given user owns, https://github.com/GAM-team/GAM/wiki/GAM3CSVListings#printing-all-users for how to print all of the users in your organization, and https://github.com/GAM-team/GAM/wiki/BulkOperations for how you might go about combining those commands to get the sites for every user in your organization.

Hope that helps,

Ian

Thank You Ian

nice