Trying to configure owa for exchange 2010 but running cscript owauser.wsf gives me some weird error:
Hi!
Trying to configure owa for exchange 2010 but running cscript owauser.wsf gives me some weird error:
C:\Program Files (x86)\Enterprise Vault>cscript owauser.wsf /domain:x /user:xx /password:xxx
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation. All rights reserved.
WScript version: 5.8
Configuring for Exchange 2003/2007 << Why is it saying I have 2003 or 2007 exchange??
Running as: x\xx
User name: xx
User domain: x
Assigned user right: SeNetworkLogonRight
Assigned user right: SeInteractiveLogonRight
Assigned user right: SeBatchLogonRight
Assigned user right: SeChangeNotifyPrivilege
Configured Enterprise Vault web app
C:\Program Files (x86)\Enterprise Vault\owauser.wsf(254, 5)
WshShell.RegWrite: Invalid root in registry key "HKLM\Software\Wow6432Node\KVS\Enterprise Vault\Install\OwaWebAppAlias".
What function is suppose to creat the reg item "OwaWebAppAlias" because there is no regitem like that on the list at all.... Can it be created by hand or should I look in to some other function maybe during the installation?
Just in case it's relevant:
using windows server 2008 R2 on all platforms exchange is 2010 ev version is 10.0
Br
Sani B.
Hi Sani,
Please try disabling UAC on the EV server and running the owauser.wsf cscript again. That should let it complete successfully!
-Chris