Hi,
Recently we bought windows server 2008 r2 from myhosting.com . I tried to install office web apps 2013 on this machine. I followed this URL(http://technet.microsoft.com/en-us/library/jj219455.aspx) to configure office web apps 2013 in the machine. After installed the office web apps 2013, I created the Office Web Apps 2013 Server farm in the machine using power shell command.
New-OfficeWebAppsFarm –InternalURL "http://vps1141344" –AllowHttp -EditingEnabled
When I run the command on power shell I got the below error
New-OfficeWebAppsFarm : Logon failure: unknown user name or bad password.
At line:1 char:1
+ New-OfficeWebAppsFarm –InternalURL "http://vps1141344" –AllowHttp -EditingEnable ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [New-OfficeWebAppsFarm], AuthenticationException
+ FullyQualifiedErrorId : System.Security.Authentication.AuthenticationException,Microsoft.Off
ice.Web.Apps.Administration.NewFarmCommand
Please help me some one to fix this issue.
Thanks,
Nattuthurai
Nattuthurai.K