Certificate error mac skype for business

broken image
broken image

Notice the URL ends with “.svc” and not “.xml”. The Skype for Business Server needs to know where to find the autodiscover service, and this is set using the following command: Set-CsOauthConfiguration -ExchangeAutodiscoverUrl '' The process here has not changed from previous versions and is well documented in TechNet and other blogs. The following outlines the pieces of information needed to configure the environment and their values in our mock scenario:Įxchange Autodiscover URL: įirst, let’s review the steps needed to configure the Skype for Business environment.

broken image

Gone are the days of modifying web.config files to make way for managing this via a few simple PowerShell commands. While the process on the Skype for Business side has stayed the same, Microsoft has introduced a new way to configure the IM server and certificate on the Exchange side that is simpler and easier to manage.

broken image

Recently I had to perform a familiar function: integrating Skype for Business with Exchange in order to allow IM and presence functionality inside of OWA (or “Outlook on the Web” as it is now known).