Latest updates
Added command to list all of the groups to which a user directly belongs. There are three columns:
User
- The user email addressGroups
- The number of groupsGroupsList
- Thedelimiter <Character>
separated list of group email addresses
gam <UserTypeEntity> print groupslist [domain <DomainName>] [todrive <ToDriveAttribute>*]
[delimiter <Character>] [quotechar <Character>]
For example, to find all students that aren't in any groups:
gam config csv_output_row_filter "Groups:count=0" ou /Students print groupslist
Installation
If you are a first time Gam user:
If you are upgrading from standard Gam
If you are upgrading from GAMADV-X or GAMADV-XTD