Hey All IT guys,
I have a problem with setting up the lab enviroment - I have 2 VM's running WinSRV 2008 R2
One is DC and second is running SQL server 2008 SP3 with CU 16 - version 10.0.5852.0
I getting below error while trying to install SCCM 2012 -
Error Code:
Configuration manager requires MS SQL 2008 SP 2 with CU 9 or higher, MS SQL 2008 SP3 with CU 4, MS SQL 2008 R2 SP1 with CU 6 or MS SQL 2012 with CU 2 or higher. You must upgrade SQL server before installing SCCM
Also logs shows this:
9/18/2014 9:47:55 AM: ConfigMgrSetupWizard Information: 1 : Cannot detect SMS Type because either SiteServer, SqlServer or SiteServerName is empty. 9/18/2014 9:53:29 AM: ConfigMgrSetupWizard Information: 1 : Creating SQL connection to database master on server CAS.ACME.net. 9/18/2014 9:53:30 AM: ConfigMgrSetupWizard Information: 1 : Sql connection is established.
Can you please advise what to do?