Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Licensing Data out of date #374

Open
robertbatchelor opened this issue Jun 25, 2022 · 4 comments
Open

Licensing Data out of date #374

robertbatchelor opened this issue Jun 25, 2022 · 4 comments

Comments

@robertbatchelor
Copy link

robertbatchelor commented Jun 25, 2022

After a coupe of hours of screwing around I believe I have hit a wall, and I assumption is due to this module not recognising the newer license types now provided through Google Workspace.

The CMDlet Get-GSUserLicense no longer returns any licenses information against users with a Google Workspace Enterprise Standard license, or Google Workspace Enterprise Standard - Archived User license. It simply returns that no license was found. Even with the -CheckAll parameter added from this issue #270

This is further confirmed, if you try to run something like the following; Get-GSUserLicense -License "Google-Workspace-Enterprise-Standard" you'll receive and error with all of the expected license names, which most do not exist and do not reflect what is detailed in Googles documentation https://developers.google.com/admin-sdk/licensing/v1/how-tos/products

You can run Get-GSUserLicense with -CheckAll and -Verbose to confirm the same result.

@sccannon
Copy link

Second. This is needed.

@mattseiter-nbs
Copy link

Yes, this is greatly needed. As it is now the license commands are not useful.

@sccannon
Copy link

sccannon commented Jun 7, 2023

Bump. This is needed.

@Buenno
Copy link

Buenno commented Aug 31, 2023

I've made some changes to the licensing but need to test. Will let you know how I get on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants