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
234 stars 68 forks source link

Update gs group #353

Closed Buenno closed 2 years ago

Buenno commented 3 years ago

Added new Update-GSGroup function to resolve issue reported in #344.

I have also removed the email parameter from the Update-GSGroupSettings function as the groups settings API cannot be used to update the email address, you must use the directory API.