in this article, i will show you how to start and stop iis server using command prompt.
- first of all , open command prompt run as administrator
- start iis services : iisreset /start
- stop iis services : iisreset /stop
- to check status of iis services : iisreset /status
- first of all , open command prompt run as administrator
- start iis services : iisreset /start
- stop iis services : iisreset /stop
- to check status of iis services : iisreset /status
0 Comments
if you have any doubts , please let me know