Scroll to bottom of page for installation/downloads
Latest updates
6.77.15
Updated gam calendars <CalendarEntity> import event icaluid <iCalUID> json <JSONdata>
to handle API
constraints on recurring events.
6.77.14
Fixed bug in gam calendars <CalendarEntity> import event icaluid <iCalUID> json <JSONdata>
that caused an error.
6.77.13
Updated gam <UserTypeEntity> print|show filecounts
to reflect that Shared Drives now
have a capacity of 500000 files/folders/shortcuts.
6.77.12
Fixed bug in gam <UserTypeEntity> print chatspaces todrive
that caused an error.
6.77.11
Added option convertmbtogb
to gam report usage customer|user
and
gam report customer|user
that causes GAM to convert parameters expressed in megabytes
(name ends with _in_mb) to gigabytes (name converted to _in_gb) with two decimal places.
6.77.10
Fixed bug in gam <UserTypeEntity> get profilephoto
where data written to stdout, e.g. > filename
,
was not properly base64 encoded.
6.77.09
Added option usertokencounts
to gam <UserTypeEntity> print|show tokens
that causes GAM to display
each user and their number of access tokens; there are no details.
6.77.08
Fixed bugs in gam <UserTypeEntity> delete chatmember <ChatSpace> ... group <GroupItem>
and gam <UserTypeEntity> sync chatmember <ChatSpace> ... groups <GroupEntity>
that caused an error.
6.77.07
Fixed bug in gam <UserTypeEntity> create chatmember <ChatSpace> ... group <GroupItem>
that caused an error.
6.77.06
Updated gam update ou <OrgUnitItem> ... parent <OrgUnitItem>
to handle the following error
that occurs when parent <OrgUnitItem>
is the same as or a sub-OU of ou <OrgUnitItem>
.
ERROR: 412: conditionNotMet - OrgUnit hierarchy has cycle
6.77.05
Added option onlyusers <UserTypeEntity>
to gam <UserTypeEntity> claim ownership <DriveFileEntity>
that causes GAM to only claim ownership of files/folders owned by onlyusers <UserTypeEntity>
.
This option is multually exclusive with skipusers <UserTypeEntity>
.
6.77.04
Fixed bug in gam report users ... range <Date> <Date>
where an extraneous API call
was made if a date was reached where no API data was available.
6.77.03
Thanks to jay, added the following Colab License SKUs:
1010500001 - Colab Pro
1010500002 - Colab Pro+
Thanks to Jay, updated gam print|show admins
to properly display addresses
of service accounts with admin role assignments.
Added option limitdatechanges <Integer>
to gam report users|customers
.
If no report is available for the specified date, can an earlier date be used?
- `limitdatechanges -1' - Back up to earlier dates to find report data; this is the default.
- `limitdatechanges 0 | nodatechange' - Do not report on an earlier date if no report data is available for the specified date.
- `limitdatechanges N' - Back up to earlier dates to find report data; do not back up more than N times.
By default, when gam report user user <UserItem>
is specified and no report data is available, there is no output.
If csv_output_users_audit = true
in gam.cfg
, then a row with columns email,date
will be displayed
where date
is the earliest date for which report data was requested.
6.77.02
Cleaned up problems with some of the new Chat API asadmin commands.
Some remaining problems may require a Google fix.
6.77.01
Thanks to Jay, added column verificationCodesCount
to gam <UserTypeEntity> print backupcodes
that displays the number of available backup codes in addtion to the codes.
Added option countsonly
that displays only the number of available backup codes but not the codes themselves.
Thanks to Jay, added option nokey
to gam create project
that creates a project with no service account key, oauth2service.json
.
6.77.00
Added option individualstudentassignments copy|delete|maptoall
to gam create|update course ... copyfrom
that controls how individual student assignments in the copyfrom
course are processed.
individualstudentassignments copy
- Copy individual student assignments; this is the default. You will get an error if the student is not a member of the course.individualstudentassignments delete
- Delete individual student assignmentsindividualstudentassignments maptoall
- Map individual student assignments to all student assignments
Upgraded to Python 3.12.4 where possible.
Added option asadmin
to the following Chat commands that allows admin access.
These commands are in Developer Preview, your project must have Developer Preview enabled for the Chat API
in order to use these commands.
gam <UserItem> delete chatspace asadmin
gam <UserItem> update chatspace asadmin
gam <UserItem> info chatspace asadmin
gam <UserItem> print|show chatspaces asadmin
gam <UserItem> create chatmember asadmin
gam <UserItem> delete|remove chatmember asadmin
gam <UserItem> update|modify chatmember asadmin
gam <UserItem> sync chatmembers asadmin
gam <UserItem> info chatmember asadmin
gam <UserItem> print|show chatmembers|asadmin
Added use_chat_admin_access
Boolean variable to gam.cfg
.
* When False, GAM uses user access when making all Chat API calls. For calls that support admin access,
this can be overridden with the asadmin command line option.
* When True, GAM uses admin access for Chat API calls that support admin access; other calls will use user access.
* Default: False
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
ea5d6034358be2a682a9435ab7f9e06fecd31d6e7532a950b573615a30420c78 gamadv-xtd3-6.77.15-linux-arm64-glibc2.23.tar.xz
3cac83234cade7881649358cd474cf8bdbad5e52dfd11ad339edaef58687a5bb gamadv-xtd3-6.77.15-linux-arm64-glibc2.27.tar.xz
6d9cbb485ecf0660b78035291e84ce2ed4ff6bcb30205c030887c47951b17be3 gamadv-xtd3-6.77.15-linux-arm64-glibc2.31.tar.xz
048c97e09f25868875c32cbab4d8a15dd7cdc8c5d8b4abb0c9732408218adeb2 gamadv-xtd3-6.77.15-linux-x86_64-glibc2.19.tar.xz
b976a523b1d18901cef96326686876f3ee8d3d86a0bf215f6c32fd60704cac1a gamadv-xtd3-6.77.15-linux-x86_64-glibc2.23.tar.xz
c3dcec8b9811d1aa51bee16ff6d4c38c95d5f0a9a39a52661a0e1e1c43d6656f gamadv-xtd3-6.77.15-linux-x86_64-glibc2.27.tar.xz
8135bdab15bbaaec6306353c3892231c71f45689c3736b34fad0d7f5ae7d3b06 gamadv-xtd3-6.77.15-linux-x86_64-glibc2.31.tar.xz
90d0b02057b9f852f1b0052c5e065107dd1466bfec39626905fea5ad7cdfc167 gamadv-xtd3-6.77.15-linux-x86_64-glibc2.35.tar.xz
ff652f078e1beebc5a4422a5bcf0a3f5011dc2585bfb577b5c8d5e34970449c9 gamadv-xtd3-6.77.15-linux-x86_64-legacy.tar.xz
1bfcb677407e8c84ec4fc9985c6070fd1792ec965a5dc456dcc4c43084079354 gamadv-xtd3-6.77.15-macos-arm64.tar.xz
062e69254fcd2d0fec2223ea08c28f9b711651e527083ac52c0059e51b01ca37 gamadv-xtd3-6.77.15-macos-x86_64.tar.xz
3b22901d3a1b93a7ef7cd9b6b547ca7c079107e9fdb744e061d8981cc5fd7076 gamadv-xtd3-6.77.15-windows-x86_64.msi
b481cba36b28362a1ccad9d673e6281a0c3e114969e7c935738a9c5d0d5b8ebc gamadv-xtd3-6.77.15-windows-x86_64.zip