In these procedures you will prepare and configure the System Center Operations Manager database server, OMSQL01.

Tasks

  1. Prepare the OMSQL01 Server
  2. Install IIS and ASP.NET on OMSQL01
  3. Install the .NET Framework 3.0 and Windows PowerShell

Prepare the OMSQL01 Server

Procedure W08-DWM.1: To prepare the OMSQL01 server

  1. Install Windows Server 2008 Standard Edition.

  2. Enable Remote Desktop.

  3. Join the Fabrikam domain.

  4. Disable Windows Firewall.

Install IIS and ASP.NET on OMSQL01

Procedure W08-DWM.2: To install IIS and ASP.NET on OMSQL01

  1. Log on to OMSQL01 as Fabrikam\Administrator and open the Server Manager console.

  2. Add the Web Server (IIS) role. Add features required for Web Server when prompted.

  3. In addition to the default web server roles, select additional services according to the following table:

    Common HTTP Features

    Application Development

    Security

    Management Tools

    • Static Content
    • Default Document
    • Directory Browsing
    • HTTP Errors
    • HTTP Redirection
    • ASP.NET
      Note:
      Add features required for ASP.NET when prompted.
    • Basic Authentication
    • Windows Authentication
    • URL Authorization
    • Request Filtering
    • IP and Domain Restrictions
    • IIS 6 Management Compatibility
  4. Confirm the selections and start the installation.

Note:
You must configure SSL for the server by using a certificate with a common name equal to the name (not the FQDN) of the server.

Install the .NET Framework 3.0 and Windows PowerShell

Procedure W08-DWM.3: To install the .NET Framework 3.0 and Windows PowerShell

  1. Log on to OMSQL01 as Fabrikam\Administrator and open the Server Manager console.

  2. Add the following features:

    • .NET Framework 3.0 Features
    • Windows PowerShell