Oct 07, 2009
If you want to use the Web Deployment Tool with PowerShell, look no further than our own tester James Cook's PowerShell blog post . He shows how to invoke our deployment APIs through PowerShell to perform a local sync of content. In future posts, he plans...
1 comments
Tags: DeploymentWeb DeploymentPowerShell
Sep 24, 2009
After 2 years of development and lots of customer feedback, we are proud to announce that the Web Deployment Tool has shipped the RTW of our version 1.0! In version 1.0, we have the following components: Powerful APIs that allow you to deploy, sync and...
5 comments
Tags: IISDeploymentMigrationWeb Deployment
May 01, 2009
One of our team members has built a pretty cool sample UI that allows syncing of multiple web servers and also using file change notifications to trigger syncs. Take a look at the sample at http://blogs.iis.net/moshaikh/archive/2009/04/26/web-server-change...
5 comments
Tags: IISWeb Deployment
Apr 17, 2009
We have a new release of the RC1 build to fix a couple issues that people found. We recommend that folks download the new version as it fixes some important issues. How can I get the new build? Just go to our download links for x86 and x64 . How does...
5 comments
Tags: IIS NewsIISWeb DeploymentIIS News Item
Mar 18, 2009
The Web Deployment team is excited to announce that RC1 shipped this morning! We now have a release candidate that can be used for production testing and supports many new features. So what did we add, you ask? The biggest feature is our integration with...
1 comments
Tags: IIS NewsDeploymentMigrationWeb DeploymentMSDeploy
Feb 16, 2009
We posted about skip and replace rules awhile back, but this is probably one of the more complex areas of MS Deploy. You have to understand our provider structure to figure out what type of object needs to be replaced, what attribute, and then write a...
5 comments
Tags: IISDeploymentWeb Deployment
Feb 04, 2009
We briefly mentioned that Visual Studio 2010 is integrating the Web Deployment Tool, but we didn't really go into details. Here's a great blog post that covers the highlights of VS 2010 deployment features, not just MS Deploy, but a lot of other cool...
3 comments
Tags: IIS NewsDeploymentWeb DeploymentVSVisual Studio
Nov 10, 2008
Overview The MSDeploy SQL Database provider, also called dbFullSql is desgined for first-time installation or deployment of SQL databases to a specified destination database. This blog will serve more as a first step towards using the dbFullSql provider...
4 comments
Tags: IISWeb DeploymentPDC