Releases: taers232c/GAMADV-XTD3
GAM 6.03.10
Latest updates
Fixed bug in gam create course ... copyfrom <CourseID> ... copytopics ... copymaterialsfiles true materialstates "all"
that generated the following error:
ERROR: 400: invalidArgument - Request contains an invalid argument.
Installation
If you are a first time Gam user:
If you are upgrading from standard Gam
If you are upgrading from GAMADV-X or GAMADV-XTD
GAM 6.03.09
Latest updates
Added command to print Chrome policies.
gam print chromepolicies [todrive <ToDriveAttribute>*]
[filter <String>]
ou|org|orgunit <OrgUnitItem> [(printerid <PrinterID>)|(appid <AppID>)]
[[formatjson [quotechar <Character>]]
Installation
If you are a first time Gam user:
If you are upgrading from standard Gam
If you are upgrading from GAMADV-X or GAMADV-XTD
GAM 6.03.08
Latest updates
Updated code to properly set the values for the following Chrome Policy schema values:
- chrome.users.SessionLength - sessionDurationLimit
- chrome.users.BrowserSwitcherDelayDuration - browserSwitcherDelayDuration
- chrome.users.MaxInvalidationFetchDelay - maxInvalidationFetchDelay
- chrome.users.SecurityTokenSessionSettings - securityTokenSessionNotificationSeconds
- chrome.users.PrintingMaxSheetsAllowed - printingMaxSheetsAllowedNullable
Installation
If you are a first time Gam user:
If you are upgrading from standard Gam
If you are upgrading from GAMADV-X or GAMADV-XTD
GAM 6.03.07
Latest updates
Updated code to properly set the values for the following Chrome Policy schema values:
- chrome.users.SessionLength - sessionDurationLimit
- chrome.users.BrowserSwitcherDelayDuration - browserSwitcherDelayDuration
- chrome.users.MaxInvalidationFetchDelay - maxInvalidationFetchDelay
- chrome.users.SecurityTokenSessionSettings - securityTokenSessionNotificationSeconds
- chrome.users.PrintingMaxSheetsAllowed - printingMaxSheetsAllowedNullable
Installation
If you are a first time Gam user:
If you are upgrading from standard Gam
If you are upgrading from GAMADV-X or GAMADV-XTD
GAM 6.03.06
Latest updates
Added enhanced commands for displaying Chrome Policy schemas.
gam info chromeschema <SchemaName>
<ChromePolicySchemaFieldName>* [fields <ChromePolicySchemaFieldNameList>]
[formatjson]
gam show chromeschemas
[filter <String>]
<ChromePolicySchemaFieldName>* [fields <ChromePolicySchemaFieldNameList>]
[formatjson]
gam print chromschemas [todrive <ToDriveAttribute>*]
[filter <String>]
<ChromePolicySchemaFieldName>* [fields <ChromePolicySchemaFieldNameList>]
[[formatjson [quotechar <Character>]]
Installation
If you are a first time Gam user:
If you are upgrading from standard Gam
If you are upgrading from GAMADV-X or GAMADV-XTD
GAM 6.03.05
Latest updates
Added commands to print Gmail imap/pop/language settings to CSV files.
gam <UserTypeEntity> print imap|imap4 [todrive <ToDriveAttribute>*]
gam <UserTypeEntity> print pop|pop3 [todrive <ToDriveAttribute>*]
gam <UserTypeEntity> print language [todrive <ToDriveAttribute>*]
Installation
If you are a first time Gam user:
If you are upgrading from standard Gam
If you are upgrading from GAMADV-X or GAMADV-XTD
GAM 6.03.04
Latest updates
Added commands to display user's other contacts using the People API.
To use this feature you must add the People API
to your project and authorize the appropriate scopes:
People API - Other Contacts - read only
: https://www.googleapis.com/auth/contacts.other.readonly
gam update project
gam user [email protected] check serviceaccount
Added commands to display user's contact groups using the People API.
Installation
If you are a first time Gam user:
If you are upgrading from standard Gam
If you are upgrading from GAMADV-X or GAMADV-XTD
GAM 6.03.03
Latest updates
Added commands to display user's contacts using the People API.
Simplifed commands for displaying domain conatcts/profiles with the People API.
Installation
If you are a first time Gam user:
If you are upgrading from standard Gam
If you are upgrading from GAMADV-X or GAMADV-XTD
GAM 6.03.02
Latest updates
Changed the time window for api_calls_rate_check
from 100 seconds to 60 seconds as Google
seems to be changing quota limits to be measured over 60 seconds.
Installation
If you are a first time Gam user:
If you are upgrading from standard Gam
If you are upgrading from GAMADV-X or GAMADV-XTD
GAM 6.03.01
Latest updates
Added option showsource
to gam <UserTypeEntity> print filelist countsonly
that adds an additional
column Source
that indicates the top level folder ID from which the counts are derived.
Installation
If you are a first time Gam user:
If you are upgrading from standard Gam
If you are upgrading from GAMADV-X or GAMADV-XTD