Browse By Tags

Web Deploy

Web Deploy Automatic Backups
Created Apr 19, 2012 by harshmittal

Introduction - In V3, Web Deploy is introducing an automatic server-side backup feature for IIS 7 and above. When automatic backups are configured on the server and a user publishes to his site using Web Deploy, it will first take a backup of the...

Web Deploy PowerShell Cmdlets
Created Apr 19, 2012 by harshmittal

Web Deploy V3.0 ships with PowerShell cmdlets for carrying out most of the tasks supported by the Web Deploy API [Microsoft.Web.Deployment]. You can read more about this API here . These cmdlets are in the snapin named WDeploySnapin3.0 which is...

Testing a Web Application Zip Package for Inclusion with the Web Application Gallery
Created Dec 14, 2009 by mailant

The Web Application Gallery makes it easy for Windows users to find and deploy a free open source, community application onto a computer running Windows XP or later. To learn more about how to build Web Deploy support for a zip package so that the...

Configure the Web Deployment Handler
Created Oct 29, 2008 by faith_a

This guide provides a basic overview of the steps to configure the Web Deployment handler on your hosted server and test that a user can deploy applications to a Web site. This setup will be using the information in this document to install the...