Admin-Ahead Community

Windows => General Windows => Topic started by: Chetan Singh on January 25, 2014, 11:16:03 am

Title: Restart domain/site from the command prompt.
Post by: Chetan Singh on January 25, 2014, 11:16:03 am
Hi,

You can restart domain/site from the command prompt with the help of this article. Please check this,

=================>>>
Command#: appcmd start site "Site Name"

Example:
-----------

C:\Windows\System32\inetsrv>appcmd start site "Default Web Site"
"Default Web Site" successfully started.
=================>>>

Thank you,