Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Enable IIS in Windows 8.1 with PowerShell

$
0
0

Summary: Use the DISM cmdlets to enable the built-in IIS component in Windows 8.1.

Hey, Scripting Guy! Question Is there a quick and easy way to enable IIS in Windows 8.1on my developer laptops?

Hey, Scripting Guy! Answer With Windows 8.1, you only need to enter one line in Windows PowerShell:

Enable-WindowsOptionalFeature –online –featurename IIS-WebServerRole


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>