Configure SQL Instance General Properties - SQL-FineBuild/Common GitHub Wiki
Previous Configure SQL Instance Properties | Manual Configuration | Configure SQL Instance Memory Properties Next |
---|
FineBuild can Configure the General Properties available in SSMS for the SQL Server Instance.
The SQL Instance General properties should be reviewed to confirm that the Edition of SQL Server that is installed is what you expect.
FineBuild Configure SQL Instance General Properties
The SQL Instance General Properties configuration relates to Process Id 5BD and is controlled by the parameters below:
SQL Version | Parameter | FULL Build | WORKSTATION Build | CLIENT Build |
---|---|---|---|---|
SQL2019 | /SetupSQLInst: | Yes | Yes | N/A |
SQL2017 | /SetupSQLInst: | Yes | Yes | N/A |
SQL2016 | /SetupSQLInst: | Yes | Yes | N/A |
SQL2014 | /SetupSQLInst: | Yes | Yes | N/A |
SQL2012 | /SetupSQLInst: | Yes | Yes | N/A |
SQL2008R2 | /SetupSQLInst: | Yes | Yes | N/A |
SQL2008 | /SetupSQLInst: | Yes | Yes | N/A |
SQL2005 | /SetupSQLInst: | Yes | Yes | N/A |
In order to maintain compatibility with older versions of SQL FineBuild, the parameter /ConfigSQLInst: can also be used.
Manual Configure SQL Instance General Properties
The following steps show what you would have to do for manual SQL Instance General Properties configuration. FineBuild does all of this work for you automatically.
-
Select the General tab
The General properties should not be changed from the default values shown
-
Click OK to save any changes made
Copyright FineBuild Team © 2013 - 2019. License and Acknowledgements
Previous Configure SQL Instance Properties | Top | Configure SQL Instance Memory Properties Next |
---|