HowTo Enable IIS in Windows7 from CLI
This how to is enable IIS in Windows7, either using GUI or CLI. This is one of the pre-requisites for installing SharePoint 2010 on Windows7 for development purposes.
2. In the [Search Box] box, type [windows features].
![]()
4. Double-click [Internet Information Services] check box.
![]()
5. Double-click [Web Management Tools] check box.
![]()
6. Double-click [World Wide Web Services] check box.
![]()
7. Double-click [IIS 6 Management Compatibility] check box.
![]()
8. Double-click [Application Development Features] check box.
![]()
9. Double-click [Common HTTP Features] check box.
![]()
10. Drag from [Position] indicator to [Tablet PC Components] check box.
![]()
11. Double-click [Health and Diagnostics] check box.
![]()
12. Double-click [Performance Features] check box.
![]()
13. Double-click [Security] check box.
![]()
Â
Alternatively you can use these command line to do the same thing:
Start a Command Prompt and paste in this command.
start /w pkgmgr /iu:IIS-WebServerRole;IIS-WebServer;IIS-CommonHttpFeatures;IIS-StaticContent;IIS-DefaultDocument;IIS-DirectoryBrowsing;IIS-HttpErrors;IIS-ApplicationDevelopment;IIS-ASPNET;IIS-NetFxExtensibility;IIS-ISAPIExtensions;IIS-ISAPIFilter;IIS-HealthAndDiagnostics;IIS-HttpLogging;IIS-LoggingLibraries;IIS-RequestMonitor;IIS-HttpTracing;IIS-CustomLogging;IIS-Security;IIS-BasicAuthentication;IIS-WindowsAuthentication;IIS-DigestAuthentication;IIS-RequestFiltering;IIS-Performance;IIS-HttpCompressionStatic;IIS-HttpCompressionDynamic;IIS-WebServerManagementTools;IIS-ManagementConsole;IIS-IIS6ManagementCompatibility;IIS-Metabase;IIS-WMICompatibility;WAS-WindowsActivationService;WAS-ProcessModel;WAS-NetFxEnvironment;WAS-ConfigurationAPI
- Yeah I was wondering how to sign up for the Windows Live Hot...
- Hello, I already have the image embedded into the html si...
- make sure you do all line breaks with shift + enter and b...
- after creating a sig with the logo you want, you can open MS...
- What if there is not signature folder, I'm doing this remote...
- Can anyone tell me what to do I need to send attachments tha...
- Hi Bryan Yes this is possible, pls check this blog link ...
- Hi, I'm not able to view flashy images on my incoming/outgo...
- ok tahts great- how can I pay and get this windows live hotm...
- Just what I needed. Thanks!...


