Managed IIS Web Service

The following methods of the Managed IIS Namespace are exposed as Web methods in the Web Service:

Public Method Description

Managed IIS::CreateFTPSite Method

The CreateFTPSite method creates an File Transfer Protocol (FTP) site.

Managed IIS::CreateVDir Method

The CreateVDir method creates a virtual directory.

Managed IIS::CreateWebSite Method

The CreateWebSite method creates a Web site.

Managed IIS::DeleteOrgSites Method

The DeleteOrgSites method deletes all sites belonging to a particular organization.

Managed IIS::DeleteSite Method

The DeleteSite method deletes a Web or FTP site. The method replaces the deprecated DeleteFTPSite and DeleteWebSite methods.

Managed IIS::DeleteVDir Method

The DeleteVDir method deletes a virtual directory.

Managed IIS::EnumConfig Method

The EnumConfig method enumerates all properties of a Web or FTP site.

Managed IIS::EnumConfigRecursive Method

The EnumConfigRecursive method recursively enumerates all properties of a Web or FTP tree.

Managed IIS::GetProperties Method

The GetProperties method returns the properties of a Web or FTP site.

Managed IIS::InstallServerExtensionsRoot Method

The InstallServerExtensionsRoot method installs Microsoft FrontPage Server Extensions.

Managed IIS::ModifyWebSite Method

The ModifyWebSite method updates the properties of a Web or FTP site.

Managed IIS::RemoveServerExtensionsRoot Method

The RemoveServerExtensionsRoot method removes FrontPage Server Extensions.

Managed IIS::StartSite Method

The StartSite method starts a Web or FTP site.

Managed IIS::StopSite Method

The StopSite method stops a Web or FTP site.

Applies To

  • Hosted Messaging and Collaboration version 3.5

  • Hosted Messaging and Collaboration version 3.0

  • Windows-based Hosting version 4.5

  • Windows-based Hosting version 4.0

  • Windows-based Hosting version 3.5

  • Windows-based Hosting for Applications version 1.0