Scroll to bottom of page for installation/downloads
Latest updates
6.67.18
Cleaned up Getting/Got
messages for gam print courses|course-participants
.
6.67.17
Added option showitemcountonly
to various commands that causes GAM to display the
item count on stdout; no CSV file is written.
- See: https://github.com/taers232c/GAMADV-XTD3/wiki/Cloud-Identity-Groups#display-group-counts
- See: https://github.com/taers232c/GAMADV-XTD3/wiki/Classroom-Courses#display-course-counts
- See: https://github.com/taers232c/GAMADV-XTD3/wiki/Classroom-Membership#display-course-membership-counts
- See: https://github.com/taers232c/GAMADV-XTD3/wiki/ChromeOS-Devices#display-cros-device-counts
- See: https://github.com/taers232c/GAMADV-XTD3/wiki/Cloud-Identity-Devices#display-device-counts
- See: https://github.com/taers232c/GAMADV-XTD3/wiki/Cloud-Identity-Devices#display-device-user-counts
- See: https://github.com/taers232c/GAMADV-XTD3/wiki/Groups#display-group-counts
- See: https://github.com/taers232c/GAMADV-XTD3/wiki/Mobile-Devices#display-mobile-device-counts
- See: https://github.com/taers232c/GAMADV-XTD3/wiki/Organizational-Units#display-organizational-unit-counts
- See: https://github.com/taers232c/GAMADV-XTD3/wiki/Resources#display-resource-counts
- See: https://github.com/taers232c/GAMADV-XTD3/wiki/Users#display-user-counts
6.67.16
By default, gam print group-members membernames
displays Unknown
for members whose names can not be determined.
Added option unknownname <String>
that let's you specify an alternative value.
Further improved performance of gam print group-members membernames cachememberinfo
.
6.67.15
Update gam print group-members membernames
to handle the following error:
ERROR: 400: failedPrecondition - Precondition check failed.
Added option cachememberinfo [Boolean]
to gam print group-members
that causes GAM to cache member info
so that only one API call is made to get information for each user/group. This consumes
more memory but dramatically reduces the number of API calls.
6.67.14
Updated reseller commands to handle the following error:
ERROR: 400: invalid - Customer domain [domain.com] is linked to one or more email verified customers, please provide a customer id.
6.67.13
Updated gam create domain <DomainName>
to handle the following error:
ERROR: 409: conflict - Domain in request is in use by an email verified customer.
6.67.12
Added option addcsvdata <FieldName> <String>
to gam print datatransfers
that adds
additional columns of data to the CSV file output.
6.67.11
Updated various Gmail related commands to handle this error:
ERROR: 403: permissionDenied - Insufficient Permission
when the following service account scopes are selected:
[ ] 23) Gmail API - Basic Settings (Filters,IMAP, Language, POP, Vacation) - read/write, Sharing Settings (Delegates, Forwarding, SendAs) - read
[ ] 24) Gmail API - Full Access (Labels, Messages)
[ ] 25) Gmail API - Full Access (Labels, Messages) except delete message
[*] 26) Gmail API - Full Access - read only
[ ] 27) Gmail API - Send Messages - including todrive
[ ] 28) Gmail API - Sharing Settings (Delegates, Forwarding, SendAs) - write
6.67.10
Fixed bug that caused a trap when optional argument charset <Charset>
was used with emlfile <FileName>
in gam <UserTypeEntity> draft|import|insert message
.
6.67.09
Added option maxevents <Number>
to gam report <ActivityApplictionName>
that limits
the number of events displayed for each activity; the default is 0, no limit.
Setting options maxactivities 1 maxevents 1 maxresults 1
can be used to as efficiently as possible
show the most recent activity/event; this can be useful when reporting drive activity for individual drive files.
6.67.08
Added optional argument charset <Charset>
to emlfile <FileName>
in gam <UserTypeEntity> draft|import|insert message
;
the default value is ascii
.
6.67.07
Updated gam <UserTypeEntity> delete message
to handle this error:
ERROR: 403: permissionDenied - Insufficient Permission
when the following service account scopes are selected:
[ ] 24) Gmail API - Full Access (Labels, Messages)
[*] 25) Gmail API - Full Access (Labels, Messages) except delete message
6.67.06
Updated commands that create ACLs to handle the following error:
ERROR: 400: abusiveContentRestriction - Bad Request. User message: "You cannot share this item because it has been flagged as inappropriate."
6.67.05
Updated the following commands:
gam <UserTypeEntity> create|delete|update delegate
gam <UserTypeEntity> forward
gam <UserTypeEntity> create|delete forwardingaddresses
gam <UserTypeEntity> create|delete sendas
to handle this error:
ERROR: 403: permissionDenied - Insufficient Permission
when the following serice account scope is not enabled:
[ ] 28) Gmail API - Sharing Settings (Delegates, Forwarding, SendAs) - write
6.67.04
Updated user attribute replace <Tag> <UserReplacement>
to allow field:photourl
which allows
embedding a link to a user's photo in their signature. Formatting the signature HTML
to properly display the photo is left to the GAM admin.
6.67.03
Fixed bug introduced in 6.67.02 in gam <UserTypeEntity> claim ownership
that caused a trap.
6.67.02
Added option skipids <DriveFileEntity>
to gam <UserTypeEntity> copy drivefile
that handles special cases
where you want to prevent selected files/folders from being copied.
Updated commands that create files/folders on Shared Drives to handle the following errors:
storageQuotaExceeded
teamDriveFileLimitExceeded
teamDriveHierarchyTooDeep
6.67.01
Fixed bug in gam print vaultcounts
that caused a trap.
6.67.00
Updated gam <CrOSTypeEntity> update action <CrOSAction>
to use the new API function batchChangeStatus
that replaces the old API function action
; ChromeOS devices are now processed in batches.
The batch size defaults to 10, the actionbatchsize <Integer>
option can be used to set a batch size between 10 and 250.
Updated gam create vaultexport matter <MatterItem>
to support corpus calendar
.
Installation
If you are a first time Gam user:
If you are updating your GAMADV-XTD3 version:
If you are upgrading from standard Gam
If you are upgrading from GAMADV-X or GAMADV-XTD
sha256 hashes
2be4c705a6e3cc306d7213244dd086d15cc901ede541330c634a5ca2edc90f56 gamadv-xtd3-6.67.18-linux-arm64-glibc2.23.tar.xz
d70510c35ef54ad4a97a57d0f0209243a4448060b7230a50543b5f3ea17f56cf gamadv-xtd3-6.67.18-linux-arm64-glibc2.27.tar.xz
934cbaaa8344731376e419b8c23056a17ba7c5d75dbd01c317db53bcf522e893 gamadv-xtd3-6.67.18-linux-arm64-glibc2.31.tar.xz
0e62977bb393ac477bafb54245188318cfe7978d45688e8233a532d3ccbdb0db gamadv-xtd3-6.67.18-linux-x86_64-glibc2.19.tar.xz
55fb67e8aa0bec3c10489123d998bd940cadbadfbeecf6d8e38ec854c029f205 gamadv-xtd3-6.67.18-linux-x86_64-glibc2.23.tar.xz
b95d836ff4a72869824b0c27acda0954f3295a6058d1740179469969739c7960 gamadv-xtd3-6.67.18-linux-x86_64-glibc2.27.tar.xz
5e0d26109a518ddbd3e83e99dbbab315ddffb9e820b5ea2a74816af0ba0b6b96 gamadv-xtd3-6.67.18-linux-x86_64-glibc2.31.tar.xz
833671d48a10f99441cd089d338d75d2bd9c5925717560d724868676c09b6111 gamadv-xtd3-6.67.18-linux-x86_64-glibc2.35.tar.xz
d61f457eab707c2dc6e93e5f429ce417dd3d1d3452ab415733b1fbdf9ba2e1b3 gamadv-xtd3-6.67.18-linux-x86_64-legacy.tar.xz
30d4b999b74ad86f106e70d930617b98af502dbf57cd5eb1a77687c7daa01cf7 gamadv-xtd3-6.67.18-macos-arm64.tar.xz
c499cfd36d79b2d0156509075ec3ae8b70a94f46e30dbda07140d7d748a21b45 gamadv-xtd3-6.67.18-macos-x86_64-legacy.tar
225472c57d19c2e8f5fa897b602b905fb0e06f99c8523a04ba27cb3b47a383ec gamadv-xtd3-6.67.18-macos-x86_64.tar.xz
2d8a88f598d9531eecd447b53e8092c90d332ee6aae4d4b630fcc9a47c22d657 gamadv-xtd3-6.67.18-windows-x86_64.msi
3f2123b013d61021b8a88376dd7dc1933ca2d54ff1208df62cfe7a817ccc4467 gamadv-xtd3-6.67.18-windows-x86_64.zip