Quantcast
Viewing all articles
Browse latest Browse all 7696

Configuration Manager is not installed using command line SQL Server 2008 R2 Express with SP2

I'm trying to install SQL Server 2008 R2 Express with SP2 from a command line.

Everything works fine, but the Configuration Manager is not being installed.

The file I'm using is SQLEXPRWT_x64_ENU.exe

the command line is

sqlexprwt_x64_ENU /q /hideconsole /action=Install /features=SQL /instancename=SQLEXPRESS /enableranu=1/sqlsvcaccount=NT Authority\System /AddCurrentUserAsSqlAdmin /skiprules=RebootRequiredCheck /IAcceptSQLServerLicenseTerms /securitymode=SQL /sapwd=XXXXXXX /tcpenabled=1/sqlsvcstartuptype=Automatic /browsersvcstartuptype=Automatic

I've also tried /features=SQL,TOOLS without success.

A manual install from the same .exe installs Config Manager and SSMS etc etc. so it can be done; but not silently from a command line apparently.  If I just delete the /q option from the above then step through the wizard, lo and behold Config Manager is installed - but I need this to be a silent, automated install as part of a larger product installation.

What am I doing wrong?


Viewing all articles
Browse latest Browse all 7696

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>