Skip to content

SQL 2012 install on Windows 2012 #12

@JasonCarter80

Description

@JasonCarter80

TonySweet[CodePlex]
When performing a SQL 2012 installation on a Windows 2012 server I received the following error from the SQL Install:

This error occurs :The specified value for setting MEDIALAYOUT is invalid
The expected values are
None Core Advanced Full

This is fixed by changing the installation string to include the MEDIALAYOUT parameter

C:\SPADE\Install\setup.exe /ACTION=Install /MEDIALAYOUT=Core /CONFIGURATIONFILE=quotC:\SPADE\Configuration.iniquot

Is there a better (supported) way of doing this? Has anyone else run into the same issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions