How to install SQL Server 2008 R2 using TrueSight Server Automation


Information
Contributor content

This topic was created by a BMC Contributor and has not been approved. More information.

Use the following command line to install SQL Server 2008 R2 with TrueSight Server Automation:

"??SOURCE??"\setup.exe /ConfigurationFile=??SOURCE??\SQLConfigFile.ini /SkipRules=RebootRequireCheck

Run this command along with the attached SQLConfigFile.inifile.

Use the following commands to install SP1 for SQL Server 2008 R2 and the Cumulative Updates after SP1 (courtesy of Akbar Aziz):

SP1:

"??SOURCE??" /quiet /allinstances /IAcceptSQLServerLicenseTerms

CU5:

"??SOURCE??" /quiet /action=patch /allinstances /IAcceptSQLServerLicenseTerms

For Management Tools only:

"??SOURCE??"\setup.exe /Q /ACTION=INSTALL /FEATURES=Tools /IAcceptSQLServerLicenseTerms

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Server Automation 22.2