MSI
WinGet
gam
GAM Team - google-apps-manager@googlegroups.com · 7.25.00 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i gam-7.25.00-windows-arm64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{2410A862-616F-416C-9A25-1ED95499255A}
Product version operator
Greater than or equal to
Product version
7.25.00
MSI Properties
Product Code
{2410A862-616F-416C-9A25-1ED95499255A}
File Identity
Filename
gam-7.25.00-windows-arm64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GAM-Team.gam
Version
7.25.00
Description
command line management for Google Workspace
License
Apache-2.0
↗
Homepage
https://github.com/GAM-team/GAM
Installer URL
https://github.com/GAM-team/GAM/releases/download/v7.25.00/gam-7.25.00-windows-arm64.msi
Release Notes
- 7.25.00
Removed a capabilty added in 7.24.00 that allowed reading command data from Google Docs and Sheets
when a user's service account access to Drive and Sheets had been disabled. Jay was concerned
that this change could be exploited to give access to all user's files.
This capability has been replaced by issuing the following commands. The admin specified in gam oauth create
can read command data from Docs and Sheets to which it has access.
gam config commanddata_clientaccess true save
gam…