http://blogs.iis.net/jamescoo/default.aspx
The Web Deployment Tool will be releasing a brand new feature in the newest version 1.1. This new feature will allow users to store their passwords in Window’s credential store on command-line using Web Deploy and / or access...
This C# code given below will demonstrate how the MSDeploy API can accomplish some common scenarios that users may want to perform. The following examples are documented below in no particular order: I. Server Sync IIS6.0 to IIS6...
In this blog I will show how to script syncing remote servers and add some useful exception handling. This blog assumes you have read or are familiar with part I at: http://blogs.iis.net/jamescoo/archive/2009/09/09...
Part II now posted - http://blogs.iis.net/jamescoo/archive/2009/10/24/msdeploy-powershell-scripts-part-ii-exceptions-and-remote-server-syncs.aspx For MSDeploy API examples visit: http://blogs.iis.net/jamescoo/archive/2009/11/03...
One of the latest additions in IIS configuration is new set of metadata properties that are available as a hotfix in IIS 7.0. "IsEmptyElementVisible" - This property can be set to true or false and only applies to custom schema...
Hello, my names is James and for my first blog I would like to answer some of the common questions I have seen when using MSDeploy in Powershell for the first time. Also, I will try to introduce some tricks to help gather information...