Restart IIS how to reboot? Restart IIS command details

Source: Internet
Author: User
Tags net command web services

IIS is the best option when Windows provides Web services that are sometimes accessed too large to cause a Web site to open.


1. Interface Operation

Open the Control Panel-> Administrative Tools-> Services. Locate the IIS Admin Service right click "Restart" pop-up "Stop other Services" window and click "Yes".


2, Net command operation

Click "Start"-> "Run", enter cmd Open command window;

Enter net stop iisadmin/y carriage return to stop IIS;
Re-enter net start IISAdmin carriage to start IIS;
Re-enter the net start W3SVC return Web service.


3, IISReset command operation

Click "Start"-> "Run" and enter IISRESET carriage return.

4. Reboot via IIS Manager

In the IIS server Management control tree, expand the IIS node, select the computer that needs to restart the IIS service, and then right-click to select All Tasks-> "Restart IIS."


5, restart the IIS server, start-> run->cmd (listed below the relevant operation commands):

Start after Iisreset/restart stop
Iisreset/start Start IIS (if stopped)

Iisreset/stop Stop IIS (if started)
Iisreset/reboot Reboot the computer

Iisreset/rebootonerror Restart the computer if IIS fails to stop

Iisreset/noforce do not force IIS to stop

Iisreset/timeout:x after X seconds, IIS is forced to stop unless the/noforce parameter is given. Content from

The most convenient use, of course, you can also run under cmd: Iisreset/start

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.