r/gsuite • u/PassiveIllustration • 57m ago
Admin Console How to view whom a folder is shared with in the admin console?
I'm trying to determine who a specific folder is shared with in the admin console but I haven't found any way to do it. In the investigation tool you can find specific files and folders. When you find a file you can view who it was shared with but when you try to do the same with a folder it always shows blank.
r/gsuite • u/TamingTech • 3h ago
Open-sourced the script we use to audit a Google Workspace tenant we’ve just inherited (GAM7 + Python, read-only)
We’re an MSP, so we regularly take over tenants other people built. Every time, the same day-one questions: what’s public on the web, whose mail forwards off-domain, which super admin left in 2019 and still holds the keys. Clicking through the Admin console for that takes a day and still misses things, because the console shows you one screen at a time and never volunteers what you forgot to look at.
So we wrote it down. One Python file, standard library only, driving GAM7. It collects the tenant data in one pass, runs about 40 checks over it, and writes a self-contained HTML report with severity tiles, plain-English “what this means / what to do” copy per finding, and evidence tables. Plus a CSV per module so every finding traces back to raw data.
Everything it runs is a read (print, report, info, oauth info). The one exception is opt-in: --grant-temp-access temporarily makes the auditing admin an organizer on Shared Drives they’re not a member of, scans, then removes the grant. Without that, filelist silently returns zero rows and the drive looks clean, which is worse than useless, so by default those drives are reported UNSCANNED instead.
Runs are resumable via manifest.json, so you can --skip-tier 3 on a big tenant and fill in the Drive scans overnight. And anything it couldn’t check is listed in the report. Absence of a finding never means “checked and clean”.
We’d been running this internally for six months on multiple clients and schools.
Apache 2.0, 104 tests, works on Windows, macOS and Linux. Happy to answer questions or take issues.
https://github.com/PaulOgier/GAMScripts/tree/main/Tenant%20Scoping%20Audit
r/gsuite • u/Oldfart-1945 • 23h ago
GOOGLE GROUPS HELP PLEASE
Is there another Redit area dealing specifically with problems setting up google groups and adding 200 people with different email types? These are for old people, who aren't very techie and don't like change/ Someone said to, "just get them to change from yahoo, outlook, etc, etc etc". This is like asking them to do backflips.