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 67 forks source link

Set-GSGroupSettings.ps1 needs parameters updated #332

Closed gsa-hub closed 2 years ago

gsa-hub commented 3 years ago

Describe the bug Over the last year, Google has vastly changed the Google Group settings. The Set-GSGroupSettings.ps1 cmdlet needs to be updated in order to have all of the current parameters be accurate.

To Reproduce Try to set any new setting and it will fail. Some existing settings now have incorrect options as well.

Expected behavior All settable Google Group settings should be settable by this cmdlet.

Environment (please complete the following information):

Additional context https://developers.google.com/admin-sdk/groups-settings/v1/reference/groups

gsa-hub commented 3 years ago

Created Pull request https://github.com/SCRT-HQ/PSGSuite/pull/331

FISHMANPET commented 2 years ago

Since this has been merged, I'm going to close this issue. This will be in the next release.