github taers232c/GAMADV-XTD3 v6.71.17
GAM 6.71.17

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

Scroll to bottom of page for installation/downloads

Latest updates

6.71.17

Added depth column to output of gam <UserTypeEntity> print diskusage <DriveFileEntity> that can
be used to filter the depth of the folders displayed. Depth -1 is the top level folder, depth 0
are its immediate children, depth 2 are the children of depth 1 and so forth.

gam config csv_output_row_filter "depth:count<1" user organizer@domain.com  print diskusage teamdriveid <TeamDriveID>

6.71.16

Updated gam <UserTypeEntity> create|update sendas <EmailAddress> ... replyto <EmailAddress>
to allow uppercase letters in sendas <EmailAddress> and replyto <EmailAddress>.

6.71.15

Updated gam create project to handle the following error:

ERROR: 403: permissionDenied - Authentication error: 7; Error Details: User not allowed to access GCP services.

This error occurs when the Google Workspace admin or GCP project manager email address used in the command
is in an OU where Google Cloud Platform is not enabled in Apps/Additional Google services.

6.71.14

Added a command to update a Gmail label's settings by specifying it's ID rather than it's name.

gam <UserTypeEntity> update labelid <LabelID> [name <String>]
        [messagelistvisibility hide|show] [labellistvisibility hide|show|showifunread]
        [backgroundcolor "<LabelColorHex>|<LabelBackgroundColorHex>|custom:<ColorHex>"]
        [textcolor "<LabelColorHex>|<LabelTextColorHex>|custom:<ColorHex>"]

6.71.13

Updated <UserMultiAttribute>.location.buildingid <String> to allow non-validated building IDs
by specifying nv: at the beginning of <String>; e.g., nv:Building X' sets the building ID to Building X`.

6.71.12

Added option showmimetype category <MimeTypeNameList> to gam <UserTypeEntity> print|show filecounts|filelist|filetree

<MimeTypeName> ::= application|audio|font|image|message|model|multipart|text|video
<MimeTypeNameList> ::= "<MimeTypeName>(,<MimeTypeName>)*"

gam user user@domain.com print filelist fields id,name,mimetype showmimetype prefixes audio,video

Fix bug in gam <UserTypeEntity> info|show sheet <DriveFileEntity> that caused a trap.

6.71.11

Added option addcsvdata <FieldName> <String> to gam print cros that adds
additional columns of data to the CSV file output. Typically, you would read CSV file of device IDs/serial numbers
to generate a CSV file of results and copy data from the input CSV to the outout CSV.

6.71.10

Reverted change made in 6.71.09 to gam <UserTypeEntity> print filelist when showmimetype and filepath|fullpath
were both specified. The change improved the performance when showmimetype selected a small number of files;
the information for just those files was downloaded and then additional API calls were made to construct the file paths.
However, if a large number of files were selected, the additional APIs calls decreased performance.

Added option mimetypeinquery can be used when you expect the query to return a small number of files
relative to the total number of files.

6.71.09

Improved the performance of gam <UserTypeEntity> print filelist when showmimetype and filepath|fullpath
are both specified.

6.71.08

Added option oneitemperrow to 'gam print admins|adminroles` to have each of a
roles privileges displayed on a separate row with all of the other admin/role fields.
This produces a CSV file that can be used in subsequent commands without further script processing.

6.71.07

Added command to upload changes to Google Docs.

6.71.06

Added additional error handling to Gmail Client Side Encryption commands.

Added license product Education Endpoint Management

  • ProductID - 101049

Added license SKU Endpoint Education Upgrade

  • ProductID - 101049
  • SKUID - 1010490001 | eeu

6.71.05

Fixed a bug introduced in 6.71.00 that caused a trap in gam <UserTypeEntity> print filelist.

Added option tdfrom <EmailAddress> to <ToDriveAttribute> that causes GAM to use <EmailAddress> as the from address
in all emails sent. By default, the from address is the Google Workspace Admin in gam oauth info.o

6.71.04

Updated gam <UserTypeEntity> create|update cseidentity to accept either of the following key pair options:

  • primarykeypairid <KeyPairID> - The configuration of a CSE identity that uses the same key pair for signing and encryption.
  • signingkeypairid <KeyPairID> encryptionkeypairid <KeyPairID> - The configuration of a CSE identity that uses different key pairs for signing and encryption.

Updated CSV output row sorting to avoid a trap that occurred when a row was missing one of the sort fields.

6.71.03

Added option tdalert <EmailAddress> to <ToDriveAttribute>. When a todrive file is created or updated,
GAM will send notification emails to all tdalert <EmailAddress> users if tdnotify is true.
<EmailAddress> must be valid within your Google Workspace.

6.71.02

Added additional error handling to Gmail Client Side Encryption commands.

6.71.01

Fixed bug in gam audit monitor create that caused a trap.

6.71.00

Added csv_output_sort_headers string list variable to gam.cfg that causes GAM to sort CSV output
rows by the column headers specified in the variable. The column headers are case insensitive and
if column header does not appear in the CSV output, it is ignored.

Added sortheaders <StringList> to redirect csv <FileName> that has the same effect as above.

The sort keys specified in redirect csv ... sortheaders <StringList> take precedence over the values from gam.cfg.

Added option tdsubject <String> to <ToDriveAttribute> that causes GAM to use <String> as the subject
in all emails sent. In <String>, #file# will, be replaced by the file title and #sheet# will be replaced
by the sheet/tab title. By default, the subject is the file title.

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

bcb504a30119b816a6dc7e84bd1b638a6030bee70f52a702c715b45c35eb4396  gamadv-xtd3-6.71.17-linux-arm64-glibc2.23.tar.xz
84400deb3944bdc81ae32dd3ba90ddf3f830b08ceffa612eb2887254da6e3768  gamadv-xtd3-6.71.17-linux-arm64-glibc2.27.tar.xz
5cc19966c255f64307168c9f7f043cacb374a4f4c3f633ea3e07bcd3f8615e8a  gamadv-xtd3-6.71.17-linux-arm64-glibc2.31.tar.xz
761f2dbe078ba3b88434fdc791be3d6e73925d58546a899b4918a11699765826  gamadv-xtd3-6.71.17-linux-x86_64-glibc2.19.tar.xz
a719f31b577340b93ea33c4961ecd7b0e5f62037cfee99596aa887164e4c35a9  gamadv-xtd3-6.71.17-linux-x86_64-glibc2.23.tar.xz
c1aac2613a4150654b745442130b419568c615aa8b6899f29bb537a098a48453  gamadv-xtd3-6.71.17-linux-x86_64-glibc2.27.tar.xz
24a0e357a9de0f396e36e28857ea1c081a155b91bb6b56316fecb23cc0da8e84  gamadv-xtd3-6.71.17-linux-x86_64-glibc2.31.tar.xz
527c7dc044878a688954d0df602834f7491cfc9555f4b8ac7877b78a4da0ec62  gamadv-xtd3-6.71.17-linux-x86_64-glibc2.35.tar.xz
1215f2fc730b2b9e6330c85386148ac6bbd91f33e5ed846ab076a35e12c02bc4  gamadv-xtd3-6.71.17-linux-x86_64-legacy.tar.xz
5ea249fd655e06c7a2013583156d3611df75291327668b3c53652f9a17f2df99  gamadv-xtd3-6.71.17-macos-arm64.tar.xz
8374ffe3cd63084c4362d953ac82f10ac64a468979c2009d224349a78becd37e  gamadv-xtd3-6.71.17-macos-x86_64.tar.xz
deeddc1ea8a018f8411c2d3c9d27c2a52176188c0be6c09f936c240507f9233e  gamadv-xtd3-6.71.17-windows-x86_64.msi
7f55d27287d67761f0c953b399c15d679337a576fc93a908d60694b2f1155282  gamadv-xtd3-6.71.17-windows-x86_64.zip

Don't miss a new GAMADV-XTD3 release

NewReleases is sending notifications on new releases.