部署Lync Server 2013時系統(tǒng)提示Prerequisite installation failed安裝必備組件失敗:
Prerequisite installation failed: SqlInstanceRtcLocal with a failure code of 2067922934
Prerequisite installation failed: SqlInstanceRtcLocal
系統(tǒng)毛病日志里面顯示履行的命令以下:
SQLEXPR_x64.exe /IACCEPTSQLSERVERLICENSETERMS /HIDECONSOLE /ACTION=Install /FEATURES=SQLEngine,Tools /INSTANCENAME=RTCLOCAL /TCPENABLED=1 /SQLSVCACCOUNT=”NT AUTHORITYNetworkService” /SQLSYSADMINACCOUNTS=”BuiltinAdministrators” /BROWSERSVCSTARTUPTYPE=”Automatic” /AGTSVCACCOUNT=”NT AUTHORITYNetworkService” /SQLSVCSTARTUPTYPE=Automatic
解決辦法:
1、檢查本地安全策略里面的用戶權(quán)利指派,確保當前安裝帳號有以下權(quán)限。
Debug programs
Backup files and directories
Manage auditing and security log
2、檢查操作系統(tǒng)Unicode語言設置和安裝介質(zhì)是不是1致。