-
If you have a prepared instance of SQL Server included in the image of you machine, you will see a shortcut in the Start Menu. You can also launch the Installation Center and click Image completion of a prepared stand-alone instance on the Advanced page.
-
The System Configuration Checker runs a discovery operation on your computer. To continue, click OK. You can view the details on the screen by clicking Show Details, or as an HTML report by clicking View detailed report.
-
On the Language Selection page, you can specify the language for your instance of SQL Server if you are installing on a localized operating system and the installation media includes language packs for both English and the language corresponding to the operating system. For more information about cross-language support and installation considerations, see Local Language Versions in SQL Server.
To continue, click Next.
-
On the Setup Support Files page, click Install to install the Setup support files.
-
The System Configuration Checker verifies the system state of your computer before Setup continues. After the check is complete, click Next to continue. You can view the details on the screen by clicking Show Details, or as an HTML report by clicking View detailed report.
-
On the Select Prepared Instance page select the prepared instance you want to complete from the drop down box. The prepared instance is displayed as "Unconfigured PreparedInstanceID" where PreparedInstanceID is the instance you select.
Installed Instances: This grid displays all the instances including any prepared instance on this machine.
-
On the Product Key page, select an option button to indicate whether you are installing a free edition of SQL Server, or a production version of the product that has a PID key. For more information, see Editions and Components of SQL Server 2008 R2. If you are installing Enterprise Evaluation edition the 180-day trial period starts when you complete this step.
-
On the License Terms page, read the license agreement, and then select the check box to accept the license terms and conditions. To help improve SQL Server, you can also enable the feature usage option and send reports to Microsoft.
-
On the Feature Review page, you will see the selected features and components included in the install during the prepare step. If you wish to add more features to your SQL Server Instance not included in the prepared instance, you must first complete this step to complete the SQL Server Instance, then add the features from the Add Features on the Installation Center.
-
On the Instance Configuration page, specify the Instance name for the prepared Instance. This is the name of the instance once you have completed the configuration of SQL Server. Click Next to continue.
Instance ID — The Instance ID is used to identify installation directories and registry keys for your instance of SQL Server. This is the case for default instances and named instances. If the prepared instance is completed as a default Instance during the Complete step, the instance name is overwritten as MSSQLSERVER. The Instance ID remains the same as specified during the Prepare step.
Instance root directory —The directory specified in the prepare step will be used and cannot be modified in this step.
All SQL Server service packs and upgrades will apply to every component of an instance of SQL Server.
Installed Instances — The grid shows instances of SQL Server that are on the computer where Setup is running.
-
Work flow for the rest of this topic depends on the features that were selected during the prepare step. You might not see all the pages, depending on the selections.
-
On the Server Configuration — Service Accounts page, specify login accounts for SQL Server services. The actual services that are configured on this page depend on the features that you selected to install.
You can assign the same login account to all SQL Server services, or you can configure each service account individually. You can also specify whether services start automatically, are started manually, or are disabled. Microsoft recommends that you configure service accounts individually to provide least privileges for each service, where SQL Server services are granted the minimum permissions they have to have to complete their tasks. For more information, see Server Configuration - Service Accounts and Setting Up Windows Service Accounts.
To specify the same logon account for all service accounts in this instance of SQL Server, provide credentials in the fields at the bottom of the page.
Security Note Do not use a blank password. Use a strong password.
When you are finished specifying login information for SQL Server services, click Next.
-
Use the Server Configuration — Collation tab to specify non-default collations for the Database Engine and Analysis Services. For more information, see Server Configuration - Collation.
-
Use the Database Engine Configuration - Account Provisioning page to specify the following:
-
Security Mode — Select Windows Authentication or Mixed Mode Authentication for your instance of SQL Server. If you select Mixed Mode Authentication, you must provide a strong password for the built-in SQL Server system administrator account.
After a device establishes a successful connection to SQL Server, the security mechanism is the same for both Windows Authentication and Mixed Mode. For more information, see Database Engine Configuration - Account Provisioning.
-
SQL Server Administrators — You must specify at least one system administrator for the instance of SQL Server. To add the account under which SQL Server Setup is running, click Add Current User. To add or remove accounts from the list of system administrators, click Add or Remove, and then edit the list of users, groups, or computers that will have administrator privileges for the instance of SQL Server. For more information, see Database Engine Configuration - Account Provisioning.
When you are finished editing the list, click OK. Verify the list of administrators in the configuration dialog box. When the list is complete, click Next.
-
Use the Database Engine Configuration - Data Directories page to specify nondefault installation directories. To install to default directories, click Next.
Important: |
|---|
|
If you specify non-default installation directories, ensure that the installation folders are unique to this instance of SQL Server. None of the directories in this dialog box should be shared with directories from other instances of SQL Server.
|
For more information, see Database Engine Configuration - Data Directories.
-
Use the Database Engine Configuration - FILESTREAM page to enable FILESTREAM for your instance of SQL Server. For more information, see Database Engine Configuration - Filestream.
-
Use the Reporting Services Configuration page to specify the kind of Reporting Services installation to create. Options include the following:
-
Native mode default configuration
-
SharePoint mode default configuration
-
Unconfigured Reporting Services installation
-
For more information about Reporting Services configuration modes, see Report Server Installation Options.
-
On the Error Reporting page, specify the information that you want to send to Microsoft to help improve SQL Server. By default, option for error reporting is enabled. For more information, see Error Reporting.
-
The System Configuration Checker will run the complete image rules to validate your computer configuration with the SQL Server configurations that you have specified. You can view the details on the screen by clicking Show Details, or as an HTML report by clicking View detailed report.
-
The Ready to Complete Image page shows a tree view of installation options that were specified during Setup. To continue, click Install.
-
During installation, the Complete Image Progress page provides status so that you can monitor installation progress as Setup continues.
-
After installation, the Complete page provides a link to the summary log file for the installation and other important notes. To complete the SQL Server installation process, click Close.
-
If you are instructed to restart the computer, do so now. It is important to read the message from the Installation Wizard when you have finished with Setup. For more information, see How to: View and Read SQL Server Setup Log Files.
-
This step completes the configuration of the prepared instance of SQL Server and you have completed the installation of SQL Server.