Minimum Component List for Windows Server 2008
The following is the output from the PowerShell command:
Import-Module ServerManager | |
Get-WindowsFeature | where-object {$_.Installed -eq $TRUE} | |
Display Name | Name |
———— | —- |
[X] Application Server | Application-Server |
[X] .NET Framework 3.5.1 |
AS-NET-Framework |
[X] File Services | File-Services |
[X] File Server |
FS-FileServer |
[X] Web Server (IIS) | Web-Server |
[X] Web Server |
Web-WebServer |
[X] Common HTTP Features |
Web-Common-Http |
[X] Static Content |
Web-Static-Content |
[X] Default Document |
Web-Default-Doc |
[X] Default Document |
Web-Dir-Browsing |
[X] HTTP Errors |
Web-Http-Errors |
[X] HTTP Redirection |
Web-Http-Redirect |
[X] Application Development |
Web-App-Dev |
[X] ASP.NET |
Web-Asp-Net |
[X] .NET Extensibility |
Web-Net-Ext |
[X] ISAPI Extensions |
Web-ISAPI-Ext |
[X] ISAPI Filters |
Web-ISAPI-Filter |
[X] Health and Diagnostics |
Web-Health |
[X] HTTP Logging |
Web-Http-Logging |
[X] Logging Tools |
Web-Log-Libraries |
[X] Request Monitor |
Web-Request-Monitor |
[X] Tracing |
Web-Http-Tracing |
[X] Security |
Web-Security |
[X] Windows Authentication |
Web-Windows-Auth |
[X] Request Filtering |
Web-Filtering |
[X] Performance |
Web-Performance |
[X] Static Content Compression |
Web-Stat-Compression |
[X] Management Tools |
Web-Mgmt-Tools |
[X] IIS Management Console |
Web-Mgmt-Console |
[X] IIS 6 Management Compatibility |
Web-Mgmt-Compat |
[X] IIS 6 Metabase Compatibility |
Web-Metabase |
[X] .NET Framework 3.5.1 Features | NET-Framework |
[X] .NET Framework 3.5.1 |
NET-Framework-Core |
[X] Background Intelligent Transfer Service (BITS) | BITS |
[X] Compact Server |
BITS-Compact-Server |
[X] IIS Server Extension |
BITS-IIS-Ext |
[X] Remote Server Administration Tools | RSAT |
[X] Role Administration Tools |
RSAT-Role-Tools |
[X] Web Server (IIS) Tools |
RSAT-Web-Server |
[X] Feature Administration Tools |
RSAT-Feature-Tools |
[X] BITS Server Extensions Tools |
RSAT-Bits-Server |
[X] Windows Process Activation Service | WAS |
[X] Process Model |
WAS-Process-Model |
[X] .NET Environment |
WAS-NET-Environment |
[X] Configuration APIs |
WAS-Config-APIs |
Although additional components can be installed, changes or deviations from this list may result in PST Flight Deck not functioning correctly.