Scroll to bottom of page for installation/downloads
Latest updates
6.65.15
Added additional options to gam <UserTypeEntity> print|show youtubechannels
.
6.65.14
Fixed bug in gam copy|move drivefile` that caused a trap.
UnboundLocalError: cannot access local variable 'emailAddress' where it is not associated with a value
6.65.13
Added support for user language en-CA
.
Added option sizefield quotabytesused|size
to the following commands that specifies which
file size field to use when totaling file sizes; the default value is quotabytesused
; previous versions used size
.
gam <UserTypeEntity> print|show filecounts
gam <UserTypeEntity> print filelist
gam <UserTypeEntity> print|show filetree
gam <UserTypeEntity> print diskusage
See: https://github.com/taers232c/GAMADV-XTD3/wiki/Users-Drive-Files-Display#file-size-fields
6.65.12
Additional updates on MacOS when a gam csv
command is interrupted with a contol-C.
6.65.11
Updated multiprocessing to handle the following error that occurs on MacOS when a gam csv
command
is interrupted with a contol-C.
multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be N leaked semaphore objects to clean up at shutdown
Fixed bug in gam print|show crostelemetry
where no CrOS device data was displayed if no selection
options were chosen; now, data is displayed for all CrOS devices as documented.
6.65.10
Fixed bug in gam print crostelemetry
that caused a trap: KeyError: 'reportTime'
.
6.65.09
Added option noduplicate
to gam <UserTypeEntity> create drivefile
that causes GAM
to issue a warning and not perform the create if a non-trashed item with the same name (regardless of MIME type)
exists in the parent folder.
Updated gam <UserTypeEntity> get drivefile <DriveFileEntity>
to handle the following error
that seems to occur when multiple tabs from a Google sheet are being downloaded in parallel.
Download Failed: HTTP Error: 429
6.65.08
Added option addcsvdata <FieldName> <String>
to gam report <ActivityApplicationName>
that adds
additional columns of data to the CSV file output.
Added option shownoactivities
to gam report <ActivityApplicationName>
that causes GAM to display
a row with a key value of NoActivities
when there are no activities to report.
For example, to find Shared Drives with no activity, see: https://github.com/taers232c/GAMADV-XTD3/wiki/Reports#find-shared-drives-with-no-activity
6.65.07
Updated gam delete building
to handle the following error:
ERROR: 412: conditionNotMet - Cannot delete building because there are Calendar resources associated with it.
6.65.06
Improved error message when trying to add external students/teachers to a course.
gam courses 544906261666 add student user@gmail.com
Course: 544906261666, Add 1 Student
Course: 544906261666, Student: user@gmail.com, Add Failed: 403: permissionDenied - @CannotDirectAddUser Unable to directly add the user to the course. Please check\
that the user account exists and is within the course admin's domain. Add external user with: gam user user@gmail.com create classroominvitation courses 54490626166\
6 role Student
6.65.05
Updated gam info users <UserTypeEntity>
to make option grouptree
effective when used
with option formatjson
.
Added option [formatjson [quotechar <Character>]]]
to these commands so that event details are displayed in CSV format.
gam print|show grouptree <GroupEntity>
gam <UserTypeEntity> print|show grouptree
Added option querytime<String> <Date>
to all commands that process messages.
For example, you can identify all messages within a particular time period, in this case, all messages unread
in the last 30 days.
gam user user@domain.com print messages querytime30d -30d query "after:#querytime30d# is:unread"
Updated gam <UserTypeEntity> import|insert message
to allow replace <Tag> <UserReplacement>
as documented.
Updated non-owner permission handling in gam <UserTypeEntity> copy|move drivefile
.
6.65.04
Fixed bug where license SKU 1010020031
(Google Workspace Frontline Standard) was improperly entered making it unusable;
its alias wsflwstan
was usable.
Added support for Google Workspace Additional Storage.
- ProductID - 101043
- SKUID - 1010430001 | gwas | plusstorage
6.65.03
Fixed bug in commands that display calendar events where event start and end times were not properly displayed
when gam.cfg
had timezone utc
. The API returns the start and end times expressed in the calendar timezone
but GAM replaced the timezone specifier with a Z
; the date and time values were as expected. This became
a problem when event data was exported and used to create or update events.
6.65.02
Updated gam print|show browsers
to handle the following error:
ERROR: 503: serviceNotAvailable - The service is currently unavailable.
6.65.01
Added option showmimetypesize
to gam <UserTypeEntity> print|show filecounts
and
gam <UserTypeEntity> print filelist countsonly
that displays the total file size for each MIME type.
6.65.00
Fixed bug in gam <UserTypeEntity> create contact <JSONData>
that caused a trap when
contacts were being copied from one user to another.
Updated the following commands to allow specification of a task list by its title.
<TaskListTitle> ::= tltitle:<String>
<TasklistTitleList> ::= "'<TasklistTitle>'(,'<TasklistTitle>')*"
<TasklistEntity> ::=
<TasklistIDList> | <TaskListTitleList> | <FileSelector> | <CSVFileSelector>
gam <UserTypeEntity> create task <TasklistEntity>
gam <UserTypeEntity> show tasks [tasklists <TasklistEntity>]
gam <UserTypeEntity> print tasks [tasklists <TasklistEntity>]
gam <UserTypeEntity> update tasklist <TasklistEntity>
gam <UserTypeEntity> delete tasklist <TasklistEntity>
gam <UserTypeEntity> clear tasklist <TasklistEntity>
gam <UserTypeEntity> info tasklist <TasklistEntity>
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
d26bab16a8bfbf4106b2cbd3bceeee9dbdf57cdb56d23c1f682baca7630eb002 gamadv-xtd3-6.65.15-linux-arm64-glibc2.23.tar.xz
9fa949777dcb07c76dd95a439ae512f5e40b8f5f2dcaa0bd935de1d6e907a5f7 gamadv-xtd3-6.65.15-linux-arm64-glibc2.27.tar.xz
97e20e87a87adb85bfd75663718ce3456405e323642c4821a886d30cd3e99455 gamadv-xtd3-6.65.15-linux-arm64-glibc2.31.tar.xz
8af889da6323a7e9db059bf8f929757366938b2ad0d379fd72bb99112df63856 gamadv-xtd3-6.65.15-linux-x86_64-glibc2.19.tar.xz
bd35711cfcb952ad3bb696ab3d73e4033df975d10ba36946badd68cb9b46c734 gamadv-xtd3-6.65.15-linux-x86_64-glibc2.23.tar.xz
6ad6a4da06b84c35d03c1cb297d771a1b7fa1e55bcfd09d05287101ff830133a gamadv-xtd3-6.65.15-linux-x86_64-glibc2.27.tar.xz
cb76fbfe947490f799bff47bd901df4b37ce8cd05c24fff58fdf6a9b6a6a3a00 gamadv-xtd3-6.65.15-linux-x86_64-glibc2.31.tar.xz
0ea6bb626b0bb5b29cb0db94d7ee2520f048f54a22d5896e0b31c2859fe19d8f gamadv-xtd3-6.65.15-linux-x86_64-glibc2.35.tar.xz
cdec81397aa5a3d2f6e30ee2c2c3f058e44c9800c6daf9cb54858ff05d648a28 gamadv-xtd3-6.65.15-linux-x86_64-legacy.tar.xz
6a7a37e58c3e974135908fdaa25e338136eae14e07f390557f8286850884c35e gamadv-xtd3-6.65.15-macos-arm64.tar.xz
b5efff82565e39a5eb0c511a808ac5e6a95bd79b8235acadbc7425ce613c4f1e gamadv-xtd3-6.65.15-macos-x86_64-legacy.tar
68007cdd28510397d0abfd80ecc90d7e7b61dae2de73b654e59014990068f721 gamadv-xtd3-6.65.15-macos-x86_64.tar.xz
86b48a344c33faa23dba6a9e6c8f3605c9cdedc5aa6fe03abf389f8f51ebaa8e gamadv-xtd3-6.65.15-windows-x86_64.msi
740fcc8a34a80d5256ef1b430cd6e5dea936cc4a24bde4f3328ee46318431159 gamadv-xtd3-6.65.15-windows-x86_64.zip