github taers232c/GAMADV-XTD3 v6.72.03
GAM 6.72.03

latest releases: v6.75.01, v6.75.00, v6.74.02...
one month ago

Scroll to bottom of page for installation/downloads

Latest updates

6.72.03

Fixed bug in gam <UserTypeEntity> create chatspace that caused a trap.

6.72.02

Updated gam delete admin <RoleAssignmentId> to handle the following error that
occurs when <RoleAssignmentId> references a user that has been deleted.

ERROR: 404: resourceNotFound - Does not exist

6.72.01

Improved commands to display drive file comments.

6.72.00

Added commands to display drive file comments.

6.71.18

Updated <CrOSFieldName> to include cpuinfo and backlightinfo.

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

da46aeaf6c2e56d7b2e92d6275ba7bb94619208afb6a2f2dcca4c3dd24f4c08c  gamadv-xtd3-6.72.03-linux-arm64-glibc2.23.tar.xz
c1b8738215d38cbaa1561935c49f6e28f94efb8904505be9ad88d737764aff96  gamadv-xtd3-6.72.03-linux-arm64-glibc2.27.tar.xz
d3e9d171f38a0373bda12d86048133464be79ce3495750edde3aa71e8a04ed7a  gamadv-xtd3-6.72.03-linux-arm64-glibc2.31.tar.xz
67ca98824993f518f65aa696a79dab0cbcd91647483b54a7bf561036a3074f6e  gamadv-xtd3-6.72.03-linux-x86_64-glibc2.19.tar.xz
881cf11be6b864cfbf334746cdb349795c5150208431528b6ff62e9ae7f0737a  gamadv-xtd3-6.72.03-linux-x86_64-glibc2.23.tar.xz
24da593d85061ec65c097fa27a774c8550b5b3f6b3f540df34fcf36cac5a9b3a  gamadv-xtd3-6.72.03-linux-x86_64-glibc2.27.tar.xz
252e224e5c80bf791dc2a4a9ed554e63a0d200bb40fc1e961ef6a30295ba9f31  gamadv-xtd3-6.72.03-linux-x86_64-glibc2.31.tar.xz
6e8199745aa54b33ce347e330a875cd6a5b149fc85aeb8bc8705d32302e3ae67  gamadv-xtd3-6.72.03-linux-x86_64-glibc2.35.tar.xz
240a99c8bcbe47e0d2972a349d9eeeeb62206b8c87e3502dfaff441d047fc17c  gamadv-xtd3-6.72.03-linux-x86_64-legacy.tar.xz
121477edf2a9e46f99ac05b5ff3b4162b834800fcf130a93155f6ad711a17c3b  gamadv-xtd3-6.72.03-macos-arm64.tar.xz
4b129f1031437c6972cdd8e92fd6f182842c286a1229016b1d24de2aef05f56a  gamadv-xtd3-6.72.03-macos-x86_64.tar.xz
d37f907f6ef918d9ef150af122a5853e33e5e202aa2a90621bf9b1f2afb782d8  gamadv-xtd3-6.72.03-windows-x86_64.msi
8c5bca6bedd4a3aeb365d39752a65fd3c16903948868f211af1266c891d2151a  gamadv-xtd3-6.72.03-windows-x86_64.zip

Don't miss a new GAMADV-XTD3 release

NewReleases is sending notifications on new releases.