PSGSuite icon indicating copy to clipboard operation
PSGSuite copied to clipboard

Add option to enable conversation history

Open maxou69 opened this issue 3 years ago • 1 comments

Hello,

I'm actually creating some groups using PSGsuite with this command line :

New-GSGroup Email [email protected] -Name "Maxou test list" Description "none"

The group is created successfully, but I don't find any informations on Set-GSGroupSettings to turn on the "Conversation history" on "ON"

image

This setting already exist ? Do you need to add this feature ?

Thanks for your help !

maxou69 avatar May 18 '22 14:05 maxou69

There doesn't seem to be an option in the group API for this

https://developers.google.com/admin-sdk/groups-settings/v1/reference/groups#json

TurnItOff-OnAgain avatar May 20 '22 12:05 TurnItOff-OnAgain