SQL Server 2014 CTP1 installation Step By Step

  • Lets check for a quick step by step installation guidelines of SQL Server 2014 CTP1 on Windows Server 2012 Datacenter edition.
  • Installation
    • Click on Installation option to start installation of a new instance of SQL Server 2014 CTP1 edition, alternatively , you can upgrade from SQL server 2012 SP1 instance from Update section.
    SetupSupport

    • Specify Evaluation edition of SQL Server 2014 CTP 1 version.
    ProductKey


    SetupRole
    • Lets select the features available required for SQL Server 2014 CTP1 standalone instance.
    Features
    • Click on Next in order to start the ‘Installation Rule Engine‘ for SQL Server 2014.
    InstallationRules
    • Specify the instance name of the SQL instance.
    InstanceConfig
    ServerConfig

    • Next , specify the authentication mode & setup password for SQL Server authentication.
    Authentication

    • As you can see , in SQL Server 2014 CTP1 , there is default checking of Collation settings for Database Engine & Analysis Services. You can customize it.
    Collation

    • Next, specify settings for SSAS 2014 & SSRS 2014.
    SSAS

    SSRS

    • Finally , execute the instance configuration rules & start installation.
    InstallConfig

    • After installation , click on SSMS 2014 CTP 1 & login with your Windows Authentication/SQL Server Authentication credentials.
    SSMS

    SSMSlogin

    • Also, you can work with your Windows Azure SQL database too with SQL Server Management Studio 2014 CTP1 , you can login in with SQL Azure database credentials from SSMS 2014.
    SQL Azure Login

    TSQL_Azure

    Comments

    Popular posts from this blog

    SharePoint 2007 - Simple Task Dashboard

    MERGE transformation in SSIS