We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
showitemcount examples
showitemcountonly part 2
Updated device commmands
Multiple updates
Formatting cleanup
Clean up <UniqueID>
Fixed bug in `gam print deviceusers` where command would never terminate.
Update Cloud-Identity-Devices.md
Added `endpointverificationspecificattributes` to `<DeviceFieldName>`
Update quotechar documentatiojn
Two updates from Jay Following Jay's lead, added option `removeresetlock` to `gam wipe device <DeviceEntity>` that will remove the account lock on the Android or iOS device. Following Jay's lead, added option `usenewexport <Boolean>` to `gam create vaultexport ... corpus mail`.
Update syntax
fix typo
Eliminated `ios` from `<DeviceType> ::= android|chrome_os|google_sync|linux|mac_os|windows`
Added the capability to access two new areas. * Chrome Installed Apps Counts - https://github.com/taers232c/GAMADV-XTD3/wiki/Chrome-Installed-Apps-Counts * Chrome Versions Counts - https://github.com/taers232c/GAMADV-XTD3/wiki/Chrome-Versions-Counts
Multiple enhancements Following Jay's lead, added commands to display and update Cloud Identity Device User Client States. Following Jay's lead, added a command to display item counts retained in Google Vault. Updated `gam <UserTypeEntity> create drivefileshortcut <DriveFileEntity>` to not create duplicate shortcuts.
Added more error handling for `gam <UserTypeEntity> process messages|threads`.
fix a couple of minor typos
Added commands to support the new Device Management API. Added `admin_email` to `gam.cfg` which will supercede the value from `oauth2.txt`. Added `enable_dasa` to `gam.cfg`. When True, GAM will use a Delegated Admin Service Account for all API access.