Thursday, July 21, 2011

SCOM Zombie PSA#11: Zombie Instructions: SCOM 2012 Web Console Settings

 

Here are your Zombie Instructions for configuring the settings for the SCOM 2012 Web Console.

**** Do not install .NET Framework 4; but hey if you did install it ahead of time, like I had, then towards the end is the command line you can run to correct this.

Web Console Requirements:

· Recommended processor speed: 2.8 GHz or faster.

· Minimum memory: not less than 2 GB.

· Operating System: Windows Server 2008 R2

· Processor Architecture: must be AMD64 (sorry intel) but I’m good.

· Internet Information Services (IIS) v7.5 or later, with the IIS Management Console and the following role services installed:

· Static Content

· Default Document

· Directory Browsing

· HTTP Errors

· HTTP Logging

· Request Monitor

· Request Filtering

· Static Content Compression

· Web Server (IIS) Support

· IIS 6 Metabase Compatibility

· ASP.NET

· Windows Authentication

· Default website: must have an http or https binding configured

image

· Both .NET Framework 3.5 SP1 and .NET Framework 4 is required for setup to run. For more information, see the following.

· .NET Framework 3.5 SP1 redistributable package

· .NET Framework 4 redistributable package

Installation of the web console requires that ISAPI and CGI Restrictions in IIS be enabled for ASP.NET 4. To enable this, select the web server in IIS, and then double-click ISAPI and CGI Restrictions. Select ASP.NET v4.0.30319, and then click Allow.

image

****IMPORTANT**** You must install IIS before installing .NET Framework 4. If you installed IIS after installing .NET Framework 4, you must register ASP.NET 4.0 with IIS. Open a Command prompt window by using the Run As Administrator option and then run the following command: (Since I had my server all patched up to the latest I had to run this)

%WINDIR%\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe –r

image

Now your system is ready for you to install the Web Console for SCOM 2012.

No comments:

Post a Comment