SCRT-HQ / PSGSuite

Powershell module for Google / G Suite API calls wrapped in handy functions. Authentication is established using a service account via P12 key to negate the consent popup and allow for greater handsoff automation capabilities
https://psgsuite.io/
Apache License 2.0
235 stars 67 forks source link

Get-GSUser more Employee information #313

Open pompushko opened 4 years ago

pompushko commented 4 years ago

Is it possible add more info about user retrieved via Get-GSUser?

I need info such employee id or job title.

Thank you!