Required IIS components
  The IIS components listed below satisfy the minimum requirements to run the Web Adaptor. If other IIS components are enabled, they do not need to be removed.     Web Server (World Wide web Services)      Common HTTP Features        Default Document     Static Content       Security        Request Filtering     Basic Authentication     Windows Authentication       Application Development        .NET Extensibility 4.7     .NET Extensibility     ASP.NET 4.6     ASP.NET     ISAPI Extensions     ISAPI Filters     WebSocket Protocol        Management Tools (Web Management Tools)      IIS Management Console    IIS 6 Management Compatibility        IIS 6 Metabase Compatibility       IIS Management Scripts and       Tools    Management Service .NET Framework 4.x Advanced Services: ASP.NET 4.x    Can use command line: Dism.exe /online /enable-feature /all /featurename:IIS-ManagementConsole Dism.exe /online /enable-feature /featurename:IIS-WindowsAuthentication /featurename:IIS-WebServerMan...