Installing SQL Server R2

Source: Internet
Author: User
Tags disk usage strong password

This article focuses on the steps to install SQL Server 2008r2:

SQL Server has a strong scalability, can adapt to the needs of ordinary users of the database, but also adapt to large-scale enterprise users of the database needs. Therefore, when installing SQL SERVER2008R2, you need to consider the hardware and software conditions that are running, the purchase version, and the application feature scope. The following is an example of SQL SERVER2008R2 Enterprise Edition x64 bit.

Before installing SQL Server, first meet the minimum hardware and software requirements of the system (processor, memory, hard disk space, operating system, and patches).

Security considerations for Installing SQL Server

Enhance physical security

Using firewalls

Quarantine services, for example, do not install SQL Server on a domain controller.

Configure a secure file system.

Disable unnecessary protocols, including NetBIOS and server message blocks, to eliminate the threat of user enumeration.

The installation process is as follows:

Run the Setup.exe in the installation directory to open the SQL Server 2008r2 Setup program. Installation occurs after the program loads

650) this.width=650; "Src=" Http://s5.51cto.com/wyfs02/M02/8A/77/wKioL1gxrAWC41htAAD92JBbr_U938.png-wh_500x0-wm_3 -wmp_4-s_477490589.png "title=" Qq20161120215333.png "alt=" Wkiol1gxrawc41htaad92jbbr_u938.png-wh_50 "/>

Then enter the product key, accept the license terms, and click the Install button.

A status of passed or warning indicates that the installation can proceed:

650) this.width=650; "Src=" Http://s3.51cto.com/wyfs02/M02/8A/77/wKioL1gxrcyRV4tXAADsNqfYfEs253.png-wh_500x0-wm_3 -wmp_4-s_3698611973.png "title=" Qq20161120220519.png "alt=" Wkiol1gxrcyrv4txaadsnqfyfes253.png-wh_50 "/>

Check "SQL Server feature Installation"

650) this.width=650; "Src=" Http://s4.51cto.com/wyfs02/M02/8A/77/wKioL1gxriPhC67wAAC1B8-sRPk623.png-wh_500x0-wm_3 -wmp_4-s_4053741447.png "title=" Qq20161120220656.png "alt=" Wkiol1gxriphc67waac1b8-srpk623.png-wh_50 "/>

In the Feature Selection screen, select the features you want to install according to your actual needs, click the feature name to view a description of the feature

650) this.width=650; "Src=" Http://s5.51cto.com/wyfs02/M00/8A/77/wKioL1gxrpfBJFnDAADNX_IP-Js059.png-wh_500x0-wm_3 -wmp_4-s_99793065.png "title=" Qq20161120220844.png "alt=" Wkiol1gxrpfbjfndaadnx_ip-js059.png-wh_50 "/>

In the installation rules interface, review the workaround if there is a warning or failure option that affects the installation process. Then, "Next"

650) this.width=650; "Src=" Http://s5.51cto.com/wyfs02/M02/8A/7A/wKiom1gxry6iLyLYAAEMVvUsDXs330.png-wh_500x0-wm_3 -wmp_4-s_3181288943.png "title=" Qq20161120221115.png "alt=" Wkiom1gxry6ilylyaaemvvusdxs330.png-wh_50 "/>

In the instance configuration interface, you can select the default instance or named Instance radio button. The default instance name is MSSQLSERVER, which does not require the client to specify the instance name to establish a connection. I select "Default instance"

650) this.width=650; "Src=" Http://s3.51cto.com/wyfs02/M01/8A/7B/wKiom1gxr-GAEg9DAAC2U2q2bIE837.png-wh_500x0-wm_3 -wmp_4-s_601881592.png "title=" Qq20161120221422.png "alt=" Wkiom1gxr-gaeg9daac2u2q2bie837.png-wh_50 "/>

On a single computer, you can follow multiple SQL servers, each of which can be understood as an instance. Instances are divided into "default" and "named", and the default instance is the same as the computer name.

In disk space requirements, review the disk usage summary.

In the server configuration interface, specify the account that needs to be used for the SQL Server service, click the use the same account for all SQL Server services 650) this.width=650; "Src=" Http://s2.51cto.com/wyfs02 /m00/8a/77/wkiol1gxsqjanvlpaac4t5fgwim457.png-wh_500x0-wm_3-wmp_4-s_2354416435.png "title=" QQ20161120221913.png "alt=" Wkiol1gxsqjanvlpaac4t5fgwim457.png-wh_50 "/>

Pop-up dialog box, select the built-in system account

650) this.width=650; "Src=" Http://s3.51cto.com/wyfs02/M01/8A/77/wKioL1gxsauyX6vWAADP5wMZShE933.png-wh_500x0-wm_3 -wmp_4-s_1280643727.png "title=" Qq20161120222200.png "alt=" Wkiol1gxsauyx6vwaadp5wmzshe933.png-wh_50 "/>

In the database engine configuration interface, in the Account Settings tab, select the authentication mode, which includes both Windows Authentication mode and mixed mode. In this example, after I select the "Mixed mode (SQL Server authentication and Windows Authentication)" radio button, enter the password for the SQL Server system administrator account, the "Add Current User" button,

650) this.width=650; "Src=" Http://s5.51cto.com/wyfs02/M00/8A/7B/wKiom1gxsu7DX0AeAADAj698uzA777.png-wh_500x0-wm_3 -wmp_4-s_1595634269.png "title=" Qq20161120222721.png "alt=" Wkiom1gxsu7dx0aeaadaj698uza777.png-wh_50 "/>

Windows Authentication mode: When a user connects through a Microsoft Windows user account, SQL Server uses the information in the Windows operating system to verify the user name and password. This is the default authentication, which is more secure than mixed mode. Windows Authentication mode uses the Kerberos security protocol to provide a mandatory password policy with strong password complexity validation, provides account lockout support, and supports password expiration.

Mixed mode (SQL Server authentication and Windows Authentication): Allows users to connect using SQL Server authentication and Windows authentication. Users who connect through Windows users can use Windows authentication for trusted connections.

To select Mixed Mode authentication, you should set a strong password for all SQL login accounts, especially the system administrator SA.

In the Analysis Services Configuration interface:

650) this.width=650; "Src=" Http://s1.51cto.com/wyfs02/M01/8A/7B/wKiom1gxtMHBYoxAAACvpEJKR6k218.png-wh_500x0-wm_3 -wmp_4-s_3546281650.png "title=" Qq20161120223512.png "alt=" Wkiom1gxtmhbyoxaaacvpejkr6k218.png-wh_50 "/>

In the Reporting Services configuration interface, select Install native mode default configuration

650) this.width=650; "Src=" Http://s4.51cto.com/wyfs02/M02/8A/77/wKioL1gxtVfT7q6LAADQH-GAYXU449.png-wh_500x0-wm_3 -wmp_4-s_1838460869.png "title=" Qq20161120223738.png "alt=" Wkiol1gxtvft7q6laadqh-gayxu449.png-wh_50 "/>

In the Error Reporting screen, leave the default.

In the Install configuration rules interface, if there is no problem, click Next

650) this.width=650; "Src=" Http://s5.51cto.com/wyfs02/M00/8A/7B/wKiom1gxtX7THwZIAADaTkAEf5g558.png-wh_500x0-wm_3 -wmp_4-s_1050848254.png "title=" Qq20161120223819.png "alt=" Wkiom1gxtx7thwziaadatkaef5g558.png-wh_50 "/>

In the Ready to install interface, click Install to start the installation

650) this.width=650; "Src=" Http://s2.51cto.com/wyfs02/M02/8A/7B/wKiom1gxtdzjto1VAADQ8xv2aJQ112.png-wh_500x0-wm_3 -wmp_4-s_3503318782.png "title=" Qq20161120223953.png "alt=" Wkiom1gxtdzjto1vaadq8xv2ajq112.png-wh_50 "/>

Installation progress

650) this.width=650; "Src=" Http://s5.51cto.com/wyfs02/M00/8A/77/wKioL1gxtovRDoyUAACWFl0dQ-Q790.png-wh_500x0-wm_3 -wmp_4-s_3372732706.png "title=" Qq20161120224243.png "alt=" Wkiol1gxtovrdoyuaacwfl0dq-q790.png-wh_50 "/>

In the Finish screen, you can view the installation information, then "close" and end

650) this.width=650; "Src=" Http://s3.51cto.com/wyfs02/M02/8A/77/wKioL1gxvAiSF8DKAAC9LOm0ceM831.png-wh_500x0-wm_3 -wmp_4-s_867103697.png "title=" Qqq.png "alt=" Wkiol1gxvaisf8dkaac9lom0cem831.png-wh_50 "/>




This article from the "11637266" blog, reproduced please contact the author!

Installing SQL Server R2

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.