SQL Server 2005 DBA
Phase 1
Installing and Configuring Microsoft SQL Server 2005
7.
After a few configuration setting screens, you will be asked for your registration informa-
tion. Enter it, and click Next.
8.
On the next screen, you need to select the components you want to install. Check the box
next to SQL Server Database Services, and click Next.
9.
On the Instance Name screen, choose Named Instance, and in the text box enter Second.
Then click Next.
10.
On the next screen, enter the account information for the service account you created in
step 1 of Task 1.1. You will be using the same account for each service. When finished,
click Next.
11.
On the Authentication Mode screen, select Mixed Mode, enter a password for the sa
account, and click Next.
12.
Select the Latin1_General collation designator on the next screen, and click Next.
13.
On the following screen, you can select to send error and feature usage information
directly to Microsoft. You will not be enabling this function here. So, leave the defaults,
and click Next.
14.
On the Ready to Install screen, you can review your settings, and then click Install.
15.
The setup progress appears during the install process. When the setup is finished (which
may take several minutes), click Next.
16.
The final screen gives you an installation report, letting you know whether any errors
occurred and reminding you of any post-installation steps to take. Click Finish to complete
your install.
17.
Reboot your system if requested to do so.