Forum Discussion
Sai Gutta
Dec 04, 2019Iron Contributor
Powershell Command to manage Teams Settings
Is there a PS command to manage Teams Settings under Org-Wide Settings in Teams Admin center. Example: to Disable cloud storage other than sharepoint.
- Dec 05, 2019
Yes, use the Set-CsTeamsClientConfiguration cmdlet: https://docs.microsoft.com/en-us/powershell/module/skype/set-csteamsclientconfiguration?view=skype-ps
VasilMichev
Dec 05, 2019MVP
Yes, use the Set-CsTeamsClientConfiguration cmdlet: https://docs.microsoft.com/en-us/powershell/module/skype/set-csteamsclientconfiguration?view=skype-ps