Previous Topic

Next Topic

Inhoudsopgave

Book Index

MS SQL Server Installation Manual
  1. Depending on your settings:

    Then click Run as administrator to run the MS SQL Server setup with elevated privileges. Allow the application to modify your register.

  2. Click Installation in the left-hand pane.
  3. Click New installation or add features to an existing installation. in the right-hand pane.
  4. Click OK.
  5. Enter your product key, or use the product key of the installation software, then click Next.
  6. Activate the I accept the license terms field and ten click Next.
  7. Click Install (this might be a time-consuming step).
  8. Click Next. For servers, also configurate the firewall (please refer to http://msdn.microsoft.com/en-us/library/cc646023.aspx).
  9. Activate SQL Server Feature Installation and then click Next.
  10. Activate Database Engine Services, SQL Server Books Online and Management Tools – Complete, and then click Next.
  11. Click Next.
  12. Activate Named instance, type a name for your MS SQL Server instance in the Instance ID field and then click Next.
  13. Click Next.
  14. For SQL Server Agent select Automatic and click Use the same account for all SQL Server Services. Select the account you want to use for running the services, for instance, the local system account.

    In a high security environment, the SQL Server Browser service should be turned off. Furthermore, a separate account should be created for every service. If your organization uses log shipping, for instance, an account that has write access to another server is needed. However, system administration issues fall outside the scope of this document.

  15. Click OK.
  16. On the Collation tab, click Customize and select another collation if it is not Latin1_General_CI_AS (SQL_Latin1_General is a backwards compatibility collatation), then click Next.
  17. Activate Windows collation designator and sort order, in the Collation designator field select 'Latin1_General’ (Western European characters), activate Accent Sensitive and click OK.

    In the Server Configuration form the collation name is automatically changed to ‘Latin1_General_CI_AS’ (Case-Insensitive, Accent-Sensitive).

    Customize SQL Server 2012

  18. Click Next.
  19. Activate Mixed Mode (SQL Server authentication mode and Windows authentication), enter a password for the administrator in the Enter password and Confirm passwords field, and add an administrator in the Specify SQL Server administrators list in one of the following ways:
  20. Click the Data Directories tab. Enter the standard Isah paths as shown below. Note: change 'MSSQLSERVER_ISAH' to your instance name.

    For higher performance, log and data directories should be placed on separate disks with a separate IO channel. Small systems might not have a D drive. In that case, use C instead. However, hardware configuration is a system administrator issue that falls outside the scope of this document. Apart from the drive, we strongly recommend to use the paths as suggested in this document.

  21. Then click Next.

    Database Engine Configuration 2012

  22. Click Next.
  23. Click Next.
  24. Click Install. Please wait until the installation is complete.
  25. Click Close.
  26. Close the SQL Server Installation Centre form.