<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>How to write skip and replace rules for MSDeploy</title><link>http://blogs.iis.net/msdeploy/archive/2008/05/23/how-to-write-skip-and-replace-rules-for-msdeploy.aspx</link><description>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</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: How to write skip and replace rules for MSDeploy</title><link>http://blogs.iis.net/msdeploy/archive/2008/05/23/how-to-write-skip-and-replace-rules-for-msdeploy.aspx#3461803</link><pubDate>Fri, 16 Oct 2009 12:22:44 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3461803</guid><dc:creator>andytrend32</dc:creator><description>&lt;p&gt;thank you for the infos. &lt;a rel="nofollow" target="_new" href="http://www.giffits-partner.de"&gt;http://www.giffits-partner.de&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3461803" width="1" height="1"&gt;</description></item><item><title>re: How to write skip and replace rules for MSDeploy</title><link>http://blogs.iis.net/msdeploy/archive/2008/05/23/how-to-write-skip-and-replace-rules-for-msdeploy.aspx#2902415</link><pubDate>Thu, 29 Jan 2009 23:55:26 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2902415</guid><dc:creator>yaminij</dc:creator><description>&lt;p&gt;Try this,&lt;/p&gt;
&lt;p&gt;msdeploy.exe -verb:sync -source:metaKey=/lm/w3svc/1 -dest:metaKey=/lm/w3svc/2 -replace:objectName=metaProperty,scopeAttributeName=name,scopeAttributeValue=&amp;quot;ServerBindings&amp;quot;,match=x\.x\.x\.x,rep&lt;/p&gt;
&lt;p&gt;lace=y.y.y.y. &lt;/p&gt;
&lt;p&gt;Please post on the MSDeploy forums in the future for a quicker response&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2902415" width="1" height="1"&gt;</description></item><item><title>re: How to write skip and replace rules for MSDeploy</title><link>http://blogs.iis.net/msdeploy/archive/2008/05/23/how-to-write-skip-and-replace-rules-for-msdeploy.aspx#2813493</link><pubDate>Tue, 16 Dec 2008 19:37:17 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2813493</guid><dc:creator>CedricBoivin</dc:creator><description>&lt;p&gt;The replace not work for me.&lt;/p&gt;
&lt;p&gt;&amp;lt;configuration&amp;gt;&amp;lt;rules &amp;gt;&amp;lt;rule name=&amp;quot;ReplaceIPAddressInBinding&amp;quot; type=&amp;quot;Microsoft.Web.Deployment.DeploymentReplaceRule&amp;quot; isDefault=&amp;quot;true&amp;quot; &lt;/p&gt;
&lt;p&gt;objectName=&amp;quot;metaProperty&amp;quot; targetAttributeName=&amp;quot;bindingInformation&amp;quot; match=&amp;quot;192\.168\.99\.100&amp;quot; replace=&amp;quot;192.168.0.9&amp;quot; /&amp;gt;&amp;lt;/rules&amp;gt;&amp;lt;/configuration&amp;gt;&lt;/p&gt;
&lt;p&gt;Why ?&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2813493" width="1" height="1"&gt;</description></item><item><title>re: How to write skip and replace rules for MSDeploy</title><link>http://blogs.iis.net/msdeploy/archive/2008/05/23/how-to-write-skip-and-replace-rules-for-msdeploy.aspx#2653003</link><pubDate>Mon, 29 Sep 2008 22:19:51 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2653003</guid><dc:creator>ninatang</dc:creator><description>&lt;p&gt;Yep, if you look at the very bottom of #1 in the blog, it shows the syntax for the command line. If you have any other issues with this, please ask on the MS Deploy forum.&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2653003" width="1" height="1"&gt;</description></item><item><title>re: How to write skip and replace rules for MSDeploy</title><link>http://blogs.iis.net/msdeploy/archive/2008/05/23/how-to-write-skip-and-replace-rules-for-msdeploy.aspx#2623155</link><pubDate>Mon, 15 Sep 2008 22:52:58 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2623155</guid><dc:creator>emathy</dc:creator><description>&lt;p&gt;Hey there!&lt;/p&gt;
&lt;p&gt;If I want the Deploy Tool to skip attempting to move a file entirely is there a variation of the -skip within the command line? I am attempting to move over a good sized IIS6 installation to a new IIS7 box. When using the IIS Deploy tool on the IIS6 machine, I keep getting an error when it hits the index.dat file. Which is a pain, to be blunt, because I am not sure why it's even trying to copy that in the first place.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;- E&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2623155" width="1" height="1"&gt;</description></item><item><title>re: How to write skip and replace rules for MSDeploy</title><link>http://blogs.iis.net/msdeploy/archive/2008/05/23/how-to-write-skip-and-replace-rules-for-msdeploy.aspx#2602413</link><pubDate>Fri, 05 Sep 2008 09:52:40 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2602413</guid><dc:creator>Anonymous</dc:creator><description>&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2602413" width="1" height="1"&gt;</description></item><item><title>re: How to write skip and replace rules for MSDeploy</title><link>http://blogs.iis.net/msdeploy/archive/2008/05/23/how-to-write-skip-and-replace-rules-for-msdeploy.aspx#2576495</link><pubDate>Sat, 23 Aug 2008 21:14:48 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2576495</guid><dc:creator>Anonymous</dc:creator><description>&lt;p&gt;If you install the &amp;quot;Web Deployment&amp;quot; addin to VS 2008 with sp1, do you need to re-install sp1 (for VS 2008) ?&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2576495" width="1" height="1"&gt;</description></item></channel></rss>