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
Oct 05, 2009
As the Microsoft Web Deployment Tool gained popularity, it has undergone a lot of churn which resulted in the continual addition of new features and a humongous set of command-line options. This tool has been built to alleviate a lot of pain in the usage...
5 comments
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 29, 2009
During the RC release, we published a custom provider that will help you sync MySql databases. The limitaions of the provider was syncing from archive/package and syncing over the agent, since DeploymentObject.GetStream() method was not public in that...
1 comments
Apr 23, 2009
There has been a lot of buzz around the way skip rules have changed in the RC version of MSDeploy. Here is a blog post that will explain what has changed and what are the current limitations. Currently there are two different features in MS Deploy that...
2 comments
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 30, 2009
Overview In the recent RC version of MSDeploy, we shipped the dbMySql provider. The dbMySql povider can be used to sync a MySql script to a database. It cannot be used for initial deployment of a MySql database to an empty database or dumping a MySql...
2 comments
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
Oct 29, 2008
The IIS team is proud to announce the latest release of the Web Deployment Tool Beta 2, which includes significant new features for both IT professionals and developers. In addition to our existing functionality of server synchronization and migration...
23 comments
Tags: IISDeploymentPDC
Oct 27, 2008
Just wanted to let everyone know that a bunch of us from the IIS and MS Deploy team are here at PDC 2008 in sunny Los Angeles! If you're here for PDC, please stop by the Windows Server 2008 Web Platform booth or check out our great talks on web deployment...
3 comments
Tags: IIS NewsIISDeploymentWeb DeploymentPDC
May 23, 2008
MSDeploy has two built-in general purpose rule handlers (for more information about rules, take a look at the core components of MS Deploy blog post) which can be used to create rules to skip sync/migrate of some object or to replace the source information...
8 comments