Skip to content

Licensing Data out of date #374

@robertbatchelor

Description

@robertbatchelor

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.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions