How to bulk Add, modify, and delete bound domain names in the IIS environment

Source: Internet
Author: User
Tags metabase
How to bulk Add and modify bound domain names under the IIS environment

1, close IISAdmin service and W3SVC service, can be closed from the service, you can also directly execute the command:net stop iisadmin/y;

2, open "C:\WINDOWS\SYSTEM32\INETSVR", find MetaBase.xml, this is the place to store IIS information, including IIS configuration and site configuration are in this file, back up, prevent errors;

3, find to modify the site, according to the original form to add domain name bindings, save MetaBase.xml;

4, restart IIS, can directly use IISReset to achieve;

5, check whether to add success, such as unsuccessful, check the reason, resolved. (The first time I did this was because I failed to add a quotation mark, and then I found the problem after checking it.) )

6, to now add the work has been completed. Modify the same way, is to add the domain name to modify the existing domain name.

How to bulk Add, modify, and delete bound domain names in the IIS environment

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.