MSI
WinGet
gam
GAM Team - google-apps-manager@googlegroups.com · 7.22.00 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i gam-7.22.00-windows-x86_64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{EBF65809-7E69-472F-9338-B3EB9EA9A4E0}
Product version operator
Greater than or equal to
Product version
7.22.00
MSI Properties
Product Code
{EBF65809-7E69-472F-9338-B3EB9EA9A4E0}
File Identity
Filename
gam-7.22.00-windows-x86_64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GAM-Team.gam
Version
7.22.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.22.00/gam-7.22.00-windows-x86_64.msi
Release Notes
- 7.22.00
Expanded <UserTypeEntity> to allow specification of non-archived/archived users.
- See Collections of Users
These commands have also been updated to deal with archived users:
- gam print aliases
- gam update groups
- gam info orgs
- gam print orgs
- gam print users
Added datetime <DateTimeFormat> command that can be embedded in Gam batch files.
The current time is formatted with <DateTimeFormat> and subsequent lines in <BatchContent>
will have %datetime% replaced with the formatted tim…