You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: skype/skype-ps/skype/Enable-CsOnlineSipDomain.md
+7-6Lines changed: 7 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -31,28 +31,29 @@ Before running this cmdlet for any SIP domain in a Skype for Business Server dep
31
31
**IMPORTANT**
32
32
If you have more than one on-premises deployment of Skype for Business Server, you *must* ensure SharedSipAddressSpace is disabled in all other Skype for Business Server deployments except the deployment containing the SID domain that is being enabled.
33
33
34
-
### HOW TO DETACH A HYBRID DEPLOYMENT FROM OFFICE 365
34
+
**HOW TO DETACH A HYBRID DEPLOYMENT FROM OFFICE 365**
35
+
35
36
Once you have moved all users from on-premises into the cloud, you can decommission the on-premises Skype for Business deployment. Aside from removing any hardware, a critical step is to logically detach that on-premises deployment from Office 365. Detaching hybrid consists of 3 steps:
36
37
- Disable shared sip address space in the O365 tenant.
37
38
- Disable the ability in the on-premises environment to communicate with O365
38
39
- Update DNS records to point to Office 365.
39
40
These steps should be done together as a unit.
40
41
41
-
####Disable shared sip address space in the Office 365 tenant
42
+
- Disable shared sip address space in the Office 365 tenant
42
43
The command below needs to be done from a Skype for Business Online PowerShell window.
###Disable ability in on-premise to communicate with Office 365
49
+
- Disable ability in on-premise to communicate with Office 365
49
50
The command below needs to be done from an on-premises PowerShell window. If you have previously imported an Office 365 session, start a new Skype for Business PowerShell session.
The organization’s external DNS for the former on-premises deployment needs to be updated so that Skype for Business records point to Office 365 instead of Onprem. Specifically:
0 commit comments