[go: up one dir, main page]

0% found this document useful (0 votes)
7 views1 page

Windows Features IIS

The document outlines the requirements for enabling IIS on a server, including the necessary features and components to be checked. It also includes an error message indicating a failure in the installation process of one or more roles or features, with a specific error code. The error suggests an issue with the request to add or remove features on the server.

Uploaded by

Federico
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views1 page

Windows Features IIS

The document outlines the requirements for enabling IIS on a server, including the necessary features and components to be checked. It also includes an error message indicating a failure in the installation process of one or more roles or features, with a specific error code. The error suggests an issue with the request to add or remove features on the server.

Uploaded by

Federico
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Requirements:

• Net Framework 4.0 or higher

ENABLE ----> IIS (internet information services)

Make following boxes are checked:

Application Development

 ASP.NET
 NET Extensibility
 ASP
 CGI
 ISAPI Extensions
 ISAPI Filters
 Server Side Includes

Common HTTP Features

 Static Content

Security

 Basic Authentication
 Windows Authentication
 Request Filtering

Install-WindowsFeature : The request to add or remove features on the specified server


failed.

Installation of one or more roles, role services, or features failed. Error: 0x80072ee2

At line:1 char:1

+ Install-WindowsFeature Web-Server, `

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+ CategoryInfo : InvalidOperation: (@{Vhd=; Credent...Name=localhost}:PSObject)


[Install-WindowsFeature],

Exception

+ FullyQualifiedErrorId :
DISMAPI_Error__Failed_To_Enable_Updates,Microsoft.Windows.ServerManager.Commands
.AddWind

owsFeatureCommand

You might also like