Archives
-
MSDeploy , XPath and XSL: Part III: Auto generate setParamFile from package and batch file to migrate apps to sites
MSdeploy along with XSL is the way to go if you want to simplify many of the routine tasks that one needs to do. Two of the common scenarios are listed below. Before we start, you can download msxsl for free from here and the web deployment tool (msdeploy) RTW from here (x86 / x64 )
-
MSDeploy , XPath and XSL: Part II: Generating formatted output
Using xsl and msxsl with msdeploy you can generate formatted html logs. It gets even better when you use the API; you can generate better organized logs with custom messages to suit your needs. Before we start, you can download msxsl for free from here and the web deployment tool (msdeploy) from here (x86 / x64 )
-
MSDeploy , XPath and XSL: Part 1: Getting information
-
Web Server Change Notification or Web Server Compare or MS Deploy UI for Multi Server Sync
If you are interested in any of the following then you can read on:
-
Writing Custom Rules for Web Deployment Tool
One of the users posted a question on the blog that he is trying to sync two servers which are being independently modified by users of the two servers. Thus he wants the two servers to be synced using MS Deploy but at the same time wants to exclude the files that are newer at the destination.