Name: Anonymous 2012-12-08 8:29
Hello /tech/, I have so many commands I can't choose which:
dism /online /enable-feature /featurename:IIS-WebServerRole
dism /online /enable-feature /featurename:IIS-WebServer
dism /online /enable-feature /featurename:IIS-CommonHttpFeatures
dism /online /enable-feature /featurename:IIS-HttpErrors
dism /online /enable-feature /featurename:IIS-HttpRedirect
dism /online /enable-feature /featurename:IIS-ApplicationDevelopment
dism /online /enable-feature /featurename:IIS-Security
dism /online /enable-feature /featurename:IIS-URLAuthorization
dism /online /enable-feature /featurename:IIS-RequestFiltering
dism /online /enable-feature /featurename:IIS-NetFxExtensibility
dism /online /enable-feature /featurename:IIS-HealthAndDiagnostics
dism /online /enable-feature /featurename:IIS-HttpLogging
dism /online /enable-feature /featurename:IIS-LoggingLibraries
dism /online /enable-feature /featurename:IIS-RequestMonitor
dism /online /enable-feature /featurename:IIS-HttpTracing
dism /online /enable-feature /featurename:IIS-IPSecurity
dism /online /enable-feature /featurename:IIS-Performance
dism /online /enable-feature /featurename:IIS-HttpCompressionDynamic
dism /online /enable-feature /featurename:IIS-WebServerManagementTools
dism /online /enable-feature /featurename:IIS-ManagementScriptingTools
dism /online /enable-feature /featurename:IIS-IIS6ManagementCompatibility
dism /online /enable-feature /featurename:IIS-Metabase
dism /online /enable-feature /featurename:IIS-HostableWebCore
dism /online /enable-feature /featurename:IIS-ISAPIExtensions
dism /online /enable-feature /featurename:IIS-ISAPIFilter
dism /online /enable-feature /featurename:IIS-StaticContent
dism /online /enable-feature /featurename:IIS-DefaultDocument
dism /online /enable-feature /featurename:IIS-DirectoryBrowsing
dism /online /enable-feature /featurename:IIS-WebDAV
dism /online /enable-feature /featurename:IIS-ASPNET
dism /online /enable-feature /featurename:IIS-ASP
dism /online /enable-feature /featurename:IIS-CGI
dism /online /enable-feature /featurename:IIS-ServerSideIncludes
dism /online /enable-feature /featurename:IIS-CustomLogging
dism /online /enable-feature /featurename:IIS-BasicAuthentication
dism /online /enable-feature /featurename:IIS-HttpCompressionStatic
dism /online /enable-feature /featurename:IIS-ManagementConsole
dism /online /enable-feature /featurename:IIS-ManagementService
dism /online /enable-feature /featurename:IIS-WMICompatibility
dism /online /enable-feature /featurename:IIS-LegacyScripts
dism /online /enable-feature /featurename:IIS-LegacySnapIn
dism /online /enable-feature /featurename:IIS-FTPServer
dism /online /enable-feature /featurename:IIS-FTPSvc
dism /online /enable-feature /featurename:IIS-FTPExtensibility
dism /online /enable-feature /featurename:IIS-WindowsAuthentication
dism /online /enable-feature /featurename:IIS-DigestAuthentication
dism /online /enable-feature /featurename:IIS-ClientCertificateMappingAuthentication
dism /online /enable-feature /featurename:IIS-IISCertificateMappingAuthentication
dism /online /enable-feature /featurename:IIS-ODBCLogging
Which are the only out of all these commands that I need to run to install a minimal web server with (classic) ASP support?
dism /online /enable-feature /featurename:IIS-WebServerRole
dism /online /enable-feature /featurename:IIS-WebServer
dism /online /enable-feature /featurename:IIS-CommonHttpFeatures
dism /online /enable-feature /featurename:IIS-HttpErrors
dism /online /enable-feature /featurename:IIS-HttpRedirect
dism /online /enable-feature /featurename:IIS-ApplicationDevelopment
dism /online /enable-feature /featurename:IIS-Security
dism /online /enable-feature /featurename:IIS-URLAuthorization
dism /online /enable-feature /featurename:IIS-RequestFiltering
dism /online /enable-feature /featurename:IIS-NetFxExtensibility
dism /online /enable-feature /featurename:IIS-HealthAndDiagnostics
dism /online /enable-feature /featurename:IIS-HttpLogging
dism /online /enable-feature /featurename:IIS-LoggingLibraries
dism /online /enable-feature /featurename:IIS-RequestMonitor
dism /online /enable-feature /featurename:IIS-HttpTracing
dism /online /enable-feature /featurename:IIS-IPSecurity
dism /online /enable-feature /featurename:IIS-Performance
dism /online /enable-feature /featurename:IIS-HttpCompressionDynamic
dism /online /enable-feature /featurename:IIS-WebServerManagementTools
dism /online /enable-feature /featurename:IIS-ManagementScriptingTools
dism /online /enable-feature /featurename:IIS-IIS6ManagementCompatibility
dism /online /enable-feature /featurename:IIS-Metabase
dism /online /enable-feature /featurename:IIS-HostableWebCore
dism /online /enable-feature /featurename:IIS-ISAPIExtensions
dism /online /enable-feature /featurename:IIS-ISAPIFilter
dism /online /enable-feature /featurename:IIS-StaticContent
dism /online /enable-feature /featurename:IIS-DefaultDocument
dism /online /enable-feature /featurename:IIS-DirectoryBrowsing
dism /online /enable-feature /featurename:IIS-WebDAV
dism /online /enable-feature /featurename:IIS-ASPNET
dism /online /enable-feature /featurename:IIS-ASP
dism /online /enable-feature /featurename:IIS-CGI
dism /online /enable-feature /featurename:IIS-ServerSideIncludes
dism /online /enable-feature /featurename:IIS-CustomLogging
dism /online /enable-feature /featurename:IIS-BasicAuthentication
dism /online /enable-feature /featurename:IIS-HttpCompressionStatic
dism /online /enable-feature /featurename:IIS-ManagementConsole
dism /online /enable-feature /featurename:IIS-ManagementService
dism /online /enable-feature /featurename:IIS-WMICompatibility
dism /online /enable-feature /featurename:IIS-LegacyScripts
dism /online /enable-feature /featurename:IIS-LegacySnapIn
dism /online /enable-feature /featurename:IIS-FTPServer
dism /online /enable-feature /featurename:IIS-FTPSvc
dism /online /enable-feature /featurename:IIS-FTPExtensibility
dism /online /enable-feature /featurename:IIS-WindowsAuthentication
dism /online /enable-feature /featurename:IIS-DigestAuthentication
dism /online /enable-feature /featurename:IIS-ClientCertificateMappingAuthentication
dism /online /enable-feature /featurename:IIS-IISCertificateMappingAuthentication
dism /online /enable-feature /featurename:IIS-ODBCLogging
Which are the only out of all these commands that I need to run to install a minimal web server with (classic) ASP support?