Scroll to bottom of page for installation/downloads
Latest updates
6.67.04
Updated user attribute replace <Tag> <UserReplacement>
to allow field:photourl
which allows
embedding a link to a user's photo in their signature. Formatting the signature HTML
to properly display the photo is left to the GAM admin.
6.67.03
Fixed bug introduced in 6.67.02 in gam <UserTypeEntity> claim ownership
that caused a trap.
6.67.02
Added option skipids <DriveFileEntity>
to gam <UserTypeEntity> copy drivefile
that handles special cases
where you want to prevent selected files/folders from being copied.
Updated commands that create files/folders on Shared Drives to handle the following errors:
storageQuotaExceeded
teamDriveFileLimitExceeded
teamDriveHierarchyTooDeep
6.67.01
Fixed bug in gam print vaultcounts
that caused a trap.
6.67.00
Updated gam <CrOSTypeEntity> update action <CrOSAction>
to use the new API function batchChangeStatus
that replaces the old API function action
; ChromeOS devices are now processed in batches.
The batch size defaults to 10, the actionbatchsize <Integer>
option can be used to set a batch size between 10 and 250.
Updated gam create vaultexport matter <MatterItem>
to support corpus calendar
.
6.66.16
Added option convertcrnl
to gam update chromepolicy
to properly handle carriage returns (\r) and line feeds (\n)
in value strings entered on the command line in the <Field> <Value>
form.
gam update chromepolicy convertcrnl chrome.devices.DisabledDeviceReturnInstructions
deviceDisabledMessage "Please return device to:\nSchool\n123 Main Street\nAnytown US" ou /Path/to/OU
6.66.15
Added option copysubfilesownedby any|me|others
to gam <UserTypeEntity> copy drivefile
that allows
specification of which source folder sub files to copy based on file ownership; the default is any
.
This only applies when files are being copied from a 'My Drive'.
6.66.14
Updated gam <UserTypeEntity> modify messages
to recognize the following error:
ERROR: 400: invalid - Invalid label: SENT
Updated gam update alias <EmailAddressEntity> user|group|target <EmailAddress>
to avoid the following problem.
$ gam update alias testalias@domain.com user testuser
User Alias: testalias@domain.com, Deleted
User Alias: testalias@domain.com, User: testuser@domain.com, Update Failed: Duplicate, Email Address: testalias@domain.com
GAM updates an alias to point to a new target by deleting the alias and then recreating the alias pointing to the new target.
Unfortunately, if these commands are executed back-to-back; Google generates the Update Failed: Duplicate
error.
Now, GAM waits 2 seconds between the delete and the insert which seems to eliminate the problem. If the problem persists,
the option waitafterdelete <Integer>
can be used to increase the wait time to a maximum of 10 seconds.
6.66.13
Updated functionality of option preservefiletimes
in gam <UserTypeEntity> update drivefile <DriveFileEntity>
.
- Current
preservefiletimes localfile <FileName>
-modifiedTime
of<DriveFileEntity>
is set to that oflocalfile <FileName>
preservefiletimes
- No effect
- Updated
preservefiletimes localfile <FileName>
-modifiedTime
of<DriveFileEntity>
is set to that oflocalfile <FileName>
preservefiletimes
-modifiedTime
of<DriveFileEntity>
retains its current value
6.66.12
Upgraded to Python 3.12.1 where possible.
Updated all drive commands to handle the following error:
ERROR: 401: Active session is invalid. Error code: 4 - authError
This is due to the Drive SDK API being disabled in the user's OU.
6.66.11
Fixed/improved handling of shortcuts in gam <UserTypeEntity> transfer drive
.
6.66.10
Updated gam create datatransfer
to handle the following error:
ERROR: 401: Active session is invalid. Error code: 4 - authError
6.66.09
Fixed bug in gam <UserTypeEntity> print filelist ... allfields
that caused a trap
when gam.cfg
contained drive_v3_native_names = False
.
6.66.08
Added additional columns isBase
and baseId
to gam <UserTypeEntity> print fileparenttree
to simplify processing the output in a script.
6.66.07
Fixed bug in gam <UserTypeEntity> print diskusage
that caused a trap.
6.66.06
Added a command the print the parent tree of file/folder.
gam <UserTypeEntity> print fileparenttree <DriveFileEntity> [todrive <ToDriveAttribute>*]
[stripcrsfromname]
- See: https://github.com/taers232c/GAMADV-XTD3/wiki/Users-Drive-Files-Display#display-file-parent-tree
6.66.05
Added column space.name
to gam <UserTypeEntity> print chatmembers
.
6.66.04
Updated Chat info|show|print commands to display all time fields in local time if specified in gam.cfg
.
6.66.03
Fixed bug in gam <UserTypeEntity> print filelist select <DriveFileEntity>
where stripcrsfromname
was not being
applied to files below the selected folder.
6.66.02
Updated device commmands to handle the following error caused by an invalid query.
ERROR: 400: invalidArgument - Request contains an invalid argument.
Added fields deviceid
and hostname
to <DeviceFieldName>
.
6.66.01
Added the following variables to gam.cfg that allow control over whether \
is used as an escape character
when reading/writing CSV files.
csv_input_no_escape_char - default value True
csv_output_no_escape_char - default value False
todrive_no_escape_char - default value True
When the value is True, \
is ignored as an escape character; when the value is False,
\\
on input is converted to \
, \
on output is converted to \\
.
6.66.00
Added support for Focus Time
and Out of Office
status events in user's primary calendars.
- See: https://github.com/taers232c/GAMADV-XTD3/wiki/Users-Calendars-Events#status-events
This is a work-in-progress.
Updated gam <UserTypeEntity> print|show messages
to allow option show_size
to be used with option countsonly
to display the cumulative size of the messages selected.
gam user user@domain.com print messages query "newer_than:31d" countsonly showsize
Getting all Messages for user@domain.com
Got 16 Messagess for user@domain.com...
User,messages,size
user@domain.com,16,92806
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
fe649be13566790f21aa302204458271467343ec5bfb71c4914b79f5c0c5e99c gamadv-xtd3-6.67.04-linux-arm64-glibc2.23.tar.xz
7437eaec575907fa8fdac698867c04734e17b1f86b3faa850d867e75fe1e4745 gamadv-xtd3-6.67.04-linux-arm64-glibc2.27.tar.xz
84304753a8151cb251171100047cfef04b70e27a11add4d27b52981efa430bd6 gamadv-xtd3-6.67.04-linux-arm64-glibc2.31.tar.xz
aa5229d92b5af830aa74197f4dfe841b89cb27abe98575fe36ffe5d22eebb738 gamadv-xtd3-6.67.04-linux-x86_64-glibc2.19.tar.xz
a7947381701703d57c7e958dbf600281eebaa5df87ed98e6f6f1264c8ef8069e gamadv-xtd3-6.67.04-linux-x86_64-glibc2.23.tar.xz
a7398af1afcae9ca673b79432a06003335372c228890c5d6b3e1cd01e4afe452 gamadv-xtd3-6.67.04-linux-x86_64-glibc2.27.tar.xz
062ccdc073caa887c63882dc5446799c45bf4a3edb54e0575062d382aef5b678 gamadv-xtd3-6.67.04-linux-x86_64-glibc2.31.tar.xz
10dfbd1b685a7dfe61b083ffae2fbb438cdc6fa00d0a5a36896887095bd52385 gamadv-xtd3-6.67.04-linux-x86_64-glibc2.35.tar.xz
e080c04431955e9aa583dc1127ebc1cedbf3f8d00b5d0abc7c4db008e1c7e3d5 gamadv-xtd3-6.67.04-linux-x86_64-legacy.tar.xz
5e64a800c81bd96903a994e93645703db53f47c5beecaab743bb571395685791 gamadv-xtd3-6.67.04-macos-arm64.tar.xz
24362a8710ea0c836c6bd5c51390a6c1a691233e3a395b78f59c5acf365dd995 gamadv-xtd3-6.67.04-macos-x86_64-legacy.tar
cbb93f680bbf7b0e53bce223700dfd41945a67b86d59d935768f1520cbee7b50 gamadv-xtd3-6.67.04-macos-x86_64.tar.xz
f49da53cfb61812ecc90720a2739a9ebaf1bfafd174c5b984acde78c34c774d9 gamadv-xtd3-6.67.04-windows-x86_64.msi
64e3c7b818abd67d83dcc30a4e7872c3f46ffaa664679aa699268ae579634b0c gamadv-xtd3-6.67.04-windows-x86_64.zip