Is there a command line program or service that I can use to start IIS Express manually?

link|improve this question

feedback

2 Answers

up vote 9 down vote accepted

iisexpress program is responsible for that.

http://learn.iis.net/page.aspx/870/running-iis-express-from-the-command-line/

link|improve this answer
feedback

I have written a post summarizing the basic usage of IIS Express from the command line.

Is quite useful for watching all the requests made to the server.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.