If you have upgraded your Skype for Business users to Teams and want to update the Teams co-existence mode to “Teams Only” so that users can only use Teams but still join meetings hosted in Skype for Business. To change the coexistence mode. Open Teams Admin Portal -> Org-wide settings -> Teams upgrade Change the… Continue reading Unable to change the Coexistence mode from Islands to Teams Only
Tag: Microsoft Teams
How to disable a particular service or license for example Teams from office 365 assigned license plan using Powershell
When you assign office 365 license to a user, office 365 services are available to the users like Teams or SharePoint etc. You can enable or disable a specific license for an office 365 account or all office 365 accounts using powershell. Steps: 1) Open Powershell and connect to MSOnline Powershell Module using command connect-msolservice. If… Continue reading How to disable a particular service or license for example Teams from office 365 assigned license plan using Powershell