Previous Topic

Next Topic

Inhoudsopgave

Book Index

MS SQL Server Installation Manual

Note: If a MS SQL Server 2012 version is already present on your server, the order of the steps may slightly differ.

  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 SQL Server Stand-alone 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 then click Next.
  7. Click Next. For servers, also configurate the firewall (please refer to http://msdn.microsoft.com/en-us/library/cc646023.aspx).
  8. Activate Perform a new installation of SQL Server 2012 and then click Next.
  9. Click Next.
  10. Activate Database Engine Services, Full-Text and Semantic Extractions for Search, 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.

    In a high security environment, the SQL Server Browser service should be turned off.

  15. Click the Collation tab. If the Database Engine does not use Latin1_General_CI_AS, click the Customize button.

    Attention: SQL_Latin1_General_CI_AS should also be changed to Latin1_General_CI_AS.

  16. If you have to change the collation, activate Windows collation designator and sort order. In the Collation designator field, select 'Latin1_General’ (Western European characters), click the check box 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).
  17. Click Next.
  18. 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:
  19. Click the Data Directories tab. Enter the standard Isah paths as shown below.Note: change '<Nr>' to the SQL Server version number (SQL Server 2012 = MSSQL11, SQL Server 2014 = MSSQL12, SQL Server 2016 = MSSQL13), and <INSTANCE> to the MS SQL Server instance name you have chosen.

    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, it is strongly recommend to use the paths as suggested in this document.

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