<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Cleaning your BizTalk development box with PowerShell</title>
	<atom:link href="http://biztalkmessages.vansplunteren.net/2009/11/12/cleaning-your-biztalk-development-box-with-powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://biztalkmessages.vansplunteren.net/2009/11/12/cleaning-your-biztalk-development-box-with-powershell/</link>
	<description>Randal van Splunteren&#039;s experiences with BizTalk Server and other MS technologies.</description>
	<lastBuildDate>Wed, 01 Sep 2010 00:35:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: jonsblogroll</title>
		<link>http://biztalkmessages.vansplunteren.net/2009/11/12/cleaning-your-biztalk-development-box-with-powershell/#comment-410</link>
		<dc:creator>jonsblogroll</dc:creator>
		<pubDate>Fri, 21 May 2010 08:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkmessages.wordpress.com/2009/11/12/cleaning-your-biztalk-development-box-with-powershell/#comment-410</guid>
		<description>That&#039;s great! I&#039;m using Powershell for BizTalk deployment and have done something similar for undeploy. 

Using an XML description of the deployment, you can define application references and add them according to the description. Applications can also be added/removed in a predefined order. References can be removed using the XML description of how they were setup. Doing it this way may allow you to remove references and applications without using the &quot;try and handle error&quot; approach...

I haven&#039;t yet got this working 100% of the time because I need to add some better error handling in the scripts. Fortunately this post has given me some hints, so many thanks!!</description>
		<content:encoded><![CDATA[<p>That&#8217;s great! I&#8217;m using Powershell for BizTalk deployment and have done something similar for undeploy. </p>
<p>Using an XML description of the deployment, you can define application references and add them according to the description. Applications can also be added/removed in a predefined order. References can be removed using the XML description of how they were setup. Doing it this way may allow you to remove references and applications without using the &#8220;try and handle error&#8221; approach&#8230;</p>
<p>I haven&#8217;t yet got this working 100% of the time because I need to add some better error handling in the scripts. Fortunately this post has given me some hints, so many thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonid Ganeline</title>
		<link>http://biztalkmessages.vansplunteren.net/2009/11/12/cleaning-your-biztalk-development-box-with-powershell/#comment-259</link>
		<dc:creator>Leonid Ganeline</dc:creator>
		<pubDate>Fri, 18 Dec 2009 17:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkmessages.wordpress.com/2009/11/12/cleaning-your-biztalk-development-box-with-powershell/#comment-259</guid>
		<description>Cool stuff!</description>
		<content:encoded><![CDATA[<p>Cool stuff!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
