Showing accounts, aliases, groups, group aliases in subdomain?

150 views
Skip to first unread message

Ian Crew

unread,
Oct 26, 2022, 1:55:59 PM10/26/22
to GAM for G Suite
Hi all:

If I have a subdomain, subdomain.example.edu, within my main example.edu Workspace instance, is there any efficient way to have GAM list all of the accounts, account aliases, groups, and group aliases in subdomain.example.edu? Preferably including the original account/group that any of the aliases point to…

In an ideal world, it might end up as a CSV or sheet that looked something like:

I know I could do a gam print groups,  gam print users, and gam print aliases then mash the results together and filter them, but I was hoping for something that might be a bit quicker, and only focused on the one subdomain rather than our entire instance. 

Thanks!

Ian

 

Ian Crew

Solutions Architect
Productivity & Collaboration Services
Berkeley IT

Ross Scroggs

unread,
Oct 26, 2022, 2:36:10 PM10/26/22
to google-ap...@googlegroups.com
Ian,

Try: gam print addresses domain subdomain.example.edu

Ross

--
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" 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/BC145328-4693-4FB4-A7BD-FA14CABC0596%40berkeley.edu.


--

Ian Crew

unread,
Oct 26, 2022, 5:11:45 PM10/26/22
to GAM for G Suite
Thanks Ross!

gam print addresses domain subdomain.example.edu | grep -v "^Resource\|^DomainAlias\|^DomainSecondary”

seems to get me close, but it appears to report on groups or accounts that are in subdomain.example.edu, but not on accounts/groups in the main example.edu or other subdomains that have subdomain.example.edu aliases. (The b...@subdomain.example.edu -> baz_...@example.edu and leade...@subdomain.example.edu -> leadership...@example.edu examples I mentioned below.) Any ideas for those?

Cheers,

Ian

Ross Scroggs

unread,
Oct 26, 2022, 5:28:02 PM10/26/22
to google-ap...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages