2.6 Configuring the Operations Console on Windows Server 2008

If the operating system on your Web Server computer is Windows Server 2008 SP 2 (32-bit or 64-bit) or Windows Server 2008 R2, after you install the Web Server components, you need to configure IIS to support the Operations Console.

To configure IIS on the Web Server computer:

  1. Click Start > All Programs > Administrative Tools > Server Manager.

  2. In the left pane, expand Roles, and then click Web Server (IIS).

  3. Click Add Role Services.

  4. On the Add Role Services wizard, complete the following steps:

    1. Expand Web Server > Common HTTP Features, and then click Static Content.

    2. Expand Web Server > Application Development, and then click ASP.NET.

  5. On the Add Role Services wizard, click Next, and then follow the instructions to complete the wizard.

  6. Click Start > All Programs > Administrative Tools > Internet Information Services (IIS) Manager.

  7. In the left pane, expand ComputerName > Sites > Default Web Site, where ComputerName is the name of your server computer, and then click Aegis.

  8. Double-click Handler Mappings.

  9. In the mappings list, select StaticFile, and then click Edit.

  10. In the Module field, place the cursor in front of any existing handlers, and then type StaticFileModule,DefaultDocumentModule,.

  11. Click OK.

  12. In the left pane, click Default Web Site.

  13. In the Actions pane, click Restart.