Forum Discussion
thecracked
May 07, 2020Copper Contributor
Add allowed Domains via Powershell in Teams Admin Center
Hello everybody, I'm currently looking for a way to add "allowed domains" via powershell. These can be added manually via the Microsoft Teams admin Center - Org-wide settings -> Eternal access. ...
- May 07, 2020
That list is shared with Skype for Business Online, so you can use the SfBO PowerShell cmdlets: https://docs.microsoft.com/en-us/powershell/module/skype/set-cstenantfederationconfiguration?view=skype-ps
VasilMichev
May 07, 2020MVP
That list is shared with Skype for Business Online, so you can use the SfBO PowerShell cmdlets: https://docs.microsoft.com/en-us/powershell/module/skype/set-cstenantfederationconfiguration?view=skype-ps
thecracked
May 07, 2020Copper Contributor