The Internet Information Services (IIS) category includes the following operations:
| Operations |
Description |
| Add/Remove Allowed ISAPI/CGI Extension (IIS6+) |
Enables or disables ISAPI extensions and CGI applications in IIS. |
| Create Application Pool (IIS6+) |
Creates a new application pool. |
| Create FTP Directory (IIS6+) |
Creates a new folder on an IIS FTP site. |
| Create FTP Site (IIS6+) |
Creates a new IIS FTP site. |
| Create Virtual Directory |
Creates a virtual directory on a IIS web site. |
| Create Web Site |
Creates a new IIS web site. |
| Delete Application Pool (IIS6+) |
Deletes an existing application pool. |
| Delete FTP Directory (IIS6+) |
Removes a folder from a IIS FTP site. |
| Delete FTP Site (IIS6+) |
Deletes an existing IIS FTP site. |
| Delete Virtual Directory |
Deletes an existing virtual directory from an IIS web site. |
| Delete Web Site |
Removes an existing IIS web site. |
| Manage Configuration Backup |
Saves or restores the IIS metabase. |
| Manage Service |
Starts, stops or restarts the specified IIS service. |
| Manage Site |
Starts, stops or restarts the specified IIS site. |
|
In order for the IIS operations to execute successfully, Internet Information Services ver. 5 or later must be installed on the target computer. Operations that have the IIS6+ postfix, for instance, Create FTP Site (IIS6+) require IIS ver. 6 or later.