Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 7696

Installing SQL Server 2012 on Server Core 2008

$
0
0

I am trying to install SQL Server 2012 on Server Core 2008, this is under Hyper-V.  I have an iso image on the D:/ drive and I am running the following in command prompt: D:\>Setup.exe /qs /Action=install /Features=SQLEngine,IS,Conn /InstanceName=MSSQLServer /SQLSYSADMINACCOUNTS="Contoso\kim_akers" /IAcceptSQLServerLicenseTerms

Then I get the following error:

an unknown command-line option [/qs] was specified

I have tried removing /qs then the error just moves to Action=install

Let me know if you need any more information.

Thanks


Viewing all articles
Browse latest Browse all 7696

Trending Articles