Installing the Web Server Role

Author: Walter Oliver

Published on December 01, 2007 by walterov

Updated on March 10, 2008 by walterov

Average Rating  Rate It (0)

RSS

To install the Web Server role on a machine that already is running Windows Server® 2008 (as is the case when building a reference machine for deployment in a data center), follow these steps:

Important:  Run these steps as an administrator.

To install the Web Server role using Server Manager
  1. Navigate to Administrative Tools and click Server Manager.
  2. In Server Manager, in the Roles Summary section, click Add Roles.
  3. Add Roles Wizard, on the Before You Begin page, click Next.
  4. On the Select Server Roles page, select Web Server (IIS).
  5. If a dialog box appears indicating that additional features are required, such as Windows Process Activation Service, add the required features.
  6. Click Next.
  7. On the Web Server (IIS) page, read the introduction. Click Next.
  8. On the Select Role Services page, select the appropriate role services per the above installation table, and then click Next.
  9. On the Confirm Installation Selections page, review your selections, and then click Install.
  10. On the Installation Results page, click Close.


To install the Web Server role using pkgmgr.exe

start /w pkgmgr /iu:IIS-WebServerRole;IIS-WebServer;IIS-CommonHttpFeatures;IIS-StaticContent;IIS-DefaultDocument;IIS-DirectoryBrowsing;IIS-HttpErrors;IIS-HttpRedirect;IIS-ApplicationDevelopment;IIS-ASPNET;IIS-NetFxExtensibility;IIS-ASP;IIS-CGI;IIS-ISAPIExtensions;IIS-ISAPIFilter;IIS-HealthAndDiagnostics;IIS-HttpLogging;IIS-RequestMonitor;IIS-HttpTracing;IIS-Security;IIS-URLAuthorization;IIS-RequestFiltering;IIS-Performance;IIS-HttpCompressionStatic;IIS-HttpCompressionDynamic;IIS-WebServerManagementTools;IIS-ManagementConsole;IIS-ManagementScriptingTools;IIS-ManagementService;WAS-WindowsActivationService;WAS-ProcessModel;WAS-NetFxEnvironment;WAS-ConfigurationAPI;IIS-IIS6ManagementCompatibility;IIS-Metabase;IIS-WMICompatibility;IIS-LegacyScripts;IIS-LegacySnapIn 

Comments

You must Log In to comment.

Page view counter