Install the Web Server
IIS and ASP.NET Roles and Features
Role Services
Features
IIS Installation Commands for Windows Server
DISM.exe /Online /Enable-Feature /FeatureName:NetFx3ServerFeatures /FeatureName:NetFx3 /FeatureName:IIS-WebServerRole /FeatureName:IIS-WebServer /FeatureName:IIS-HealthAndDiagnostics /FeatureName:IIS-RequestMonitor /FeatureName:IIS-ISAPIFilter /FeatureName:IIS-ISAPIExtensions /FeatureName:NetFx4Extended-ASPNET45 /FeatureName:IIS-NetFxExtensibility /FeatureName:IIS-ApplicationDevelopment /FeatureName:IIS-ASPNET /FeatureName:IIS-IIS6ManagementCompatibility /FeatureName:IIS-LegacyScripts /FeatureName:IIS-Metabase /FeatureName:IIS-WindowsAuthentication /FeatureName:IIS-WMICompatibilityAdd the Service Account to the IIS_IUSRS Group
Last updated
Was this helpful?