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...
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...