Wednesday, February 15, 2017

Configure Office Web Apps Server

Rum PowerShell as administrator:

Import-Module OfficeWebApps

New-OfficeWebAppsFarm -InternalURL <href="https://<FQDN" title="https://<FQDN">https://<FQDN</a> OWAS Server> -ExternalURL <href="https://<URL" title="https://<URL">https://<URL</a> OWAS public name> –CertificateName “Certificate Friendly Name” -AllowHTTP

New-OfficeWebAppsHost "Domain Name" 


to Check Offece Web Server open this link :

 https://FQDN OWAS Server/hosting/discovery



No comments: