0% found this document useful (0 votes)
8 views

To install SQL Server

This document provides a step-by-step guide for installing SQL Server 2005 in a single server, single management group scenario. It includes instructions for accepting licensing terms, configuring components, setting up service accounts, and ensuring proper installation of Reporting Services. Additionally, it emphasizes the need to apply service packs and confirm the configuration of Reporting Services post-installation.

Uploaded by

shrikantnpar
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views

To install SQL Server

This document provides a step-by-step guide for installing SQL Server 2005 in a single server, single management group scenario. It includes instructions for accepting licensing terms, configuring components, setting up service accounts, and ensuring proper installation of Reporting Services. Additionally, it emphasizes the need to apply service packs and confirm the configuration of Reporting Services post-installation.

Uploaded by

shrikantnpar
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

To install SQL Server 2005 to support the single server, single management group

scenario
1. On the installation media, start Setup.exe to start the SQL Server 2005 installation.
2. On the End User License Agreement page, click I accept the licensing terms and
conditions, and then click Next.
3. Allow the Installing Prerequisites operation to finish, and then click Next.
4. The Welcome to the Microsoft SQL Server Installation Wizard page appears. Click
Next to continue.
5. The Microsoft SQL Server Installation runs a System Configuration Check. Fix any
issues that are found, and click Next.
6. On the Registration Information page, enter the appropriate Name and Company
values, and then click Next.
7. On the Components to Install page, select the SQL Server Database Services, the
Reporting Services, and the Workstation components, Books Online and
development tools options. If you want to change the installation directory, click
Advanced and enter the appropriate installation directory; otherwise, click Next.

Note
SQL Server Reporting Services as it is used to support Operations
Manager 2007 cannot have any additional Reporting Services applications
installed on the same instance of SQL Server. Also, SQL Server 2005 Reporting
Services must be configured to run in Native mode, not Sharepoint Integrated
mode.
8. On the Instance Name page, accept the Default instance selection, and then click
Next.
9. On the Service Account page, select the Use the built-in System account, and then
accept the default Local system account in the drop-down box. Accept the default
selections for SQL Server and Reporting Services in the Start services at the end of
setup box, and then click Next.
10. On the Authentication Mode page, accept the default of Windows Authentication
Mode, and then click Next.
11. On the Collation Settings page, accept the default SQL collations (used for
compatibility with previous version of SQL Server) selection and the default
Dictionary order, case -insensitive, for use with 1252 Character Set values, and then
click Next.
12. On the Report Server Installation Options page accept the default Install the default
configuration selection, and then click Next.

Note
If these radio buttons are unavailable, check to ensure that Reporting Services
has not been installed before and that no IIS Virtual Directories, named Reports
and ReportServer, exist. If they do, delete them and go back to the Report
Server Installation Options page. If the Install but do not configure the
server option is selected, you must use the Reporting Services Configuration
tool to complete the configuration.
13. On the Ready to Install page, review the installation options and either click Back to
change them or Install to start the installation.
14. After the installation is complete, the Completing Microsoft SQL Server 2005 Setup
page appears. Save the Summary Log of the installation if you want to retain a record of
the installation activities, and then click Finish. You can examine the logs later in the \
Program Files\Microsoft SQL Server\90\Setup Bootstrap\Log\Summary.txt file
15. Complete the SQL Server 2005 installation by applying SQL Server 2005 SP1 and the
KB918222 hotfixes or SP2 for SQL Server, Reporting Services and Workstation and
tools.
16. Confirm the existence of the ReportServer and ReportServerTempDB databases in
SQL Server Management Studio. Click Start, point to All Programs, point to Microsoft
SQL Server 2005, point SQL Server Management Studio, and connect to the default
database instance. Open the Databases node and look for the two Reporting Services
databases.
17. Confirm the correct configuration of Reporting Services by opening Internet Explorer
and browsing to http://<servername>/reports.

You might also like