DISM
NetFx3 /All
Dism /Online /Enable-Feature /FeatureName:NetFx3 -All
- Dism /Online /Enable-Feature /FeatureName:WCF-HTTP-Activation -all
- Dism /Online /Enable-Feature /FeatureName:WCF-NonHTTP-Activation -all
IIS-IIS6ManagementCompatibility | IIS-WMICompatibility
- Dism /Online /Enable-Feature /FeatureName:IIS-IIS6ManagementCompatibility -all
- Dism /Online /Enable-Feature /FeatureName:IIS-WMICompatibility
IIS-ManagementConsole
- Dism /Online /Enable-Feature /FeatureName:IIS-ManagementConsole
IIS-RequestMonitor | IIS-HttpTracing
- Dism /Online /Enable-Feature /FeatureName:IIS-RequestMonitor
- Dism /Online /Enable-Feature /FeatureName:IIS-HttpTracing
ASP.NET |
- Dism /Online /Enable-Feature /FeatureName:IIS-ASPNET -all
- Dism /Online /Enable-Feature /FeatureName:IIS-NetFxExtensibility -all
- Dism /Online /Enable-Feature /FeatureName:IIS-ISAPIExtensions -all
- Dism /Online /Enable-Feature /FeatureName:IIS-ISAPIFilter -all
IIS-HttpCompressionStatic
- Dism /Online /Enable-Feature /FeatureName:IIS-HttpCompressionStatic
Common
- Dism /Online /Enable-Feature /FeatureName:IIS-DefaultDocument
- Dism /Online /Enable-Feature /FeatureName:IIS-DirectoryBrowsing
- Dism /Online /Enable-Feature /FeatureName:IIS-HttpErrors
- Dism /Online /Enable-Feature /FeatureName:IIS-StaticContent
Security
- Dism /Online /Enable-Feature /FeatureName:IIS-RequestFiltering