IIS Restart
To restart IIS in command prompt use iisreset
. By default this will restart the IIS, however, it also supports start/stop commads iisreset /stop
and iisreset /start
.
- Previous: IIS Config file and ampersand
- Next: Npm packages and dependencies