Scroll to bottom of page for installation/downloads
Latest updates
6.80.13
Added my_publishable_items
to <DriveFileQueryShortcut>
that can be used in
gam <UserTypeEntity> print filerevisions
to select only those items that can be
published to the web: documents, forms, presentations(slides), spreadsheets. With row filtering,
this allows identification of files that have been published outside your domain.
gam config csv_output_row_filter "revisions.0.publishedOutsideDomain:boolean:true" auto_batch_min 1 num_threads 20 redirect csv ./PublishedDocs.csv multiprocess redirect stdout - multiprocess redirect stderr stdout all users print filerevisions my_publishable_items select last 1
6.80.12
Updated gam print vaultcounts
to correctly display accounts with errors.
6.80.11
Updated gam <UserTypeEntity> delete|purge|trash|untrash <DriveFileEntity> shortcutandtarget
that when <DriveFileEntity
is a shortcut, to have GAM validate that the shortcut and target can be
successfully processed before proceeding.
6.80.10
Added option followshortcuts [<Boolean>]
to gam <UserTypeEntity> print|show fileinfo|filepath <DriveFileEntity>
that when true and <DriveFileEntity
is a shortcut, causes GAM to display information about the target of the shortcut rather than the shortcut itself.
Added option shortcutandtarget [<Boolean>]
to gam <UserTypeEntity> delete|purge|trash|untrash <DriveFileEntity>
that when true and <DriveFileEntity
is a shortcut, causes GAM to process the shortcut and the target of the shortcut.
6.80.09
Added options allschemas|(schemas|custom|customschemas <SchemaNameList>)
to gam print group-members
that display any custom schema values for the group members.
6.80.08
Updated gam print|show oushareddrives
to display the Shared Drive ID, name and orgUnitPath as
individual, separate entities in the output.
6.80.07
Updated dateheaderformat iso
in gam <UserTypeEntity> info|print|show messages
to include a colon
between the hours and minutes in the timezone portion of the string as in all other time strings.
6.80.06
Added option tdreturnidonly [<Boolean>]
to <ToDriveAttribute>
that when true (the default), causes GAM to display
only the uploaded file ID to stdout. This can be captured and used in subsequent commands, tdfileid <DriveFileID>
that will update the same file.
6.80.05
Added option individualstudentcoursework copy|delete|maptoall
to gam create|update course ... copyfrom
that controls how individual student coursework in the copyfrom
course is processed.
individualstudentcoursework copy
- Copy individual student coursework; this is the default. You will get an error if a student is not a member of the courseindividualstudentcoursework delete
- Delete individual student courseworkindividualstudentcoursework maptoall
- Map individual student coursework to all student coursework
For convenience, setting individualstudentassignments
sets all of the following to the same value:
*individualstudentannouncements
*individualstudentmaterials
*individualstudentcoursework
6.80.04
Cleaned up progress messages in gam create|update course ... copyfrom
.
6.80.03
Added option stripcrsfromname
to gam <UserTypeEntity> print driveactivity
that causes carriage returns,
linefeeds and nulls to be stripped from file names.
6.80.02
Added option addcsvdata <FieldName> <String>
to gam <UserTypeEntity> print filecounts
that adds
additional columns of data to the CSV file output.
Added options individualstudentannouncements copy|delete|maptoall
and individualstudentmaterials copy|delete|maptoall
to gam create|update course ... copyfrom
that controls how individual student announcements and materials in the copyfrom
course are processed.
individualstudentannouncements copy
- Copy individual student announcements; this is the default. You will get an error if a student is not a member of the courseindividualstudentannouncements delete
- Delete individual student announcementsindividualstudentannouncements maptoall
- Map individual student announcements to all student announcementsindividualstudentmaterials copy
- Copy individual student materials; this is the default. You will get an error if a student is not a member of the courseindividualstudentmaterials delete
- Delete individual student materialsindividualstudentmaterials maptoall
- Map individual student materials to all student materials
6.80.01
Added options showstudentsaslist [<Boolean>]
and delimiter <Character>
to gam print course-work
.
By default, when course work is assigned to individual students, the student IDs are displayed in multiple indexed columns.
Use these options to display the student IDs in a single column as a delimited list.
Updated gam <UserTypeEntity> vacation [<Boolean>]
to make <Boolean>
optional; this allows changes
to other fields without affecting the current responder state.
Updated gam <UserTypeEntity> print|show vacation
to avoid a trap when invalid start or end dates
have been entered in the Gmail user interface. Invalid dates are represented as 1970-01-01
.
6.80.00
Fixed bug in gam <UserTypeEntity> print users ... license ... formatjson
that caused a trap.
Upgraded to Python 3.12.5 where possible.
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
5c6313f112fc1e2772eb0bb473bc3615df05eef3ed53fbc35d77d8d492f0182c gamadv-xtd3-6.80.13-linux-arm64-glibc2.23.tar.xz
057b09b45868e642843d21b9057e6f17c9acf4a65699978bc56bbe6653c389e7 gamadv-xtd3-6.80.13-linux-arm64-glibc2.27.tar.xz
2f6b944448c7ebce7e864f4f7ae367dd8799d76b71db0c9d2252b241357e34d0 gamadv-xtd3-6.80.13-linux-arm64-glibc2.31.tar.xz
e5ef0debf091f026bcc4daf169b131147d0e943975c9e836eaa891537ac82adf gamadv-xtd3-6.80.13-linux-x86_64-glibc2.19.tar.xz
a14890cd6f4d2aef9cc6086385c7f09a2e68cb9a6435789e4c4bf718f320e4b3 gamadv-xtd3-6.80.13-linux-x86_64-glibc2.23.tar.xz
49065bd4b4443951d7819a521b7b4cc5a0971e10e5dae0a63aa6536fe1ccdb03 gamadv-xtd3-6.80.13-linux-x86_64-glibc2.27.tar.xz
7cbe93958e48cca4dd57e84952e98499acfc03a185e7219919107d8608feda3d gamadv-xtd3-6.80.13-linux-x86_64-glibc2.31.tar.xz
6b60d93bcfe52d894935c66b23a3d29a54f9265580bc320c7c96becf978a544d gamadv-xtd3-6.80.13-linux-x86_64-glibc2.35.tar.xz
b051f3499ad9319ae7073341b63d833a7e4ae58f46508b99323caaba0e9649b7 gamadv-xtd3-6.80.13-linux-x86_64-legacy.tar.xz
3500947a56ae16189577b256122f8d84a761c163b06b1488cab5e2997dcd9024 gamadv-xtd3-6.80.13-macos-arm64.tar.xz
9e848c6b8c0d2e4d90c53a1cdcf183aaa211c06806ff8d7d81de7a4ff9ffc9fa gamadv-xtd3-6.80.13-macos-x86_64.tar.xz
9e45ec3932ac5c1f5c5d9da9be04cfce44d8c812e506863b08459c76cde8095c gamadv-xtd3-6.80.13-windows-x86_64.msi
03f0bec8e9687f551d9430f076061688c371f57e11e30f5d99a8d4f9ef3326b0 gamadv-xtd3-6.80.13-windows-x86_64.zip