Jump to content

Featured Replies

Posted
  • FPCH Admin

Hi,

I'm trying to configure Office WebApps 2013 - I have installed pre requirements as http://technet.microsoft.com/en-us/library/jj219455.aspx and now I'm trying to add new server farm "New-OfficeWebAppsFarm –InternalURL http://OWAPILOT –AllowHttp -EditingEnabled"

but I have an error 'Logon failure - unknown user name or bad password' - how to solve this? Please guide me

Using Windows Server 2008 SP1

Installed .Net Framework 4.5, Windows Poweshell, and Office Web Apps Server

I am running Powershell as Admin and Executing the Following Code:

PS C:UsersAdministrator> New-OfficeWebAppsFarm -InternalURL http://OWAPILOT -AllowHttp -EditingEnabled

Got this Output:

New-OfficeWebAppsFarm : Logon failure: unknown user name or bad password.

At line:1 char:1

+ New-OfficeWebAppsFarm -InternalURL http://OWAPILOT -AllowHttp -EditingEnabled

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+ CategoryInfo : NotSpecified: (:) [New-OfficeWebAppsFarm], AuthenticationException

+ FullyQualifiedErrorId : System.Security.Authentication.AuthenticationException,Microsoft.Office.Web.Apps.Administration.NewFarmCommand

----------------------------------------------------------------------------------------------------------------

When i execute the following in command prompt

C:Windowssystem32>sc qc wacsm

Got Output:

[sC] QueryServiceConfig SUCCESS

SERVICE_NAME: wacsm

TYPE : 10 WIN32_OWN_PROCESS

START_TYPE : 2 AUTO_START

ERROR_CONTROL : 1 NORMAL

BINARY_PATH_NAME : "C:Program FilesMicrosoft Office Web AppsAgentMa

nagerMicrosoft.Office.Web.AgentManager.exe"

LOAD_ORDER_GROUP :

TAG : 0

DISPLAY_NAME : Office Web Apps

DEPENDENCIES :

SERVICE_START_NAME : LocalSystem

C:Windowssystem32>

--------------------------------------------------------------------------------------------

Server Machine is part of a domain also.

--------------------------------------------------------------------------------------------

HKLMSYSTEMCurrentControlSetserviceseventlog and subkey “Microsoft Office Web Companions”

 

If the key exists please delete it and then re-run the New-Officewebappsfarm command.

Key is not Exists in Registry

 

View this thread

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...