PSGSuite icon indicating copy to clipboard operation
PSGSuite copied to clipboard

*-GSUserLicense "License" Parameter Validation does not validate against "Google-Apps-*" SKU ID

Open phatmandrake opened this issue 3 years ago • 1 comments

Describe the bug

License with a Google-Apps-* SKU ID are not apart of the parameter validation set for the "License" parameter. Previously it did, I do not know when this behavior changed.

To Reproduce

Use any *-GSUserlicense cmdlet and Google-Apps* will not exist as a valid parameter in the list.

Expected behavior

That SKU Id from https://developers.google.com/admin-sdk/licensing/v1/how-tos/products would be valid for use.

Screenshots image

Environment (please complete the following information):

  • OS: MAcOS
  • PowerShell Version: 7.0.3
  • PSGSuite Version: 2.36.4

Additional context

This may not be a bug, but it was an unanticipated behavior change that I didn't realize was failing because we are using OU based auto-assignments from the billing page as well.

Edit:

It looks like they now map to any modified versions of the SKU Name e.g "G-Suite-Business"

image

phatmandrake avatar Sep 08 '20 18:09 phatmandrake

Have the same issue!

YuriySamorodov avatar Mar 20 '23 20:03 YuriySamorodov