github taers232c/GAMADV-XTD3 v6.79.00
GAM 6.79.00

latest releases: v7.00.03, v7.00.02, v7.00.01...
one month ago

Scroll to bottom of page for installation/downloads

Latest updates

6.79.00

Updated code to work around a Cryptography library change that caused service account private key creation to fail.

6.78.00

Added command to check if an OU contains items; this is useful when tryng to delete an OU
as it must not contain any items in order to be deleted.

6.77.18

Added option showitemcountonly to gam print domainaliases that causes GAM to display the
number of domain aliasess on stdout; no CSV file is written.

6.77.17

Added option showitemcountonly to gam print domains that causes GAM to display the
number of domains on stdout; no CSV file is written.

6.77.16

Fixed bug in gam <UserTypeEntity> print filelist that caused a trap.

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 assignments
  • individualstudentassignments 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

543646b6e722d48023a2f48bcd0629970eec7eef45eb4ba439e7dab453f7b1ed  gamadv-xtd3-6.79.00-linux-arm64-glibc2.23.tar.xz
304c5a0d0c4417abcc841bebaabc309542f633961c91eefa330697adf17f537d  gamadv-xtd3-6.79.00-linux-arm64-glibc2.27.tar.xz
c0e7434b6fc06c4be8f08ce5c16e13a88d71c3cf5a8dfbc6ca6040c3d42c8142  gamadv-xtd3-6.79.00-linux-arm64-glibc2.31.tar.xz
69cc44e79c475911badc690ab5d23d6e429f70857f0794d11ec35a5450ba51c8  gamadv-xtd3-6.79.00-linux-x86_64-glibc2.19.tar.xz
9274fafecd5c3c04c74ac16c4923df820be40745ce8d3a021607fdcb693d05f9  gamadv-xtd3-6.79.00-linux-x86_64-glibc2.23.tar.xz
bd91e92214b3b1e5d77a72ebbc06ffc0dff11f3a7e8a29cdf76cf0e30e3a908e  gamadv-xtd3-6.79.00-linux-x86_64-glibc2.27.tar.xz
421d048bbd82b85128e97f520628e2934b809d81469317b3d2075e8b8be4cf07  gamadv-xtd3-6.79.00-linux-x86_64-glibc2.31.tar.xz
ccfb507b3f15cd241123e6fe9227d21ac4a8653d556434a9134a96ad935b9078  gamadv-xtd3-6.79.00-linux-x86_64-glibc2.35.tar.xz
5f18fd0ae6ac007c7644ab64b85181f7358a3e033273a0ef9ec26412dde253d5  gamadv-xtd3-6.79.00-linux-x86_64-legacy.tar.xz
8f6d4d29e909eff46a2a48376d47798e320a7567488523212ddab18e6b40a8c9  gamadv-xtd3-6.79.00-macos-arm64.tar.xz
87a59f4824479e3d46f03d482c7de0fb9b6289a9085a7b870161fb7919934e77  gamadv-xtd3-6.79.00-macos-x86_64.tar.xz
9610759a568eaaca0fc040505b7a6809bee1bacc559d254b23b8dceb8a13ae22  gamadv-xtd3-6.79.00-windows-x86_64.msi
d0a4f97df26f1b7f8718f17bab231e33570b9ee0022696f7ff0a2d8b7d1f475d  gamadv-xtd3-6.79.00-windows-x86_64.zip

Don't miss a new GAMADV-XTD3 release

NewReleases is sending notifications on new releases.