MSI
WinGet
gam
GAM Team - google-apps-manager@googlegroups.com · 7.07.00 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i gam-7.07.00-windows-x86_64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{61B944C3-0C8D-4C46-8CEB-CDF58D2EAAD0}
Product version operator
Greater than or equal to
Product version
7.07.00
MSI Properties
Product Code
{61B944C3-0C8D-4C46-8CEB-CDF58D2EAAD0}
File Identity
Filename
gam-7.07.00-windows-x86_64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GAM-Team.gam
Version
7.07.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.07.00/gam-7.07.00-windows-x86_64.msi
Release Notes
- 7.07.00
As of mid-October 2024, Google deprecated the API that retrieved the Global Address List.
The following commands have been eliminated.
gam info gal
gam print gal
gam show gal
These commands are a work-around for gam print gal.
gam config csv_output_row_filter "includeInGlobalAddressList:boolean:true" redirect csv ./UserGAL.csv print users fields name,gal
gam config csv_output_row_filter "includeInGlobalAddressList:boolean:true" batch_size 25 redirect csv ./GroupGAL.csv print groups fie…