{"id":5615,"date":"2015-11-26T08:21:10","date_gmt":"2015-11-26T08:21:10","guid":{"rendered":"http:\/\/www.top-password.com\/blog\/?p=5615"},"modified":"2015-11-26T08:36:47","modified_gmt":"2015-11-26T08:36:47","slug":"install-sql-server-2016-on-windows-server-2012","status":"publish","type":"post","link":"https:\/\/www.top-password.com\/blog\/install-sql-server-2016-on-windows-server-2012\/","title":{"rendered":"How to Install SQL Server 2016 CTP 3.0 on Windows Server 2012 R2"},"content":{"rendered":"<p>SQL Server 2016 Community Technology Preview 3.0 (CTP 3.0) was released to the public on 28th October, and I downloaded a fresh copy to start trying it out. In this article I&#8217;m going to explain, step-by-step, how to install SQL Server 2016 CTP 3.0 instance on a Windows Server 2012 R2 system.<\/p>\n<p><strong>Preparing for installation<\/strong><\/p>\n<p>Before beginning, you should check the minimum hardware and software requirements before you install SQL Server 2016. both .NET framework 3.5 and Windows 8.1 Update (KB2919355) are required to be installed. Check out the following articles on how to install .NET framework 3.5 and KB2919355 on Windows Server 2012 R2:<\/p>\n<p><a style=\"text-decoration:underline;\" href=\"http:\/\/www.top-password.com\/blog\/install-net-framework-on-windows-server-2012\/\" target=\"_blank\">Install .NET Framework 3.5 on Windows Server 2012 with \/ without CD<\/a><br \/>\n<a style=\"text-decoration:underline;\" href=\"http:\/\/www.top-password.com\/blog\/fix-windows-81-update-kb2919355-is-not-applicable-to-your-computer\/\" target=\"_blank\">Fix: Windows 8.1 Update (KB2919355) is not applicable to your computer<\/a><\/p>\n<p><strong>How to Install SQL Server 2016<\/strong><\/p>\n<p>SQL Server 2016 CTP 3.0 is free for trial and you need to sign-in to download it from Microsoft&#8217;s web site. The ISO file I&#8217;ve downloaded is <em>SQLServer2016CTP3.0-x64-ENU.iso<\/em> that takes around 2.58 GB of space on disk. Once downloaded, you can burn the ISO image to a DVD for making a installation media. Here&#8217;s how to install SQL Server 2016 on Windows Server 2012 R2:<\/p>\n<ol>\n<li>\nInsert the SQL Server 2016 installation DVD. From the root folder, double-click <strong>Setup.exe<\/strong> and you&#8217;ll be greeted with SQL Server Installation Center. To perform a new stand-alone installation, click <strong>New SQL Server stand-alone installation or add features to an existing installation<\/strong>.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2015\/11\/sql-server-installation.png\" alt=\"sql-server-installation\" width=\"650\" height=\"378\" class=\"alignnone size-full wp-image-5620\" \/><\/p>\n<\/li>\n<li>Enter the product key and click Next. As the final version of SQL Server 2016 is not released yet, so just select evaluation edition.\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2015\/11\/sql-product-key.png\" alt=\"sql-product-key\" width=\"650\" height=\"488\" class=\"alignnone size-full wp-image-5621\" \/><\/p>\n<\/li>\n<li>In the License Terms window, tick the box <strong>I accept the license terms<\/strong> and then click Next to continue.\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2015\/11\/accept-license-terms.png\" alt=\"accept-license-terms\" width=\"650\" height=\"488\" class=\"alignnone size-full wp-image-5622\" \/><\/p>\n<\/li>\n<li>A new option appears here to use Microsoft updates if you would like to. I keep it unchecked as I would patch SQL Server manually at the right time, after testing.\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2015\/11\/use-microsoft-update.png\" alt=\"use-microsoft-update\" width=\"650\" height=\"488\" class=\"alignnone size-full wp-image-5623\" \/><\/p>\n<\/li>\n<li>Run the setup rules checks. I have a warning to tell me that the firewall is on and just ignore it if you haven&#8217;t configured Windows firewall to block SQL Server access.\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2015\/11\/sql-install-rules.png\" alt=\"sql-install-rules\" width=\"650\" height=\"488\" class=\"alignnone size-full wp-image-5624\" \/><\/p>\n<\/li>\n<li>On the Setup Role page, choose <strong>SQL Server Feature Installation<\/strong> and click Next.\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2015\/11\/sql-server-feature-install.png\" alt=\"sql-server-feature-install\" width=\"650\" height=\"488\" class=\"alignnone size-full wp-image-5625\" \/><\/p>\n<\/li>\n<li>Select the required SQL features and click Next. Make sure that <strong>Database Engine Services<\/strong> is checked. I have also chosen to install the <strong>Management Tools \u2013 Basic<\/strong> so I can use Management Studio to manage SQL Server.\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2015\/11\/feature-selections.png\" alt=\"feature-selections\" width=\"650\" height=\"488\" class=\"alignnone size-full wp-image-5626\" \/><\/p>\n<\/li>\n<li>At this step another check will run, this time to identify problems that might block the setup, based on your choices of the last step. Just wait for its completion and click Next.\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2015\/11\/sql-server-feature-rules.png\" alt=\"sql-server-feature-rules\" width=\"650\" height=\"488\" class=\"alignnone size-full wp-image-5627\" \/><\/p>\n<\/li>\n<li>This step lets you decide if you want to go with Default Instance or a Named Instance. Be aware that you can only install one default instance but you can install multiple named instances on the same computer.\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2015\/11\/configure-sql-server-instance.png\" alt=\"configure-sql-server-instance\" width=\"650\" height=\"488\" class=\"alignnone size-full wp-image-5628\" \/><\/p>\n<\/li>\n<li>On the Server Configuration screen, you can specify the service accounts and startup type, or simply leave it at the default configuration as you can change them after the installation.\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2015\/11\/sql-service-accounts.png\" alt=\"sql-service-accounts\" width=\"650\" height=\"488\" class=\"alignnone size-full wp-image-5629\" \/><\/p>\n<\/li>\n<li>Now you need to choose the authentication mode of your SQL Server instance. For the purposes of this article, I will be choosing <strong>Mixed Mode Authentication<\/strong>. You will also need to specify the SQL Server administrators to be used; in this example I will use the current logged in user by clicking <strong>Add Current User<\/strong> button.\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2015\/11\/sql-server-password.png\" alt=\"sql-server-password\" width=\"650\" height=\"488\" class=\"alignnone size-full wp-image-5630\" \/><\/p>\n<\/li>\n<li>This page shows a tree view of installation options that were specified during Setup. Review and click Install.\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2015\/11\/ready-to-install-sql-server.png\" alt=\"ready-to-install-sql-server\" width=\"650\" height=\"488\" class=\"alignnone size-full wp-image-5631\" \/><\/p>\n<\/li>\n<li>The installation will begin \u2014 wait for completion.\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2015\/11\/sql-installation-progress.png\" alt=\"sql-installation-progress\" width=\"650\" height=\"488\" class=\"alignnone size-full wp-image-5632\" \/><\/p>\n<\/li>\n<li>Once the installation is complete, SQL Server 2016 Setup will confirm this showing which items of the install succeeded.\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.top-password.com\/blog\/wp-content\/uploads\/2015\/11\/sql-install-succeeded.png\" alt=\"sql-install-succeeded\" width=\"650\" height=\"488\" class=\"alignnone size-full wp-image-5633\" \/><\/p>\n<\/li>\n<\/ol>\n<!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons generic via filter on the_content -->","protected":false},"excerpt":{"rendered":"<p>SQL Server 2016 Community Technology Preview 3.0 (CTP 3.0) was released to the public on 28th October, and I downloaded a fresh copy to start trying it out. In this article I&#8217;m going to explain, step-by-step, how to install SQL Server 2016 CTP 3.0 instance on a Windows Server 2012 R2 system. Preparing for installation [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7,10],"tags":[2356,2353,2355,2354],"class_list":["post-5615","post","type-post","status-publish","format-standard","hentry","category-sql-server","category-tips-tricks","tag-install-sql-server","tag-install-sql-server-2016","tag-sql-server-2016-installation","tag-sql-server-2016-setup"],"_links":{"self":[{"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/posts\/5615","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/comments?post=5615"}],"version-history":[{"count":11,"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/posts\/5615\/revisions"}],"predecessor-version":[{"id":5640,"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/posts\/5615\/revisions\/5640"}],"wp:attachment":[{"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/media?parent=5615"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/categories?post=5615"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.top-password.com\/blog\/wp-json\/wp\/v2\/tags?post=5615"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}