Sunday, June 28, 2015

SQL 2012 Express SP1 commandline

If you want to upgrade SQL 2012 Express to SP1, this is the command:


setup.exe /qs /IAcceptSQLServerLicenseTerms /Action=Patch /InstanceName=Configmgrsec

Download, extract the exe and run this.

This is for upgrading SQL to SP1 on CM2012 DP servers.