IIS Web Deployment Tool

Web Deploy (Web Deployment Tool) simplifies the migration, management and deployment of IIS web servers, web applications and websites. Administrators can use command-line scripting with Web Deploy to synchronize IIS 6 and IIS 7 servers or to migrate an IIS 6 server to IIS 7. Web Deploy also enables administrators and delegated users to use IIS Manager to deploy ASP.NET and PHP applications to an IIS 7 server.

In This Section

The classes in the following namespace enable developers to streamline the deployment of web applications to an IIS web server.

Namespace Description
Microsoft.Web.Deployment Web Deploy APIs.

See Also

Other Resources

Web Deploy