github taers232c/GAMADV-XTD3 v5.23.00
GAM 5.23.00

latest releases: v6.75.04, v6.75.03, v6.75.02...
3 years ago

Latest updates

5.22.13

Added preview option to gam <UserTypeEntity> create|update|delete|sync license commmands;
if specified, the changes will be previewed but not executed.

Added actioncsv option to gam <UserTypeEntity> create|update|delete|sync license commands.
For create, 'delete and 'sync, this will produce a CSV file with columns user,productId,skuId,action,message.
For update, this will produce a CSV file with columns user,productId,oldskuId,skuId,action,message.
This file shows the actions performed when processing the licenses.

Added addonly|removeonly options to gam <UserTypeEntity> sync license commands. By default, a sync will perform
add and remove operations; these options limit the operations as specified.

gam <UserTypeEntity> create|add license <SKUID> [product|productid <ProductID>] [preview] [actioncsv]
gam <UserTypeEntity> update license <SKUID> [product|productid <ProductID>] [from] <SKUID> [preview] [actioncsv]
gam <UserTypeEntity> delete license <SKUID> [product|productid <ProductID>] [preview] [actioncsv]
gam <UserTypeEntity> sync license <SKUID> [product|productid <ProductID>] [addonly|removeonly] [preview] [actioncsv]

Updated commit-batch command in batch files to take an optional argument that causes GAM to wait for user input before continuing.

  • commit-batch
    • GAM waits for all running GAM commands to complete
    • GAM continues
  • commit-batch <String>
    • GAM waits for all running GAM commands to complete
    • GAM prints <String> and waits for the user to press any key
    • GAM continues

Fixed bug in gam <UserTypeEntity> sync license where an attempt was made to add a license to an existing license holder.

Installation

If you are a first time Gam user:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD

Don't miss a new GAMADV-XTD3 release

NewReleases is sending notifications on new releases.