You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Follow the following role services installation instructions depending on your server operating system:

Windows Server 2012, Windows Server 2012 R2:

  1. In Server Manager, select Dashboard, and click Add roles and features.
  2. In the Add Roles and Features Wizard, on the Before you begin page, click Next.
  3. On the Select installation type page, select Role-based or feature-based installation, and click Next.
  4. On the Select destination server page, select Select a server from the server pool, select your server, and click Next.
  5. On the Select server roles page, select Web Server (IIS).
  6. Under the Web Server (IIS) role, expand the Web Server node and then select all of the components of Common HTTP Features.
  7. On the Web Server node, expand the Application Development node, and then select ASP.NET 3.5.
  8. On the Web Server node, expand the Security node, and then select Windows Authentication.
  9. On the Web Server node, select all of the components of Management Tools.
  10. Click Next.
  11. On the Select Features page, select all of the components of .NET Framework 3.5 Features, and click Next.
  12. On the Confirmation page, confirm your selections, and then click Install to start the installation process.
  13. Click Close to close the Add Roles and Features Wizard.

Windows Server 2008:

  1. In Server Manager, under the Roles node, select the Web Server (IIS) role.
  2. In the Role Services section, click Add Role Services. The Add Role Services wizard appears.
  3. Under the Web Server role service, select all of the components of Common HTTP Features.
  4. Under the Web Server role service, expand the Application Development node, and then select ASP.NET.
  5. Under the Web Server role service, expand the Security node, and then select Windows Authentication.
  6. Under the Web Server role service, select all of the components of Management Tools.
  7. Click Next and verify the role service changes to be applied.
  8. Click Install to start the installation process.
  9. Click Close to close the Add Role Services wizard.

Windows Server 2008 R2

  1. In Server Manager, under the Roles node, select the Web Server (IIS) role.
  2. In the Role Services section, click Add Role Services. The Add Role Services wizard appears.
  3. Under the Web Server role service, select all of the components of Common HTTP Features.
  4. Under the Web Server role service, expand the Application Development node, and then select ASP.NET.
  5. Under the Web Server role service, expand the Security node, and then select Windows Authentication.
  6. Under the Web Server role service, select all of the components of Management Tools.
  7. Click Next and verify the role service changes to be applied.
  8. Click Install to start the installation process.
  9. Click Close to close the Add Role Services wizard.
  10. In Server Manager, under the Features section, click Add Features. The Add Features wizard appears.
  11. Select the .NET Framework 3.5.1 Features. Click Next and verify the feature changes to be applied.
  12. Click Install to start the installation process.
  13. Close to close the Add Features wizard.
  • No labels