github taers232c/GAMADV-XTD3 v6.60.26
GAM 6.60.26

latest releases: v7.0036, v7.00.36, v7.00.35...
16 months ago

Scroll to bottom of page for installation/downloads

Latest updates

6.60.26

Added option orgunit|org|ou <OrgUnitPath> to gam print|show teamdrives that limits the display
to Shared Drives in the specified Org Unit.

6.60.25

Added option orgunit|org|ou <OrgUnitPath> to gam print|show teamdriveacls that limits the display
of permissions to Shared Drives in the specified Org Unit.

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

7941ff1e0717a1c6afd28209bc1bb52232a1ad9b51662ba0e85308f8781998f8  gamadv-xtd3-6.60.26-linux-arm64-glibc2.23.tar.xz
368863fe8f6d61098436e9849df59582f12c8360b21ded961911151511742b5d  gamadv-xtd3-6.60.26-linux-arm64-glibc2.27.tar.xz
5fb0056a296519e1c37b0ba0777bd6db333bf2344bf12219095be4c0803defd4  gamadv-xtd3-6.60.26-linux-arm64-glibc2.31.tar.xz
9022c4d7a8f35d82f046ec1c6fad1e427a253c290d2d508583a52cbada3f26ec  gamadv-xtd3-6.60.26-linux-x86_64-glibc2.19.tar.xz
e9612c12c8438ccb06b534b92aee74aafcf2a72cc9c352a133c597ac43b9ac5f  gamadv-xtd3-6.60.26-linux-x86_64-glibc2.23.tar.xz
39eb512fa4aee92152e36db7e71b9f590ce4ff733654f97d0bed6e8d3c7a104f  gamadv-xtd3-6.60.26-linux-x86_64-glibc2.27.tar.xz
d42897150ab1baac00d342cdf86d371d88b54dd2dda2d996716e9ede5e7cc90d  gamadv-xtd3-6.60.26-linux-x86_64-glibc2.31.tar.xz
a76e63e17fb62975a90c85db260a8b5d2a40e1ec258839e537312c6de5852e8c  gamadv-xtd3-6.60.26-linux-x86_64-glibc2.35.tar.xz
28556a6892e14d12ab9de20e92628925c4fce7ff52c92be2add6e055b9245de3  gamadv-xtd3-6.60.26-linux-x86_64-legacy.tar.xz
983977b2193f16036c0305da8f423350684200f6c7034bdabb7134585adb3aad  gamadv-xtd3-6.60.26-macos-arm64.tar.xz
49449da446e649bfc644801f95b936b1864045f4881090f46e36a2a23c3630a1  gamadv-xtd3-6.60.26-macos-x86_64-legacy.tar
6e076986d9e538ac71e0927f83420fc0e4f5f3b521613b3d2c77c3e87f3e75a6  gamadv-xtd3-6.60.26-macos-x86_64.tar.xz
0a8c67c1eb13d96681198314c86c09d2d3d4022f08785eeeee5dad2f2490912f  gamadv-xtd3-6.60.26-windows-x86_64.msi
2c25e306e3403a662f9b4f428b2bdb7c28416d7073cb02bcad60e3b56447652e  gamadv-xtd3-6.60.26-windows-x86_64.zip

Don't miss a new GAMADV-XTD3 release

NewReleases is sending notifications on new releases.