IIS Features
dism /online /enable-feature /featurename:IIS-WebServerRole
dism /online /enable-feature /featurename:IIS-WebServer
dism /online /enable-feature /featurename:IIS-ApplicationDevelopment
dism /online /enable-feature /featurename:IIS-ApplicationInit
dism /Online /Enable-Feature /FeatureName:IIS-CGI
dism /online /enable-feature /featurename:IIS-IPSecurity
cd C:\Windows\System32\inetsrv\
./appcmd.exe unlock config -section:system.webServer/security/ipSecurity