Can't join Office Web App Server to SharePoint 2013 Production Farm. SPWOPIBinding Error: The ServerName argument is invalid.

I tried to connect my OWA server to my SharePoint 2013 production farm and I get an error:

New-SPWOPIBinding : The ServerName argument is invalid.

At line: char:1

  *New-SPWOPIBinding -ServerName https://servername.local

    + CategoryInfo     : InvalidArguement: (Microsoft.Share....tNewWOPIBind

      ing:SPCmdletNewWOPIBinding) [New-SPWOPIBinding], SPCmdletException

      + FullyQualifiedErrorId:  Microsoft.SharePoint.PowerShell.SPCmdletNewWOPIBinding

 

This was my initial PowerShell command: New-OfficeWebAppsFarm -InternalUrl "https://server.local" -ExternalUrl "https://owaserver.local" -CertificateName "OWAPP" -EditingE

January 17th, 2014 4:55pm

-ServerName should be servername.local, not http://servername.local.

http://technet.microsoft.com/en-us/library/jj219441.aspx

Free Windows Admin Tool Kit Click here and download it now
January 17th, 2014 5:04pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics