question

MKGURU-1394 avatar image
0 Votes"
MKGURU-1394 asked JimmyYang-MSFT edited

Skype for Business 2019 and Hybrid configuration failing

Hi,
We had SFB 2015 Hybrid configuration setup and working nicely. When we upgraded to SFB 2019 recently, the hybrid wizard (on SFB 2019 MACP)is not completing. It fails with error message (see screenshots)


MACP error
112042-sfb19-error-msg.jpg

Fiddler output on error

112024-sfb19-error-msg2.jpg

Microsoft Powershell module [2.3.1] has been installed.

Followed most of the instructions from here.
https://itgala.xyz/configure-hybrid-connectivity-between-skype-for-business-server-and-office-365/

Any help/advice would be much appreciated.





office-exchange-hybrid-itprooffice-skype-business-server-deployment
sfb19-error-msg.jpg (47.8 KiB)
sfb19-error-msg2.jpg (146.2 KiB)
· 5
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @MKGURU-1394

To configure the federation with Office 365, it firstly recommends you check if your blocked\allowed Domains list for the on-premise deployment exactly match your online tenant.

According to your error message, it seems your PowerShell Module cannot recognize this command "Get-CsTenantHostingProvider". I did a research in Teams PowerShell Module and we also did not find this command in this article. You could try to refer to this article's steps to check your hybrid configuration is right.

0 Votes 0 ·

Hello,

Thanks for your prompt reply

  • Did the check for the blocked\allowed Domains - no issue here.

Checked the command from a powershell window and here is the result.

112096-image.png



Command is there ...

Anything else I can do ?

0 Votes 0 ·
image.png (31.2 KiB)

Hi @MKGURU-1394

Your command seems is not in this article's steps. Could you try to run the following command to see if it works:

New-CsHostingProvider -Identity Office365 -ProxyFqdn "sipfed.online.lync.com" -Enabled $true -EnabledSharedAddressSpace $true -HostsOCSUsers $true -VerificationLevel UseSourceVerification -IsLocal $false -AutodiscoverUrl https://webdir.online.lync.com/Autodiscover/AutodiscoverService.svc/root


0 Votes 0 ·

@MKGURU-1394

It has been a while, how is everything going?
If you have any update about this issue, please feel free to post back.

0 Votes 0 ·
Show more comments

0 Answers