Latest updates
Added option includederivedmembership
to gam print groups
that is effective when
any of the options roles
, members
, managers
or owners
is used.
The includederivedmembership
option causes the API to expand type GROUP and type CUSTOMER
members to display their constituent members while still displaying the original member.
Added option totalcount
to gam print groups
that is effective when
any of the options countsonly
, memberscount
, managerscount
or ownerscount
is used.
A column TotalCount
that is the total number of members in a group will be included.
The following command combines these two options to give you a listing of all of your groups
with their membership counts. The counts will be higher than expected as the API returns
both a group and its members.
gam print groups roles member,manager,owner countsonly totalcount includederivedmembership
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