Quantcast
Viewing all articles
Browse latest Browse all 3160

Getting Started with SQL Server 2016

by Santhakumar Munuswamy

Posted on02 January 2017

SQL Server

In this article we will discuss in detail about SQL Server 2016, List of features available in SQL Server 2016, Prerequisite, Setting up the Environment and so on.

Prerequisite

SQL Server 2016

Setting up the Environment

We will discuss in detail about the SQL Server 2016 installation procedure with step by step guide as below

Go to SQL Server 2016 Setup Folder, and double click the Setup.exe


Image may be NSFW.
Clik here to view.
Getting Started with SQL Server 2016

The SQL Server Installation Center window will open and select the Installation option. Click the New SQL Server stand-alone installation or add features to an existing installation option.


Image may be NSFW.
Clik here to view.
Getting Started with SQL Server 2016

The Product Key window will open and verify the developer free edition option. Then, Click the Next button.


Image may be NSFW.
Clik here to view.
Getting Started with SQL Server 2016

The License Terms window will open, verify the license terms and select the check box of license terms accept anoption. Then, Click the Next button.


Image may be NSFW.
Clik here to view.
Getting Started with SQL Server 2016

The Microsoft Update window will open and click the Next button.


Image may be NSFW.
Clik here to view.
Getting Started with SQL Server 2016

The Product Update window will open and click the Next button.


Image may be NSFW.
Clik here to view.
Getting Started with SQL Server 2016

The Install Rules window will open and verify all the install rules are passed (I.e. windows Firewall enable to SQL Server port 1433). Then, Click the Next button.


Image may be NSFW.
Clik here to view.
Getting Started with SQL Server 2016

The Feature Selection window will open and select the list features to be install into your PC. Then, Click the Next button.


Image may be NSFW.
Clik here to view.
Getting Started with SQL Server 2016

The Instance Configuration window will open and verify the default instance check box is checked. Then, Click the Next button.


Image may be NSFW.
Clik here to view.
Getting Started with SQL Server 2016

The Server Configuration window will open and change the account name for the following services

SQL Server Agent - Domain\System SQL Server Database Engine - Domain\System SQL Server Analysis Services - Domain\System SQL Server Reporting Service - Domain\System

Now, Click the Next button.


Image may be NSFW.
Clik here to view.
Getting Started with SQL Server 2016

The Database Engine Configuration window will open and select the Mixed Mode radio button is checked. Now, Type the password, confirm password and click the Add Current User button. Then, Click the Next button.


Image may be NSFW.
Clik here to view.
Getting Started with SQL Server 2016

The Analysis Services Configuration window will open and select the Multidimensional and Data Mining Mode radio button is checked. Click the Add Current User button and click the Next button.


Image may be NSFW.
Clik here to view.
Getting Started with SQL Server 2016

The Reporting Services Configuration window will open and select the Install and Configure radio button is checked. Then, Click the Next button.


Image may be NSFW.
Clik here to view.
Getting Started with SQL Server 2016

The Ready to Install window will open and Click the Install button.


Image may be NSFW.
Clik here to view.
Getting Started with SQL Server 2016

The Installation Progress window will open


Image may be NSFW.
Clik here to view.
Getting Started with SQL Server 2016

The Complete window will open and verify all the setup operation is succeeded. Then, Click the Close button. After, Restart to your PC.


Image may be NSFW.
Clik here to view.
Getting Started with SQL Server 2016

Conclusion

I hope you understood SQL Server 2016, List of features available in SQL Server 2016, Prerequisite, Setting up the Environment and so on. I have covered all the required things. If you find anything which I missed in this article, please let me know. Please share your valuable feedback or comments and suggestions to improve future articles.


Viewing all articles
Browse latest Browse all 3160

Trending Articles