Skype for Business 2019 - Exchange server 2016 Integration

Navin Kumar 21 Reputation points
2020-11-19T11:53:08.087+00:00

Hi all,

While attempting to integrate a Skype For Business Server 2019 with an Exchange Server 2016, I am receiving the following error message :

The command I entered is:
New-CsPartnerApplication -Identity Exchange -ApplicationTrustLevel Full -MetadataUrl "https://autodiscover.mydomain.com/autodiscover/metadata/json/1"

Error:
New-CsPartnerApplication : Cannot bind parameter 'MetadatUrl' to the target. Exception setting "MetadataUrl": "The metadata document could not be downloaded from the URL in the MetadataUrl parameter or downloaded data is not a valid metadata document, error: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel."

  • ... MetadataUrl "https://autodiscover.mydomain.com/autodiscover/metadata/jso ...
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • CategoryInfo : WriteError: (:) [New-CsPartnerApplication], ParameterBindingException
  • FullyQualifiedErrorId : ParameterBindingFailed,Microsoft.Rtc.Management.Internal.NewPartnerApplicationCmdlet

The following error is displayed in skype for business management shell

Kindly help us to solve the issue

Regards,
Navinkumar S

Skype for Business
Skype for Business
A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.
603 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,357 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sharon Zhao-MSFT 25,056 Reputation points Microsoft Vendor
    2020-11-20T03:11:51.247+00:00

    @Navin Kumar ,

    It seems to be a certificate issue on the Exchange server. Try to delete the old certificate and then restart IIS. For more details, please read Kismet’s reply in this link.

    Besides, Jeff Schertz’s blog also gives detailed steps for integration between Exchange and Skype for business. You can refer to this link: https://blog.schertz.name/2015/09/exchange-and-skype-for-business-integration/.

    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.