github taers232c/GAMADV-XTD3 v6.60.24
GAM 6.60.24

latest releases: v7.00.05, v7.00.04, v7.00.03...
14 months ago

Scroll to bottom of page for installation/downloads

Latest updates

6.60.24

Updated gam <UserTypeEntity> info|show|print chatmessages to show the sender email address
when the sender is a human.

6.60.23

Fixed bug in config csv_input_row_filter|csv_output_row_filter where "field:date<today" was being processed
as "field:date<=today" and "field:date>=today" was being processeed as "field:date>today".

6.60.22

Added option pathdelimiter <Character> to gam <UserTypeEntity> create drivefolderpath to simplify
specifying folder paths where a folder name contains a /. In the example, some folder has a '/' in it's name
so specifying pathdelimiter "|" allows fullpath to be properly processed. pathdelimiter defaults to '/'.

gam user user@domain.com create drivefolderpath pathdelimiter "|" fullpath "My Drive|Top Folder|Middle/Folder|Bottom Folder"

6.60.21

Fixed bug in gam <UserTypeEntity> copy|create|update drivefile where processing the following <DriveFileAttribute> attributes
was not correct. Previously, if multiple properties of the same visibility were specified, only the first was processed;
now, all values are processed.

privateproperty <PropertyKey> <PropertyValue>
publicproperty <PropertyKey> <PropertyValue>
property <PropertyKey> <PropertyValue> [private|public]

6.60.20

Updated gam <UserTypeEntity> get document|drivefile <DriveFileEntity> to handle shortcuts by downloading
the file that the shortcut references as the shortcut itself is not downloadable. If you do not want
this behavior and want GAM to report an error, use the option donotfollowshortcuts.

6.60.19

Updated gam <UserTypeEntity> archive messages to handle the following error:

ERROR: 400: failedPrecondition - Precondition check failed.

6.60.18

Updated gam <UserTypeEntity> print|show tokens to handle the following error that occurs
when a group email address is specified rather than a user email address.

ERROR: 400: badRequest - Type not supported: userKey

6.60.17

Fixed bug in gam <UserTypeEntity> move drivefile that caused an error when moving the contents
of a source Shared Drive to a target Shared Drive when mergewithparents was not specified or was
explicitly set False.

6.60.16

Updated commands that create files to handle the following error:

403: storageQuotaExceeded - The user's Drive storage quota has been exceeded.

6.60.15

Updated gam print chromesnvalidity to do case insenstitive serial number comparisons.

6.60.14

Added command to help verify Chrome device serial number validity.

gam print chromesnvalidity [todrive <ToDriveAttribute>*]
        cros_sn <SerialNumberEntity> [listlimit <Number>]
        [delimiter <Character>]

See: https://github.com/taers232c/GAMADV-XTD3/wiki/ChromeOS-Devices#check-chromeos-device-serial-number-validity

6.60.13

Updated gam <UserTypeEntity> print|show chatspaces to handle the following error:

Error: 403: permissionDenied - Permission denied to perform the requested action on the specified resource

6.60.12

Added option tdretaintitle [<Boolean>] that, when True and used with tdfileid <DriveFileID>,
causes GAM to not modify the CSV filename.

6.60.11

Fixed bug in gam print addresses where non-editable user/group aliases were not displayed.

6.60.10

Added a command to get information about a direct message chat space between two users.

gam <UserTypeEntity> info chatspacedm <UserItem>
        [formatjson]

6.60.09

Added option csv [todrive <ToDriveAttribute>*] [formatjson [quotechar <Character>]]]
to these commands so that event details are displayed in CSV format.

gam calendar|calendars <CalendarEntity> create|import|update event
gam <UserTypeEntity> create|import|update event <UserCalendarEntity>

Added option additionalmembers [<GroupRole>] <EmailAddressEntity> to gam update group|groups <GroupEntity> sync
that can be used to specify members in addition to those specified with <UserTypeEntity>.

gam update group teachers@domain.com sync member additionalmembers counselor@domain.com ou /Teachers

Added commands to display Analytic account/property/datastream information.

6.60.08

Upgraded to Python 3.11.4 where possible.

6.60.07

Simplified specifying a Chat space name; previously, the space keyword was required;
now, it can be omittted and you can just enter spaces/<String>.

<ChatSpace> ::= spaces/<String> | space <String> | space spaces/<String>

6.60.06

Fixed bug in gam print aliases that caused a trap.

6.60.05

Updated Chrome Policy commands to handle the following error:

ERROR: 403: permissionDenied - The caller does not have permission.

6.60.04

Updated gam <UserTypeEntity> copy|move drivefile <DriveFileEntity> to disallow copying/moving
a folder into itself.

6.60.03

Updated commands to delete chatmembers; delete chatmembers now deletes members by
specifying a chat space and user email addresses; remove chatmembers deletes members by
specifying chatmember names.

gam <UserTypeEntity> delete chatmember space <ChatSpace>
        ((user <UserItem>)|(members <UserTypeEntity>))+
gam <UserTypeEntity> remove chatmember members <ChatMemberList>

6.60.02

Added option <ChatContent> to gam <UserTypeEntity> create chatspace to allow sending an initial message
to the newly created chatspace.

6.60.01

Updated gam <UserTypeEntity> create chatspace to support chatspace types GROUP_CHAT and DIRECT_MESSAGE
and to allow specification of members.

6.60.00

Added initial support for user chat spaces. This is a work in progress, test and report any problems.

Improved performance of gam <UserTypeEntity> delete|move|update othercontacts.

Upgraded to OpenSSL 3.1.1 where possible.

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

400f2ceeefcc20451d6609ed39fdbae59cd74e190b80c7bb0d1a33c9ef8f7df1  gamadv-xtd3-6.60.24-linux-arm64-glibc2.23.tar.xz
24ae5509aebaff40fd0416d695fff9a13b450763df644d17ccb7ce26cd14133e  gamadv-xtd3-6.60.24-linux-arm64-glibc2.27.tar.xz
3ef2dc3fd5c3a3667a2b88120df186f5c86cda453ac3c32459d0491c4ba1d2d7  gamadv-xtd3-6.60.24-linux-arm64-glibc2.31.tar.xz
afe2fd9d67d3aff06835e3fe0da642002e783b17c0c6c9d90e13f0f74e840be4  gamadv-xtd3-6.60.24-linux-x86_64-glibc2.19.tar.xz
ff2ade78c818ea3d9b6716c2efc3ca73b8622a60016a5c6309f42b5f062cefcc  gamadv-xtd3-6.60.24-linux-x86_64-glibc2.23.tar.xz
4cef6a24d8807e7aec39c03f59fb2a6a5c318d2d67a6d898feeedb3cace4663b  gamadv-xtd3-6.60.24-linux-x86_64-glibc2.27.tar.xz
239b279ebdda5d585bf3ddcd574e0cb3e4ddd7382f6a9c3fc5bd09f84c94aa53  gamadv-xtd3-6.60.24-linux-x86_64-glibc2.31.tar.xz
075c5737373549c5b690fff7ba171b23008e1c0906fd09494b9cad40c4dfc139  gamadv-xtd3-6.60.24-linux-x86_64-glibc2.35.tar.xz
9d9c254c93723e2a4f58e5373874e6c4614f4db77823a522a971edab2c2d5da4  gamadv-xtd3-6.60.24-linux-x86_64-legacy.tar.xz
543e50327ef8c43ea2f756c25bd29eee84ee3c0721828bdb59a1ce1f5299a422  gamadv-xtd3-6.60.24-macos-arm64.tar.xz
8f823c7fa7cf08e2e52504e7fcb4f6e606bb5c10f322219486bdc43ed94c93cd  gamadv-xtd3-6.60.24-macos-x86_64-legacy.tar
b44c27481cba3a4ed3c4ed3340c421f870f17d7842b8803c9c9b18ab39719925  gamadv-xtd3-6.60.24-macos-x86_64.tar.xz
c8de5f841fb3648f4e722b213af48a3249c31dfceaa6d6905c9f308b1ba7fe43  gamadv-xtd3-6.60.24-windows-x86_64.msi
fc454c779a05f000277e2cd6e79ecacee41fde27ca6aab0aff2f53227914483f  gamadv-xtd3-6.60.24-windows-x86_64.zip

Don't miss a new GAMADV-XTD3 release

NewReleases is sending notifications on new releases.