github taers232c/GAMADV-XTD3 v6.42.09
GAM 6.42.09

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

Scroll to bottom of page for installation/downloads

Latest updates

6.42.09

Cleaned up output in gam print crostelemetry; fields that are lists weren't being correctly sorted by index.

6.42.08

Added additional fields to <CrOSTelemetryFieldName>:

audiostatusreport|
bootperformancereport|
networkinfo|
networkdiagnosticsreport|
peripheralsreport|
thunderboltinfo|
networkdevices|

6.42.07

Improved gam <UserTypeEntity> create|add drivefolderpath to allow specifying paths
as returned by gam <UserTypeEntity> print filepath.

6.42.06

Fixed another bug in gam <UserTypeEntity> create|add drivefolderpath that failed when
trying to build a folder hierarchy on a Shared Drive.

6.42.05

Fixed bug in gam <UserTypeEntity> create|add drivefolderpath that failed when
trying to build a folder hierarchy on a Shared Drive.

6.42.04

Added a command that creates a folder hierarchy.

6.42.03

Updated gam <UserTypeEntity> get drivefile <DriveFileEntity> ... csvsheet <SheetEntity> to allow
selection of the output format with format <FileFormat>. Previously, csv was always selected and
it is still the default. Valid formats are: csv,tsv,ods,pdf,xlsx.

6.42.02

Added sha1checksum and sha256checksum to <DriveFieldName>.

The SHA1/SHA256 checksum associated with a file, if available.
This field is only populated for files with content stored in Google Drive;
it isn't populated for Docs Editors or shortcut files.

Added option addcsvdata <FieldName> <String> to gam <UserTypeEntity> print filelist and
gam print ownership. This adds additional columns of data to the CSV file output.

Get a list of a user's shortcuts
gam redirect csv ./TSShortcuts.csv user user@domain.com print filelist fields id,name,parents,shortcutdetails showmimetype gshortcut
Headers
Owner,id,name,parents,parents.0.id,parents.0.isRoot,shortcutDetails.targetId,shortcutDetails.targetMimeType

For each shortcut, get the target file information; add the shortcut id, name and parent to the output
gam redirect csv ./TSShortcutFiles.csv multiprocess csv ./TSShortcuts.csv gam user user@domain.com print filelist select "~shortcutDetails.targetId" norecursion showownedby any
    fields id,name,mimetype,parents,owners.emailaddress addcsvdata shortcut.id "~id" addcsvdata shortcut.name "~name" addcsvdata shortcut.parents "~parents.0.id"
Headers
Owner,id,name,mimeType,owners,owners.0.emailAddress,parents,parents.0.id,parents.0.isRoot,shortcut.id,shortcut.name,shortcut.parents

6.42.01

Updated processing of option matchlabel <LabelName> to replace the following characters with a -
so that the query generated will work correctly. Previously, only (space) and / were replaced.

 &()"|{}/

6.42.00

Following Jay's lead, added commands commands to copy Google Vault and Organization Takeout data to your own GCS bucket.

Updated gam <UserTypeEntity> create contact to treat the following options as errors;
previously, they were silently ignored.

addcontactgroup <ContactGroupItem>
removecontactgroup <ContactGroupItem>

Updated version number to align with Standard GAM.

6.32.05

Fixed bug in gam show chromepolicies that caused a trap.

Following Jay's lead, added sharingfoldersrequiresorganizerpermission to <SharedDriveRestrictionsFieldName> and
<SharedDriveRestrictionsSubfieldName>.

6.32.04

Fixed bug in gam <UserTypeEntity> move drivefile <DriveFileEntity> where the following
error was not retried when sendemailifrequired was specified.

    User: user@domain.com, Drive Folder: Test, Permission: noninherited/writer/user/user@external.com, Copy Failed: You are trying to invite user@external.com. Since there is no Google account
              associated with this email address, you must check the "Notify people" box to invite this recipient.

6.32.03

Following Jay's lead, updated gam create project to handle the following error:

ERROR: 403: Permission 'resourcemanager.projects.get' denied on resource

6.32.02

Added support for gender subfields in gam <UserTypeEntity> signature and
gam <UserTypeEntity> create|update sendas option replace <Tag> <UserReplacement>.

<GenderSubfieldName> ::=
        addressmeas|
        customgender|
        type
<UserReplacementFieldSubfield> ::=
        ...
        gender.<GenderSubfieldName>|
        ...

6.32.01

Extended csv_input_row_filter, csv_input_row_drop_filter, csv_output_row_filter and csv_output_row_drop_filter
to allow specification of filters based on text comparisons.

6.32.00

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

db515df0cf5d43788436e03f519626f5580b0c65fc1116d127a731cfc641c16f  gamadv-xtd3-6.42.09-linux-arm64-glibc2.23.tar.xz
b20ea17d555b74315cb3fbfd7970d8f7960d9704204844c376505f5d6137c35f  gamadv-xtd3-6.42.09-linux-arm64-glibc2.27.tar.xz
257ddea7998670b0159b8295863c377f106a1ab3ced203f2a3dae6d0eadb9268  gamadv-xtd3-6.42.09-linux-arm64-glibc2.31.tar.xz
d3b44b037b7b033efd48a51677d282876b39f4de9695baa03333ec2ac18f6724  gamadv-xtd3-6.42.09-linux-x86_64-glibc2.19.tar.xz
b7d075a09b0736cf084412d33eae2c2d77fd34ffd5e01893b6f478bbdd14ce56  gamadv-xtd3-6.42.09-linux-x86_64-glibc2.23.tar.xz
7ea1342363bb12c41a802ce302d7019e5c3064dce57f0f301a4258179c7397b3  gamadv-xtd3-6.42.09-linux-x86_64-glibc2.27.tar.xz
08648b7c8e5086ae897cdda2d07ed4b9a236e4ed2f3411c6e34e5989f20fd050  gamadv-xtd3-6.42.09-linux-x86_64-glibc2.31.tar.xz
01118c3fa76dac36f9dcf51eb0ddb08820dea2a96c33e53af0eae415fbcdcf49  gamadv-xtd3-6.42.09-linux-x86_64-glibc2.35.tar.xz
9cd548cc54dd7c08d2b02a5657f92a6b5ccbf403bbab876e8fc3af5d0e15c326  gamadv-xtd3-6.42.09-linux-x86_64-legacy.tar.xz
107cd9e218b80ecc6c40e5793502530472eb4c61dd250365b2a0e83ada1e2647  gamadv-xtd3-6.42.09-macos-arm64.tar.xz
9d4b36d85862dfa4bb7dfd2200ece6f928f58f9b364fa5a21b4392dbe677aa48  gamadv-xtd3-6.42.09-macos-x86_64-legacy.tar
7336a7bd40877ead13605598dcb86673bd001dc94d70674003167462fc02301f  gamadv-xtd3-6.42.09-macos-x86_64.tar.xz
73833c19783a31ceebb0df63cce6e4ca9ac9d3eaa8a2b408039c664258c880b9  gamadv-xtd3-6.42.09-windows-x86.msi
58cfce9a15054cecdb5e42e8c256e23e928a09603b9fbedad1b89cf8cd709c2f  gamadv-xtd3-6.42.09-windows-x86.zip
c2d5b322ddf0daf2af822775e74024b3f43241f83caf22aaab01265d3839c935  gamadv-xtd3-6.42.09-windows-x86_64.msi
c1f03ea06c5933dc784a7ad6aa69f49f520bdabeb12866ac278558933b5ecde2  gamadv-xtd3-6.42.09-windows-x86_64.zip

Don't miss a new GAMADV-XTD3 release

NewReleases is sending notifications on new releases.