Server 2016, Exchange 2016 Cu14 Hyper-V VM, Skype for Business server 2016 Hyper-V VM.
Exchange and Skype on separate physical boxes.
Exchange OWA URL: mail.contoso.com
Exchange using a self-signed certificate - created before Skype was installed so does not contain any Skype URL's. I would very much not have to replace this certificate at this time.
Skype 2015 uses certificates created by an internal CA and does not contain any Exchange URL's.
I would like to confirm what I am doing is correct before deploying these settings.
I am still new to Skype for business so I am not sure which URL does what.
Exchange and Skype integration -
using this article
How do I determine which URL is my pool URL for the metadata cmdlet for exchange? Refer to the ??? in the exchange powershell cmdlet in the box below. Do I use the internal or external one if they are separate?
Exchange powershell:
"C:\Program Files\Microsoft\Exchange Server\V15\Scripts\Configure-EnterprisePartnerApplication.ps1 -AuthMetaDataUrl 'https://??????.??????.com/metadata/json/1' -ApplicationType Lync"
Skype powershell:
New-CsPartnerApplication -Identity Exchange -ApplicationTrustLevel Full -MetadataUrl "https://autodiscover.contoso.com/autodiscover/metadata/json/1"