Restart a IIS7 Web Site via the Command Line
This guide shows you how to restart a specific IIS 7 web site from the command line. This can come in very handy if you need to automate restarting the site. IIS 7 includes a command line management tool called “appcmd.exe” which allows you do do a wide range of tasks, including stopping and starting …