github taers232c/GAMADV-XTD3 v6.50.02
GAM 6.50.02

latest releases: v7.00.09, v7.00.08, v7.00.07...
19 months ago

Scroll to bottom of page for installation/downloads

Latest updates

6.50.02

Fixed bug in gam create project where invalid data was written to client_secrets.json.

6.50.01

Fixed YubiKey issue that caused a trap.

6.50.00

Following Jay's lead (with many thanks), added commands to enable running GAM securely on a Google Compute Engine.

Following Jay's lead (with many thanks), added commands to enable using a Yubikey.

These Wiki pages are a work in progress, contact me if you need help.

Updated handling of seats option in gam create|update resoldsubscription to properly assign
the API fields numberOfSeats and maximumNumberOfSeats.
Previously, this is how the option was processed:

  • Plan name ANNUAL_MONTHLY_PAY or ANNUAL_YEARLY_PAY
    • seats <NumberOfSeats> - <NumberOfSeats> was properly passed to the API
    • seats <NumberOfSeats> <MaximumNumberOfSeats> - <NumberOfSeats> was properly passed to the API; <MaximumNumberOfSeats> was passed to the API which ignored it
  • Plan name FLEXIBLE or TRIAL
    • seats <NumberOfSeats> - <NumberOfSeats> was improperly passed to the API; an API error was generated
    • seats <NumberOfSeats> <MaximumNumberOfSeats> - <MaximumNumberOfSeats> was properly passed to the API; <NumberOfSeats> was passed to the API which ignored it

Now, you can still use the above option which has been corrected or you can specify seats <Number> which will be properly passed in the correct form to the API based on plan name.

Hopefully fixed a bug in gam <UserTypeEntity> forward messages that caused a trap when the subject
contained Latin-1 characters.

6.42.10

Added option accesstype public|team|announcementonly|restricted to gam create|update group.

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.

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

7f279a1906e2d7a9dae759e680ba7ee37aaf909a210b18b77855b91fec4e664d  gamadv-xtd3-6.50.02-linux-arm64-glibc2.23.tar.xz
de65a99c91ea17904d8e7bea9c634bc9b8211ccdb6cd1e221925a55617655c54  gamadv-xtd3-6.50.02-linux-arm64-glibc2.27.tar.xz
2e03ac75f10fb5b80e05a43bd7f7f82879a4f6e1475d2d0786e7370a41e751de  gamadv-xtd3-6.50.02-linux-arm64-glibc2.31.tar.xz
2389cbf4aa82b19201805931d40e0679b434fe1b2daf131a3fa5f22db1ab8145  gamadv-xtd3-6.50.02-linux-x86_64-glibc2.19.tar.xz
85a93b35aaeabcdc18bbc5511aad5bef14358a751870739e61669ee2140a84fc  gamadv-xtd3-6.50.02-linux-x86_64-glibc2.23.tar.xz
e9502468c9fc1ff4d913276d7dc5467c38ce29667fe291c28454dee9c316236d  gamadv-xtd3-6.50.02-linux-x86_64-glibc2.27.tar.xz
7b2a88935b84c7476b88cfa0dca5a418564f994875eef23a2d598a689f604575  gamadv-xtd3-6.50.02-linux-x86_64-glibc2.31.tar.xz
6e3f69d03c846d17d1cfcaaf072751dcd78bf42fb78ded6dbb2938aa2878bcfa  gamadv-xtd3-6.50.02-linux-x86_64-glibc2.35.tar.xz
0160332740561a9fea80252423429aeba3470f6c256ae026ad04960b19ba0734  gamadv-xtd3-6.50.02-linux-x86_64-legacy.tar.xz
8359dfbb3830add431a90d53ef926a7f6756cc679f74cafebc28fb1b65626a00  gamadv-xtd3-6.50.02-macos-arm64.tar.xz
dce050b5086f10e984ef397c9bc56971bf70721ae8294457bacb6c26047b419f  gamadv-xtd3-6.50.02-macos-x86_64-legacy.tar
7d75340b9f97d924708ab3c37fb68f8233420efa6f9a0df4beb8600fdf76cd59  gamadv-xtd3-6.50.02-macos-x86_64.tar.xz
51f3fad25d7e55f2c4c796dc61e41d87785970c3f0097ba07dd262035e4a567b  gamadv-xtd3-6.50.02-windows-x86.msi
46b4aa302ee948ce75411f5dd150eb91e471a1d689703a6e7074d45e9d992262  gamadv-xtd3-6.50.02-windows-x86.zip
f88c717d7d20694c3d919d98a88a1726ab77d87aef9daa9591ccb42d93d1575a  gamadv-xtd3-6.50.02-windows-x86_64.msi
9616f603dc3b817b255d886bfefaddb3453f49ada7b7c9c98618a174df0f113b  gamadv-xtd3-6.50.02-windows-x86_64.zip

Don't miss a new GAMADV-XTD3 release

NewReleases is sending notifications on new releases.