Click to Rate and Give Feedback
TechNet
TechNet Library
Systems Management
System Center
System Requirements
 Manually Install Required Windows C...

  Switch on low bandwidth view
Manually Install Required Windows Components
[For content updates, see Newly published content for Microsoft System Center Data Protection Manager.]

Before you install Microsoft SQL Server 2005, you must install the required Windows components.

This topic includes the procedures for installing Windows Server 2003 components and the Windows Server 2008 operating system components. The procedure for installing Windows components in Windows Server 2008 is very different from the procedures that you use in Windows Server 2003.

Installing the Required Components for Windows Server 2003

The following are the required Windows Server 2003 components:

  • ASP.NET.

  • Network COM+ access.

  • Internet Information Services (IIS) 6.0 for Windows Server 2003. (IIS 6.0 is not installed on Windows Server 2003 by default.)

Bb808814.note(en-us,TechNet.10).gifNote
If you do not install IIS before installing SQL Server 2005, SQL Server will not install SQL Server Reporting Services.

  • Windows Deployment Services (WDS) on Windows Server 2003 Service Pack 2 (SP2) servers.

    - OR -

    Single Instance Storage (SIS) on Windows Storage Server R2.

To install required Windows Server 2003 components
  1. In Control Panel, select Add or Remove Programs.

  2. In the Add or Remove Programs dialog box, click Add/Remove Windows Components.

  3. In the Windows Components Wizard, select Application Server, and then click Details.

  4. In the Application Server dialog box, select ASP.NET, select Internet Information Services (IIS), and then click OK.

  5. If you are installing DPM on a Windows Server 2003 SP2 server, in the Windows Components Wizard, select Windows Deployment Services.

    - OR -

    If you are installing DPM on Windows Storage Server R2, select Other Network File and Print Services, click Details, click Single Instance Storage, and then click OK.

  6. On the Windows Components Wizard, click Next.

  7. When the installation is complete, click Finish.

Installing the Required Components for Windows Server 2008

Install the required Windows Server 2008 tools and workstation components in the following order:

  1. PowerShell 1.0

  2. SQL Server 2005 Reporting Services

  3. Single Instance Storage (SIS)

To install Windows PowerShell 1.0
  1. Click Start, point to Administrative Tools, and then click Server Manager.

  2. Expand Server Manager to the Features node, and then select Features.

  3. In the Features pane, click Add Features.

  4. Select Windows PowerShell, and then click Next.

  5. On the Confirm Installation Selections page, click Install.

To install and configure SQL Server 2005 Reporting Services To install SIS
  1. From an administrator command prompt, type start /wait ocsetup.exe SIS-Limited /quiet /norestart.

  2. After the installation is complete, you must restart the computer.

See Also

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Required IIS Components for Windows 2008      yannis ... Thomas Lee   |   Edit   |   Show History

If you only install the default components of IIS7 on Windows 2008, the installation will fail.

The list of IIS7 Components that DPM 2007 installation requires are below. Notice that I paste the list from the server's Event Log:


Skipping [Windows Process Activation Service] Windows Process Activation Service because it is already installed on this computer.
[Installation] Succeeded: [Web Server (IIS)] Management Tools.
[Installation] Succeeded: [Web Server (IIS)] FTP Publishing Service.
[Installation] Succeeded: [Web Server (IIS)] Web Server.
[Installation] Succeeded: [Web Server (IIS)] Security.
[Installation] Succeeded: [Web Server (IIS)] Performance.
[Installation] Succeeded: [Web Server (IIS)] IIS 6 Management Compatibility.
[Installation] Succeeded: [Web Server (IIS)] Application Development.
[Installation] Succeeded: [Web Server (IIS)] Health and Diagnostics.
[Installation] Succeeded: [Web Server (IIS)] Common HTTP Features.
[Installation] Succeeded: [Windows Process Activation Service] .NET Environment.
[Installation] Succeeded: [Web Server (IIS)] IIS Management Scripts and Tools.
[Installation] Succeeded: [Web Server (IIS)] IIS 6 Metabase Compatibility.
[Installation] Succeeded: [Web Server (IIS)] IIS 6 WMI Compatibility.
[Installation] Succeeded: [Web Server (IIS)] IIS Management Console.
[Installation] Succeeded: [Web Server (IIS)] Dynamic Content Compression.
[Installation] Succeeded: [Web Server (IIS)] Windows Authentication.
[Installation] Succeeded: [Web Server (IIS)] Static Content Compression.
[Installation] Succeeded: [Web Server (IIS)] HTTP Errors.
[Installation] Succeeded: [Web Server (IIS)] Directory Browsing.
[Installation] Succeeded: [Web Server (IIS)] HTTP Redirection.
[Installation] Succeeded: [Web Server (IIS)] Default Document.
[Installation] Succeeded: [Web Server (IIS)] Static Content.
[Installation] Succeeded: [Web Server (IIS)] Custom Logging.
[Installation] Succeeded: [Web Server (IIS)] Tracing.
[Installation] Succeeded: [Web Server (IIS)] ISAPI Extensions.
[Installation] Succeeded: [Web Server (IIS)] ODBC Logging.
[Installation] Succeeded: [Web Server (IIS)] Request Monitor.
[Installation] Succeeded: [Web Server (IIS)] Server Side Includes.
[Installation] Succeeded: [Web Server (IIS)] ISAPI Filters.
[Installation] Succeeded: [Web Server (IIS)] Logging Tools.
[Installation] Succeeded: [Web Server (IIS)] HTTP Logging.
[Installation] Succeeded: [Web Server (IIS)] Basic Authentication.
[Installation] Succeeded: [Web Server (IIS)] Digest Authentication.
[Installation] Succeeded: [Web Server (IIS)] URL Authorization.
[Installation] Succeeded: [Web Server (IIS)] Request Filtering.
[Installation] Succeeded: [Web Server (IIS)] IIS Client Certificate Mapping Authentication.
[Installation] Succeeded: [Web Server (IIS)] Client Certificate Mapping Authentication.
[Installation] Succeeded: [Web Server (IIS)] IP and Domain Restrictions.
[Installation] Succeeded: [Web Server (IIS)] CGI.
[Installation] Succeeded: [Web Server (IIS)] FTP Management Console.
[Installation] Succeeded: [Web Server (IIS)] FTP Server.
[Installation] Succeeded: [Web Server (IIS)] IIS 6 Management Console.
[Installation] Succeeded: [Web Server (IIS)] IIS 6 Scripting Tools.
[Installation] Succeeded: [Web Server (IIS)] Management Service.
[Installation] Succeeded: [Web Server (IIS)] .NET Extensibility.
[Installation] Succeeded: [Web Server (IIS)] ASP.
[Installation] Succeeded: [Web Server (IIS)] ASP.NET.

Error about SQL Reporting server beeing a prerequisite for DPM 2007under Server 2008      Dennis at Home ... Thomas Lee   |   Edit   |   Show History
In the 'Installing the Required Components for Windows Server 2008' above the components listed are wrong.

Intead of
  1. PowerShell 1.0
  2. SQL Server 2005 Reporting Services
  3. Single Instance Storage (SIS)
it should be
  • PowerShell 1.0
  • IIS 7
  • Single Instance Storage (SIS)
Reporting Services is a prerequisite if you are using an existing or a new RTM SQL 2005 setup though.

A dedicated version of SQL Server 2005 (including reporting services) is, however, included in the setup that will be installed localy along with DPM if you choose too.

Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker