PowerTip: Enable IIS in Windows 8.1 with PowerShell
Summary: Use the DISM cmdlets to enable the built-in IIS component in Windows 8.1. Is there a quick and easy way to enable IIS in Windows 8.1on my developer laptops? With Windows 8.1, you only need to enter one line in Windows PowerShell: Enable-WindowsOptionalFeature –online –featurename IIS-WebServerRole