安装 Lync Server 时出错,“正在安装 OcsCore.msi(Feature_LocalMgmtStore)...失败代码 1603”

安装 Lync Server 时出错,“正在安装 OcsCore.msi(Feature_LocalMgmtStore)...失败代码 1603”

我正在努力在测试环境中安装 Lync Server,目前正处于“安装本地配置存储”步骤。先决条件似乎没问题,但在安装 OcsCore.msi 时出现问题

...
Checking prerequisite SqlNativeClient...prerequisite satisfied.
Checking prerequisite SqlBackcompat...prerequisite satisfied.
Checking prerequisite UcmaRedist...prerequisite satisfied.
Installing OcsCore.msi(Feature_LocalMgmtStore)...failure code 1603
Error returned while installing OcsCore.msi(Feature_LocalMgmtStore), code 1603. Please consult log at C:\Users\Administrator.HAWC\AppData\Local\Temp\1\Add-OcsCore.msi-Feature_LocalMgmtStore-[2012_07_08][12_00_27].log

日志文件也没什么帮助,就这样结束了

Property(S): Privileged = 1
Property(S): USERNAME = Windows User
Property(S): DATABASE = C:\Windows\Installer\9525f.msi
Property(S): OriginalDatabase = C:\ProgramData\Microsoft\Lync Server\Deployment\cache\4.0.7577.0\setup\OcsCore.msi
Property(S): UILevel = 2
Property(S): Preselected = 1
Property(S): ACTION = INSTALL
Property(S): WIX_ACCOUNT_LOCALSYSTEM = NT AUTHORITY\SYSTEM
Property(S): WIX_ACCOUNT_LOCALSERVICE = NT AUTHORITY\LOCAL SERVICE
Property(S): WIX_ACCOUNT_NETWORKSERVICE = NT AUTHORITY\NETWORK SERVICE
Property(S): WIX_ACCOUNT_ADMINISTRATORS = BUILTIN\Administrators
Property(S): WIX_ACCOUNT_USERS = BUILTIN\Users
Property(S): WIX_ACCOUNT_GUESTS = BUILTIN\Guests
Property(S): ROOTDRIVE = C:\
Property(S): CostingComplete = 1
Property(S): OutOfDiskSpace = 0
Property(S): OutOfNoRbDiskSpace = 0
Property(S): PrimaryVolumeSpaceAvailable = 0
Property(S): PrimaryVolumeSpaceRequired = 0
Property(S): PrimaryVolumeSpaceRemaining = 0
Property(S): INSTALLLEVEL = 1
Property(S): SOURCEDIR = C:\ProgramData\Microsoft\Lync Server\Deployment\cache\4.0.7577.0\setup\
Property(S): SourcedirProduct = {9521B708-9D80-46A3-9E58-A74ACF4E343E}
=== Logging stopped: 2012-07-08  12:01:46 ===
MSI (s) (98:F8) [12:01:46:354]: Note: 1: 1729 
MSI (s) (98:F8) [12:01:46:354]: Product: Microsoft Lync Server 2010, Core Components -- Configuration failed.

MSI (s) (98:F8) [12:01:46:354]: Windows Installer reconfigured the product. Product Name: Microsoft Lync Server 2010, Core Components. 
Product Version: 4.0.7577.0. Product Language: 1033. Manufacturer: Microsoft Corporation. Reconfiguration success or error status: 1603.

MSI (s) (98:F8) [12:01:46:356]: Deferring clean up of packages/files, if any exist
MSI (s) (98:F8) [12:01:46:356]: MainEngineThread is returning 1603
MSI (s) (98:84) [12:01:46:362]: RESTART MANAGER: Session closed.
MSI (s) (98:84) [12:01:46:362]: No System Restore sequence number for this installation.
MSI (s) (98:84) [12:01:46:363]: User policy value 'DisableRollback' is 0
MSI (s) (98:84) [12:01:46:363]: Machine policy value 'DisableRollback' is 0
MSI (s) (98:84) [12:01:46:363]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (98:84) [12:01:46:364]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2 
MSI (s) (98:84) [12:01:46:364]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2 
MSI (s) (98:84) [12:01:46:364]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
MSI (s) (98:84) [12:01:46:364]: Restoring environment variables
MSI (s) (98:84) [12:01:46:373]: Destroying RemoteAPI object.
MSI (s) (98:D4) [12:01:46:373]: Custom Action Manager thread ending.
MSI (c) (20:64) [12:01:46:379]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
MSI (c) (20:64) [12:01:46:380]: MainEngineThread is returning 1603
=== Verbose logging stopped: 2012-07-08  12:01:46 ===

有什么建议可以从哪里开始吗?谢谢

答案1

我在 Lync 2013 服务器标准版上遇到了同样的问题。我需要从头开始重新安装 Lync 环境。但我想使用相同的服务器名称和 IP 地址。

我删除了服务器上本地 RTC* 组的“无效”SID。将其从域中移除,然后重新加入。

答案2

这是由于对 SQLService 实例的身份验证中存在一些错误。通过重新安装 lync 和 sqlserver 解决了这个问题!

相关内容