github taers232c/GAMADV-XTD3 v6.59.15
GAM 6.59.15

latest releases: v6.75.02, v6.75.01, v6.75.00...
11 months ago

Scroll to bottom of page for installation/downloads

Latest updates

6.59.15

Updated error reporting in gam delete|update chromepolicy <SchemaName> to show the <SchemaName> as originally entered
when an unknown <SchemaName> is specified; previously, it was shown in lowercase which could cause confusion.

Updated column order in gam print chromeschemas to move schemaName, policyDescription and policyApiLifecycle.*
to follow column name.

Added columns policyDescription and policyApiLifecycleStage to gam print chromeschemas formatjson
to follow column name.

6.59.14

Improve bug fix for gam <UserTypeEntity> print groups|grouptree|groupslist.

6.59.13

Fixed bug in gam <UserTypeEntity> print groups|grouptree|groupslist that caused the following
error whan an email address contained an apostrophe.

WARNING: Got 0 Groups: Invalid Member - test.o'user@domain.com

Fixed bug in gam <UserTypeEntity> print|show contacts ... filtercontactgroup <PeopleContactGroupItem> that returned
no contatcs when neither allfields or fields <PeopleFieldNameList> was specifiecd.

6.59.12

Fixed bug in gam create user <EmailAddress> ... immutableous <OrgUnitEntity> ... createifnotfound
that generated the following error when the user <EmailAddress> did not exist and needed to be created.

User: <EmailAddress>, Service not applicable/Does not exist

6.59.11

Updated gam print|show chromepolicies to query the following nameapaces when
namespace <NamespaceList> is not specified. Previously, only the namespaces
marked with a * were queried. chrome.devices.managedguest was added in 6.59.10.

chrome.users *
chrome.users.apps *
chrome.users.appsconfig
chrome.devices *
chrome.devices.kiosk *
chrome.devices.kiosk.apps
chrome.devices.managedguest *
chrome.devices.managedguest.apps
chrome.networks.cellular
chrome.networks.certificates
chrome.networks.ethernet
chrome.networks.globalsettings
chrome.networks.vpn
chrome.networks.wifi
chrome.printers
chrome.printservers

6.59.10

Fixed bug in gam print|show chromepolicies where policies in namespace chrome.devices.managedguest
were not displayed unless it was specified in namespace <NamespaceList>.

Improved error messages in gam <UserTypeEntity> move events.

6.59.09

Added option addnumericsuffixonduplicate <Number> to gam create user <EmailAddress> that
will attempt to create a unique <EmailAddress> when the original value is a duplicate user address.
If <EmailAddress> is <String>@<DomainName>, up to <Number> attempts will be made
to create a unique <EmailAddress>; <Number> defaults to 0.

<String>1@<DomainName>
<String>2@<DomainName>
...

6.59.08

Fixed bug in csv_output_row_filter "FieldName:date<Operator>Never" that didn't properly detect matches.
For example, the following command would not display users that had never logged in.

gam config csv_output_row_filter "lastLoginTime:date=Never" print users lastlogintime

6.59.07

Added option immutableous <OrgUnitEntity> to gam <UserTypeEntity> update user ... org <OrgUnitPath> that
does not update the user's OU to <OrgUnitPath> if <OrgUnitPath> appears in <OrgUnitEntity>. All other
fields are updated.

This can be used when a SIS outputs user data to be updated but students temporarily in special purpose
OUs should not be updated to the SIS specified OU. <OrgUnitEntity> and <OrgUnitPath> must both
specify OU paths, not IDs.

gam csv SISdata.csv gam update user "~primaryEmail" suspended off firstname "~First Name" lastname "~Last Name"
        ou "~OU" immutableous "'/Students/Lower School/Restricted,'/Students/Middle School/Restricted'"

6.59.06

Added option sources <PeopleProfileSourceNameList> to gam <UserTypeEntity> print|show peopleprofile
that allows specification of the sources of the data to display. By default, data from all sources is displayed.

<PeopleProfileSourceName> ::=
        account|accounts|
        domain|domains|
        profile|profiles
<PeopleProfileSourceNameList> ::= "<PeopleProfileSourceName>(,<PeopleProfileSourceName>)*"

Added option updatefilepermissions [<Boolean>] to gam <UserTypeEntity> move drivefile <DriveFileEntity>.
Previously, file permissions were not updated in the command; now, when updatefilepermissions is true,
file permissions will be removed/created as specified by the following noptions:

excludepermissionsfromdomains <DomainNameList>
includepermissionsfromdomains <DomainNameList>
mappermissionsdomain <DomainName> <DomainName>

Additionally, permissions referencing deleted groups/users will be removed.

The permissions are updated on the file before it is moved.

Test before using in production.

6.59.05

Added option includepermissionsfromdomains <DomainNameList> to the following commands
that copies only those permissions that reference any domain in <DomainNameList>.
It is mutually exclusive with exludepermissionsfromdomains <DomainNameList>.

gam copy|sync teamdriveacls <SharedDriveEntity>
gam <UserTypeEntity> copy|sync teamdriveacls <SharedDriveEntity>
gam <UserTypeEntity> copy|move drivefile <DriveFileEntity>

6.59.04

Fixed bug in gam <UserTypeEntity> print|show filesharecounts where ACLs for deleted user/groups
were miscounted as external shares.

6.59.03

Cleaned up Getting/Got messages for several commands.

Improved performance of gam print admins.

6.59.02

Updated the Analytic account/property commands to use service account access so that data
can be retrieved for any user.

Fixed bug where the Analytics Admin API was not being added in gam update project
forcing you to manually enable it.

6.59.01

Updated gam checkconnection to check connections to the following sites:

Contacts API - Domain Shared Contacts - www.google.com
Email Audit API - apps-apis.google.com
Sites API - sites.google.com

6.59.00

Added commands to display Analytic account/property information.

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

ade0fdf3e1f25cad12ea79b02e61caeb77bc3e2b516aa096f98cd52de7e00ac9  gamadv-xtd3-6.59.15-linux-arm64-glibc2.23.tar.xz
908349910cab04f5a357fb88da82e8fbd066e31bebe701346df0cb9236fa9e35  gamadv-xtd3-6.59.15-linux-arm64-glibc2.27.tar.xz
674990e521d80c57076ef3dee6fea7d2539a7706f3b881f921b6aa7ae15e1557  gamadv-xtd3-6.59.15-linux-arm64-glibc2.31.tar.xz
d8057cdf7795af9faefe27073f5b6664ae993ef28b4081bbbb2c2f87121b8f6a  gamadv-xtd3-6.59.15-linux-x86_64-glibc2.19.tar.xz
8fb5a749ba3de95e322488e1689db949dcb96b5811168da896ec7fb46fa17f20  gamadv-xtd3-6.59.15-linux-x86_64-glibc2.23.tar.xz
69ad1dac519ef7d8b9e0d28bca581c53b00a4e26e9d4d508c2dbb8c4b230a35e  gamadv-xtd3-6.59.15-linux-x86_64-glibc2.27.tar.xz
b3f95f8a8f3a3ca5fe4e8e9b7793fac182fd4ee57d82293359b404f1527ad846  gamadv-xtd3-6.59.15-linux-x86_64-glibc2.31.tar.xz
5b7b46650354eeee55c703c0f512e0c148aaa20a5fd010f2dde5e4ad77597e75  gamadv-xtd3-6.59.15-linux-x86_64-glibc2.35.tar.xz
fd4f9c5652ea1086258891b156369ee8c92a0b3a04cb39996f2ab5d2f9922324  gamadv-xtd3-6.59.15-linux-x86_64-legacy.tar.xz
7ad2867b0f0252453a1fba4eab69ffa67fe695c4ec9c3740e08d506f05568115  gamadv-xtd3-6.59.15-macos-arm64.tar.xz
7e5b8a83cb81565f70279a22b2ddcce4f956cdbea1ef703e92a4a6dfabb0e9c5  gamadv-xtd3-6.59.15-macos-x86_64-legacy.tar
7d67849cf554addd046fc43af38232fcf0089c09eebb2d35532935eded0d6371  gamadv-xtd3-6.59.15-macos-x86_64.tar.xz
bf6240943c9b8a21f311975d3680b6f17989ddaab0becc2138f0fb4e516c1a66  gamadv-xtd3-6.59.15-windows-x86.msi
6bfc17e96498305e43bdfc469e286e8e16ff4d37e74e0472db0c657f1bf1ebb9  gamadv-xtd3-6.59.15-windows-x86.zip
2bf31a64e3868b98504ec29127099ee5537e7320e4d8923b628637ec03b11e03  gamadv-xtd3-6.59.15-windows-x86_64.msi
6ba2efd8dd50575759d4e1e82574890e0a69b94d0f7900b1f530c29ca02ea78a  gamadv-xtd3-6.59.15-windows-x86_64.zip

Don't miss a new GAMADV-XTD3 release

NewReleases is sending notifications on new releases.