Skip to content

gest01/iis-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IIS feature installation script for ASP.NET and ASP.NET Core

The script supports Windows Server 2016/2019 and Windows 10. Make sure the script runs in an elevated PowerShell prompt (Run as administrator)

Preconditions

Open powershell as Admin and execute following command

$ set-executionpolicy unrestricted

Run the script in the same shell

If the script was executed successfuly, the following modules are installed

IIS Feature Modules

Detailed information on the individual iis modules can be found on the corresponding MSDN site. https://docs.microsoft.com/en-us/iis/install/installing-iis-85/installing-iis-85-on-windows-server-2012-r2#modules-in-iis-85

About

IIS feature installation with powershell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published