Forum Discussion
Migrate from Skype for Business Hybrid to Skype for Business online
- Jun 28, 2017
Earl,
When you say remove Hybrid mode and go to Cloud only, are you referring to Skype for Business Hybrid, or are you talking about even disconnecting Azure AD? For removing Hybrid from a Skype for Business Online tenant, you would simply change the required DNS over to point at Skype for Business Online, and then remove the configuration that was set via PowerShell to setup the "SharedSipAddressSpace" in SFBO. At that point, your Skype for Business Online environment is completely standing on its own (and on-prem servers can be decommissioned), but your user accounts themselves will still show "Synced", as they are created in your on-prem AD and synced to the Cloud using Azure AD Connect.
Sorry if I seem to be rambling, I just wanted to make sure it was all cleared up on your end.
Josh
Ah yes, that makes sense, I got ya!
Well, best of luck as you move forward, and look forward to bumping into within the Tech Community later on!
Josh
We made our DNS changes last weekend and I've turned off Hybrid connectivity. However, when we sync users from onprem AD to Azure and assign a Skype for Business plan 2 license, they are not displayed in the Skype for Business Admin Center. Does anyone know why this is not working?
- Dino CaputoAug 24, 2017MVPYep you are good to run those assuming you have first decommissioned all the on premise servers - see https://blog.adexis.com.au/2016/10/25/decommissioning-skype-for-business-2015-on-premise-after-migrating-to-o365/ for detailed steps.
- EarlZirkleAug 24, 2017Iron Contributor
Awesome! Thanks Josh Blalock!
- Josh BlalockAug 24, 2017MVP
Yeah, I've used both commands recently in an org that moved all users to Skype for Business Online. They go through and clean things up nicely, and I don't believe it should impact S4BO in a negative way. It definitely hasn't in the environment that I have used them in last week. It cleaned up all the groups, ACLs, etc.
- EarlZirkleAug 24, 2017Iron Contributor
I'm writing up the procedure to completely remove Skype for Business from our on-premises infrastructure.
After removing the Edge and Front End pools, effectively fully removing the deployment from the topology, I'm wondering if it's safe to remove the changes to the AD schema? I don't believe Skype for Business online uses the SfB AD attributes.
Commands I'm interested in using:
Disable-CsAdDomain
Disable-CsAdForestHas anyone used these commands to undo the domain/forest preparation tasks put in place by Skype for Business?
- Aug 24, 2017
JasonWynn Yep :) I'm way too impatient for that, that's when time slows down for me...
- JasonWynnAug 23, 2017MVP
Anthony Caragol - I've had it take an hour or more per user depending on the size of the organisation before it shows up on SfBO Admin portal.
- Ben DonaldsonAug 23, 2017Iron Contributor
I've only just seen this thread, but had this every time I've performed a migration to SFBO from on-prem that's been in hybrid at any point. In a none hybrid scenario (pure on-prem), when you disable a user for Skype for Business, all the Skype related user attributes are cleared out from the user object and you wont have any problem enabling them online and having them appearing in the online control panel. However if the environment has been in a hybrid at any point and you disable a user, all the attributes are cleared out with the exception of the DeploymentLocator which stays populated with an SRV value. Taht value is sync'd to the cloud as part of your account sync process, and when you assign a license the Skype provisioning process hits a brick wall because a required attribute is already populated. As you mentioned, clearing the attribute and then allowing for a sync cycle will fix the problem. From experience, I've noted there's no need to remove and re-assign licenses etc. The accounts will simply drop in 10-15 minutes after the sync of the null Deployment Locator attribute.
Appreciate you've already made people aware of the fix, but in addition this isn't a querk unique to yourself or the way you went about doing anything - it will happen 100% of the time for any hybrid migration.
Kind regards
Ben - EarlZirkleAug 22, 2017Iron Contributor
I opened a case with Microsoft and they helped me identify and correct the issue.
- Since we no longer enable users in the Skype for Business onpremises, we stil need to create a SIP address value under the proxyAddresses attribute of new accounts before they are synced to Azure.
- Ensure the msRTCSIP- attributes are all configured to <not set>. I think one attribute msRTCSIP-DeploymentLocator had a value of "SRV:" and had to be changed to <not set>.
I hope this helps anyone else moving from onpremises to fully in the cloud.
- EarlZirkleAug 22, 2017Iron ContributorNo, It didn't work. I'm opening a ticket with Microsoft.
- Aug 22, 2017
It can take a few minutes before it shows up in the SfBO admin center after licensing, give it an hour or so. If they're still not there, unlicense and re-license, if still not there, you may need to contact support.