How do I restart iis express from command line?



How do I restart iis express from command line?..

Answer / Lalit Kumar Rajput

To restart IIS Express from the command line, open a new command prompt as an administrator and type `iisexpress /reset`. This will stop and start the IIS Express web server.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More IIS Interview Questions

How do I check the version of iis?

1 Answers  


How to create web garden?

1 Answers  


IIS http.sys ?

1 Answers  


What is the name of default application pool in iis?

1 Answers  


What do you mean by creation of virtual directory?

1 Answers  


How do I make iis my default website?

1 Answers  


How do I determine iis version?

1 Answers  


How do I access my localhost from another computer?

1 Answers  


What is a web server used for?

1 Answers  


How do I check my application pool?

1 Answers  


How do I add a website to iis manager?

1 Answers  


Why does iis application pool recycle?

1 Answers  


Categories