This blog is moved to
http://amalhashim.wordpress.com

Tuesday, November 3, 2009

SQL Server 2008 Installation

Start the SQL Server 2008 installation by clicking the following icon

3

This will bring up the following screen

1

From right pane, click on “Installation link”. You will get the following screen.

4

From the left pane, click on the link “New SQL Server stand-alone installation or add features to an existing installation”. The 1st action performed by the installer is checking the setup support rules.

5

You can get a detailed report, by following the link “View detailed report”. Click OK.

6

Now we need to specify, which version we are going to install. If you have purchased SQL Server 2008 then enter the product key. Click Next.

7

Accept the agreement and Click Next.

8

Hit Install.

9

For detailed report, follow the link “View detailed Report”. Click Next.

10

Select the features you want to install and Click Next.

11

Select the instance name and Path. Click Next.

12

From the screen we can understand that the minimum disk space we need in C drive is 2040. Click Next.

13

In this screen we can specify on which account each of the SQL services should run. Click Next.

14

Specify the Authentication Mode. If you want to add the Current User in the SQL Administrators list, then Click Add Current User. You can enable the FILESTREAM feature by opening the FILESTREAM tab.

Once you are done, Click Next.

15

Provision the accounts that require have admin privileges. Click Next.

16

In this screen, we must specify how the Reporting Server must be configures. The available options are “Native Mode”, “Sharepoint Integrated Mode”. If you want to access the data from sharepoint lists, then select Sharpoint integrated mode. Else Native mode will be fine. Click Next.

17

Click Next.

18

Click Next.

19

Click Install.

20

Installation Completed. Click Next.

21

No comments: