Skip to content

Commit 16b3357

Browse files
authored
Adding teams
1 parent 27e394d commit 16b3357

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

skype/skype-ps/skype/Disable-CsOnlineSipDomain.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ This cmdlet facilitates consolidation of multiple Skype for Business Server depl
4343
This cmdlet may also be useful for organizations with on-premises deployments of Skype for Business Server that have not properly configured Azure AD Connect. If the organization does not sync msRTCSIP-DeploymentLocator for its users, then Skype for Business Online will attempt to provision online any users with an assigned Skype for Business license, despite there being users on-premises. While the correct fix is to update the configuration for Azure AD Connect to sync those attributes, using Disable-CsOnlineSipDomain can also mitigate the problem until that configuration change can be made. If this cmdlet is run, any users that were previously provisioned online in that domain will be de-provisioned in Skype for Business Online.
4444

4545
> [!IMPORTANT]
46-
> This cmdlet should not be run for domains that contain users hosted in Skype for Business Online. Any users in a sip domain that are already provisioned *online* will cease to function if you disable the online sip domain:
46+
> This cmdlet should not be run for domains that contain users hosted in Skype for Business Online or Microsoft Teams. Any users in a sip domain that are already provisioned *online* will cease to function if you disable the online sip domain:
4747
>
4848
> - Their SIP addresses will be removed.
49-
> - All contacts and meetings for these users hosted in Skype for Business Online will be deleted.
50-
> - These users will no longer be able to login to the Skype for Business Online environment.
49+
> - All contacts and meetings for these users hosted in Skype for Business Online or Microsoft Teams will be deleted.
50+
> - These users will no longer be able to login to the Skype for Business Online or Microsoft Teams environment.
5151
> - If these users use Teams, they will no longer be able to inter-operate with Skype for Business users, nor will they be able to federate with any users in other organizations.
5252
5353
> [!NOTE]

0 commit comments

Comments
 (0)