Lync 2013 sharing Powerpoint persentation problem "Some sharing features are unavailable due to server connectivity issues"
- office web apps server 2013
- one lync 2013 standard frontend servers
- lync 2013 clients
we followws the following steps to deploy the WAC and integrate it with lync server 2013
1- run the this prerequisites powershell cmd:
Add-WindowsFeature Web-Server,Web-Mgmt-Tools,Web-Mgmt-Console,Web-WebServer,Web-Common-Http,Web-Default-Doc,Web-Static-Content,Web-Performance,Web-Stat-Compression,Web-Dyn-Compression,Web-Security,Web-Filtering,Web-Windows-Auth,Web-App-Dev,Web-Net-Ext45,Web-Asp-Net45,Web-ISAPI-Ext,Web-ISAPI-Filter,Web-Includes,InkandHandwritingServices, NET-Framework-Features, NET-Framework-Core, NET-HTTP-Activation, NET-Non-HTTP-Activ, NET-WCF-HTTP-Activation45 -source D:\sources\sxs
2- Installed offce web apps server
3- Create Domain certificate using the mmc with common name owa.mydomain.com and with san owa.mydomain.com
4- Create office web apps farm (New-OfficeWebAppsFarm -InternalURL "owa.mydomain.com" -ExternalURL "owa.mydomain.com" -CertificateName"Friendly Name" -AllowHTTP
5- Add the office web app server in the topology and add it to associated Office web apps server to the front end pool and then publish the topology
6- I can open this discovery URL
7-With lync 2010 ppt sharing works fine
Request Your help/suggestion to resolve the issue