I've been stuck with an installation problem for the last couple of months. I've successfully deployed two Enterprise and 1 standard server. I'm trying to deploy either a SBS or another Standard server. Both servers are running 2012 R2.
I'm 99.9 percent sure I followed the same procedures as with the successful deployments but can't rap my head as to the reason why they are failing. Any assistance will be much appreciated.
Name of prerequisite: SqlInstanceRtcLocal
Type of prerequisite: exe
Method used to check prerequisite state: SqlNeeded(rtclocal)
Result of state check: True
Executing external command: C:\ProgramData\Microsoft\Lync Server\Deployment\cache\5.0.8308.0\SQLEXPR_x64.exe /QUIET /IACCEPTSQLSERVERLICENSETERMS /HIDECONSOLE /ACTION=Install
/FEATURES=SQLEngine,Tools /INSTANCENAME=RTCLOCAL /TCPENABLED=1 /SQLSVCACCOUNT="NT AUTHORITY\NetworkService" /SQLSYSADMINACCOUNTS="Builtin\Administrators" /BROWSERSVCSTARTUPTYPE="Automatic" /AGTSVCACCOUNT="NT AUTHORITY\NetworkService"
/SQLSVCSTARTUPTYPE=Automatic
Installation result: -2147467259
Error: Prerequisite installation failed: SqlInstanceRtcLocal
Type: PrereqInstallFailed
at Microsoft.Rtc.Internal.Tools.Bootstrapper.BootstrapperTask.AddMsiPrereq(String prereqName) at Microsoft.Rtc.Management.Internal.Utilities.LogWriter.InvokeAndLog[T](Action`1
action, T arg)