MSI
WinGet
gam
GAM Team - google-apps-manager@googlegroups.com · 7.23.04 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i gam-7.23.04-windows-x86_64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{FED0918A-7EC9-4472-B570-519470963459}
Product version operator
Greater than or equal to
Product version
7.23.04
MSI Properties
Product Code
{FED0918A-7EC9-4472-B570-519470963459}
File Identity
Filename
gam-7.23.04-windows-x86_64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GAM-Team.gam
Version
7.23.04
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.23.04/gam-7.23.04-windows-x86_64.msi
Release Notes
- 7.23.04
Added option addcsvdata <FieldName> <String> to gam <UserTypeEntity> print events
and gam calendars <CalendarEntity> print events that adds additional columns of data to the CSV file output.
An example would be to get the calendar name in addition to the calendar ID when printing events.
gam redirect csv ./Resources.csv print resources fields email,name
gam redirect csv ./ResourceEventCounts.csv multiprocess redirect stderr - multiprocess csv Resources.csv gam calendar "~resourceEmail"…