Scroll to bottom of page for installation/downloads
Latest updates
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.
- See: https://github.com/taers232c/GAMADV-XTD3/wiki/Vault-Takeout#copy-vault-exports
- See: https://github.com/taers232c/GAMADV-XTD3/wiki/Vault-Takeout#copy-a-takeout-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.
- See: https://github.com/taers232c/GAMADV-XTD3/wiki/CSV-Input-Filtering
- See: https://github.com/taers232c/GAMADV-XTD3/wiki/CSV-Output-Filtering
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
f7ae6cbb041dcfb70d802791f8f452ddea21c760fdedb90b2530ecfd6b297a4b gamadv-xtd3-6.42.08-linux-arm64-glibc2.23.tar.xz
0d7c793ce1f61e6ff912a5472988af5a7333cdd0ef70728230573bca39200d5b gamadv-xtd3-6.42.08-linux-arm64-glibc2.27.tar.xz
3dee508f3376261b15f81496caaf339235c46c03173e27f5a1c562017c8fdaa5 gamadv-xtd3-6.42.08-linux-arm64-glibc2.31.tar.xz
8e95adbce299bcaa2373e41b2768ed097bb555a48633e6d0f4b4706a413253ea gamadv-xtd3-6.42.08-linux-x86_64-glibc2.19.tar.xz
541a0e85c5682f025f2b716b1b366e0f2bfdcfc3ba174abfedcfc429a8727d2c gamadv-xtd3-6.42.08-linux-x86_64-glibc2.23.tar.xz
179828294a4777041f86cd007d389375ff4e0164b9d22ca43e377f67c54a9525 gamadv-xtd3-6.42.08-linux-x86_64-glibc2.27.tar.xz
7a9f109b3787e222ac18b773bbacf76b71b74fb3ef21e7f9cf01545febbbae04 gamadv-xtd3-6.42.08-linux-x86_64-glibc2.31.tar.xz
ec3deee005deb484125de562839b355af682bb147a4074124a561f5255b055c1 gamadv-xtd3-6.42.08-linux-x86_64-glibc2.35.tar.xz
1990264bbb54eaa0f1498b94cc922a3d21eed41d41acede726f342bfe3ce0d9d gamadv-xtd3-6.42.08-linux-x86_64-legacy.tar.xz
606833723008d21ae67292790e49533f46bb99bc486e23d003df4628c0edda50 gamadv-xtd3-6.42.08-macos-arm64.tar.xz
5cf6d9a720818121b790304df405d23121ab96bbd6865a32eefede918d41ae11 gamadv-xtd3-6.42.08-macos-x86_64-legacy.tar
de4df8c1d576bd6c4383bb46e088d66cb6a5fe21ab5fe30ecd07fc671be5705f gamadv-xtd3-6.42.08-macos-x86_64.tar.xz
883e9caa21be8211f57271dc8ec4776685ce5741358bf60cf6b4b1298bed2e82 gamadv-xtd3-6.42.08-windows-x86.msi
b2bd369935b42bab9aeeba4f621e952a1e0f90191c46c9ba96dba0edce0eea14 gamadv-xtd3-6.42.08-windows-x86.zip
0346c8546d773b79baa17fff164c341e93769b0deb576ea3f673d68a08ebc5b5 gamadv-xtd3-6.42.08-windows-x86_64.msi
dc119bbabcb545572e233893d8531712c5bc7432d2cd30744b2243bc98415b6e gamadv-xtd3-6.42.08-windows-x86_64.zip