You can enable or disable Web service extensions individually if they are registered in the Web Service Extensions node in IIS Manager. When enabled features are no longer required, you can disable them through the Web Service Extensions node in IIS Manager.
Important
You must be a member of the Administrators group on the local computer to perform the following procedure or procedures. As a security best practice, log on to your computer by using an account that is not in the Administrators group, and then use the runas command to run IIS Manager as an administrator. At a command prompt, type runas /User:Administrative_AccountName"mmc %systemroot%\system32\inetsrv\iis.msc".
1. | In IIS Manager, expand the local computer, and then click Web Service Extensions. | ||||||
2. | In the details pane, click the Web service extension that you want to enable or disable. | ||||||
3. | Do one of the following:
| ||||||
4. | Click OK. |
Important
If you choose to allow all unknown ISAPI extensions or CGI extensions to run on your Web server, your Web server could be susceptible to computer viruses or worms that exploit these technologies. Instead, select only those specific ISAPI extensions or CGI extensions that you need to run on your Web server.
You can disable all Web service extensions that are registered on the local computer with one setting in the Web Service Extensions node of IIS Manager.
1. | In IIS Manager, expand the local computer, and then click Web Service Extensions. |
2. | Click Prohibit all extensions. A warning message appears. |
3. | To disable all extensions, click Yes. To cancel the action, click No. To see more information, click Help. |
4. | If you click Yes, the status of each Web service extension is disabled. |