I have a Windows Server 2012 running Exchange 2013. Everything works smoothly until I install the WebAppsServer to enable WebReady Document Viewing in Outlook Web App, so users can preview Excel and Word documents.
I run the setup and afterwards, following the insructions HERE and HERE I put New-OfficeWebAppsFarm -InternalUrl “https://mydomain” –CertificateName “mycert” –EditingEnabled
I get the warning to only set EditingEnabled if I have the right licenses. So I say "n" to stop and I run New-OfficeWebAppsFarm -InternalUrl “https://mydomain” –CertificateName “mycert”
without editing.
Unfortunately instead of working WebAppss after some computation I get the error that the Office Web Apps Service failed to start. Now comes the bad thing:
My Outlook Webapp is broken and won't work.
What emergency measures can I take to get OWA back and running asap?