JC Blogs
Blogs by James
-
Web Deployment Tool Now Works With Credential Store
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 credential stored password information via command-line. This is very useful if you do not want to expose your password on command-line and keep it from showing up in any of your log files that may capture command line input.
-
MSDeploy API Scenarios
This C# code given below will demonstrate how the MSDeploy API can accomplish some common scenarios that users may want to perform.
-
MSDeploy Powershell Scripts Part II – Exceptions And Remote Server Syncs
-
MSDeploy Powershell Scripts Part I – Local Functions Only
Part II now posted - http://blogs.iis.net/jamescoo/archive/2009/10/24/msdeploy-powershell-scripts-part-ii-exceptions-and-remote-server-syncs.aspx
-
isEmptyElementVisible And isPresent Metadata Introduction
One of the latest additions in IIS configuration is new set of metadata properties that are available as a hotfix in IIS 7.0.
-
Using MSDeploy In Powershell for Beta
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 about your server using the MSDeploy Powershell environment.