<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.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>Web Deployment Tool (MS Deploy)</title><link>http://forums.iis.net/1144.aspx</link><description>Questions about using the Microsoft Web Deployment Tool to sync or migrate sites and servers.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: How to copy the actual files &amp; database for a server to another.</title><link>http://forums.iis.net/thread/1907916.aspx</link><pubDate>Mon, 22 Jun 2009 21:17:46 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907916</guid><dc:creator>spyinsky</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907916.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1144&amp;PostID=1907916</wfw:commentRss><description>&lt;p&gt;The WhatIF flag throws the error.&lt;/p&gt;&lt;p&gt;&amp;nbsp;BUT&lt;/p&gt;&lt;p&gt;It actually works! thanks Katerina!&lt;/p&gt;</description></item><item><title>Re: How to copy the actual files &amp; database for a server to another.</title><link>http://forums.iis.net/thread/1907891.aspx</link><pubDate>Mon, 22 Jun 2009 15:38:54 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907891</guid><dc:creator>spyinsky</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907891.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1144&amp;PostID=1907891</wfw:commentRss><description>&lt;p&gt;-dependencyFailureLevel:off did not work for me, i get the same error again.&lt;/p&gt;&lt;p&gt;I get the same error:&lt;/p&gt;&lt;p&gt;Error:&amp;nbsp; The AppPoolNotFound dependency check found the AppPool &amp;#39;xxxx&amp;#39; to be in use by the source data but not defined in source data or on the desti&lt;br /&gt;nation machine.&amp;nbsp; Applications referencing this app pool will have configuration&lt;br /&gt;issues.&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to copy the actual files &amp; database for a server to another.</title><link>http://forums.iis.net/thread/1907719.aspx</link><pubDate>Fri, 19 Jun 2009 19:03:36 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907719</guid><dc:creator>spyinsky</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907719.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1144&amp;PostID=1907719</wfw:commentRss><description>&lt;p&gt;any cookies for me :) &lt;/p&gt;</description></item><item><title>Re: How to copy the actual files &amp; database for a server to another.</title><link>http://forums.iis.net/thread/1907554.aspx</link><pubDate>Thu, 18 Jun 2009 18:23:02 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907554</guid><dc:creator>kateroh</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907554.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1144&amp;PostID=1907554</wfw:commentRss><description>&lt;p&gt;It turns out that this is a bug in RC that will be fixed in RTW release. &lt;br /&gt;For now, as a workaround, you can disable the dependency check and proceed with the sync:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;-dependencyFailureLevel:off&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Thank you for reporting the issue!&lt;/p&gt;</description></item><item><title>Re: How to copy the actual files &amp; database for a server to another.</title><link>http://forums.iis.net/thread/1907420.aspx</link><pubDate>Wed, 17 Jun 2009 20:37:05 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907420</guid><dc:creator>spyinsky</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907420.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1144&amp;PostID=1907420</wfw:commentRss><description>&lt;p&gt;Thanks, I did install it on my Server now.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;my source &amp;amp; destination are both same...its is my server which I am trying to access it remotely.&lt;/p&gt;&lt;p&gt;I tried to copy the files from ONE folder to another, and was successful with the following :&lt;/p&gt;&lt;p&gt;&amp;nbsp;msdeploy -verb:sync -source:dirpath=C:\xxxxx\7-8,computerName=\\server-002 -dest:dirpath=C:\xxxxx\7-10,computerName=\\server-002&lt;/p&gt;&lt;p&gt;&amp;nbsp;But when I try to acess it though the AppPool by the following:&lt;/p&gt;&lt;p&gt;&amp;nbsp;msdeploy -verb:sync -source:manifest=7-8.xml,computername=\\server-002 -dest:manifest=7-10.xml,computername=\\server-002 -enableLink:AppPoolExtension -enableLink:ContentExtension &amp;gt; msdeploysync.log&lt;/p&gt;&lt;p&gt;&amp;nbsp;I get this error:&lt;/p&gt;&lt;p&gt;-----------&lt;/p&gt;&lt;p&gt;Error:&amp;nbsp; The AppPoolNotFound dependency check found the AppPool &amp;#39;7-8&amp;#39; to be in us&lt;br /&gt;e by the source data but not defined in source data or on the destination machin&lt;br /&gt;e.&amp;nbsp; Applications referencing this app pool will have configuration issues.&lt;br /&gt;Error:&amp;nbsp; [Error]The AppPoolNotFound dependency check found the AppPool &amp;#39;7-8&amp;#39; to b&lt;br /&gt;e in use by the source data but not defined in source data or on the destination&lt;br /&gt;&amp;nbsp;machine.&amp;nbsp; Applications referencing this app pool will have configuration issues&lt;br /&gt;.&lt;br /&gt;Error count: 2&lt;/p&gt;&lt;p&gt;----------&lt;/p&gt;&lt;p&gt;&amp;nbsp;Why do you think I am unable to access the AppPool 7-8 &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to copy the actual files &amp; database for a server to another.</title><link>http://forums.iis.net/thread/1907418.aspx</link><pubDate>Wed, 17 Jun 2009 20:10:36 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907418</guid><dc:creator>kateroh</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907418.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1144&amp;PostID=1907418</wfw:commentRss><description>&lt;p&gt;Yes, you need to install MSDeploy on your destination (same version as in the source). You will also need to make sure MSDeploy agent is started on the remote machine: &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;strong&gt;net start msdepsvc&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You can refer to the Remote section of this article: &lt;a href="http://blogs.iis.net/kateroh/archive/2009/06/05/troubleshooting-common-msdeploy-issues.aspx"&gt;&lt;font color="#3529ae"&gt;Troubleshooting Common MSDeploy Issues&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Also, your destination manifest file should be on the remote machine, so you should specify the physical path of the destination manifest in &lt;strong&gt;-dest:manifest&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>Re: How to copy the actual files &amp; database for a server to another.</title><link>http://forums.iis.net/thread/1907413.aspx</link><pubDate>Wed, 17 Jun 2009 19:29:59 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907413</guid><dc:creator>spyinsky</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907413.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1144&amp;PostID=1907413</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;do we have to install MSDEPLOY on the remote server to use it as a Source/Destination.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Following is the detailed error I receive :&lt;/p&gt;&lt;p&gt;&lt;br /&gt;Error:&amp;nbsp; The AppPoolNotFound dependency check found the AppPool &amp;#39;7-8&amp;#39; to be in us&lt;br /&gt;e by the source data but not defined in source data or on the destination machin&lt;br /&gt;e.&amp;nbsp; Applications referencing this app pool will have configuration issues.&lt;br /&gt;Microsoft.Web.Deployment.DependencyCheckBlockException: [Error]The AppPoolNotFou&lt;br /&gt;nd dependency check found the AppPool &amp;#39;7-8&amp;#39; to be in use by the source data but&lt;br /&gt;not defined in source data or on the destination machine.&amp;nbsp; Applications referenc&lt;br /&gt;ing this app pool will have configuration issues.&lt;br /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.Web.Deployment.DependencyRuleHandler.PreSync(DeploymentSyncConte&lt;br /&gt;xt context)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.Web.Deployment.DeploymentSyncContext.ProcessSync(DeploymentObjec&lt;br /&gt;t destinationObject, DeploymentObject sourceObject)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.Web.Deployment.DeploymentObject.SyncToInternal(DeploymentObject&lt;br /&gt;destObject, DeploymentSyncOptions syncOptions, PayloadTable payloadTable, Conten&lt;br /&gt;tRootTable contentRootTable)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.Web.Deployment.DeploymentObject.SyncTo(DeploymentProviderOptions&lt;br /&gt;&amp;nbsp;providerOptions, DeploymentBaseOptions baseOptions, DeploymentSyncOptions syncO&lt;br /&gt;ptions)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at MSDeploy.MSDeploy.Execute()&lt;br /&gt;&amp;nbsp;&amp;nbsp; at MSDeploy.MSDeploy.Main(String[] unusedArgs)&lt;br /&gt;Error count: 2 &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;when i run:&lt;/p&gt;&lt;p&gt;---------------------&lt;/p&gt;&lt;p&gt;C:\Program Files\IIS\Microsoft Web Deploy&amp;gt;msdeploy -verb:sync -source:manifest=7&lt;br /&gt;
-8.xml,computername=\\&lt;b&gt;server-002&lt;/b&gt; -dest:manifest=7-10.xml,computername=\\webdev-0&lt;br /&gt;
02 -whatif -enableLink:AppPoolExtension -debug -enableLink:ContentExtension &amp;gt; ms&lt;br /&gt;
deploysync.log &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does &lt;b&gt;Server-002&lt;/b&gt; require a MSDEPLOY install? &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to copy the actual files &amp; database for a server to another.</title><link>http://forums.iis.net/thread/1907394.aspx</link><pubDate>Wed, 17 Jun 2009 16:55:49 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907394</guid><dc:creator>spyinsky</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907394.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1144&amp;PostID=1907394</wfw:commentRss><description>&lt;p&gt;What I am trying to achive is:&lt;/p&gt;&lt;p&gt;Create a new website from an original website. The new website is an empty folder right now, with an appPool &amp;amp; website created in the IIS.&amp;nbsp;&lt;/p&gt;&lt;p&gt;The old site has all the files &amp;amp; appPool &amp;amp; website created on the same Server &lt;/p&gt;&lt;p&gt;-----------------------&lt;/p&gt;&lt;p&gt;The app pool dependencies are below.&lt;/p&gt;&lt;p&gt;C:\Program Files (x86)\IIS\Microsoft Web Deploy&amp;gt;msdeploy -verb:getDependencies -&lt;br /&gt;source:metakey=lm/w3svc/1378685816,computername=\\server-002&lt;br /&gt;&amp;lt;dependencyInfo&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;dependencies&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;dependency name=&amp;quot;AnonymousAuthentication&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;dependency name=&amp;quot;WindowsAuthentication&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/dependencies&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;apppoolsInUse&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;apppoolInUse name=&amp;quot;7-8&amp;quot; definitionIncluded=&amp;quot;False&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/apppoolsInUse&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;isapis&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;isapi dll=&amp;quot;C:\WINDOWS\system32\inetsrv\httpodbc.dll&amp;quot; enabled=&amp;quot;False&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/isapis&amp;gt;&lt;br /&gt;&amp;lt;/dependencyInfo&amp;gt; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to copy the actual files &amp; database for a server to another.</title><link>http://forums.iis.net/thread/1907393.aspx</link><pubDate>Wed, 17 Jun 2009 16:51:15 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907393</guid><dc:creator>spyinsky</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907393.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1144&amp;PostID=1907393</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Bad luck to me. I get the following error&lt;br /&gt;&lt;/p&gt;&lt;p&gt;--------------------------&lt;br /&gt;Error:&amp;nbsp; The AppPoolNotFound dependency check found the AppPool &amp;#39;7-8&amp;#39; to be in us&lt;br /&gt;e by the source data but not defined in source data or on the destination machin&lt;br /&gt;e.&amp;nbsp; Applications referencing this app pool will have configuration issues.&lt;br /&gt;Error:&amp;nbsp; [Error]The AppPoolNotFound dependency check found the AppPool &amp;#39;7-8&amp;#39; to b&lt;br /&gt;e in use by the source data but not defined in source data or on the destination&lt;br /&gt;&amp;nbsp;machine.&amp;nbsp; Applications referencing this app pool will have configuration issues&lt;br /&gt;.&lt;br /&gt;Error count: 2 &lt;/p&gt;&lt;p&gt;--------------------------&lt;/p&gt;&lt;p&gt;when i run:&amp;nbsp;&lt;/p&gt;&lt;p&gt;C:\Program Files (x86)\IIS\Microsoft Web Deploy&amp;gt;msdeploy -verb:sync -source:mani&lt;br /&gt;
fest=7-8.xml,computername=\\server-002
-dest:manifest=7-10.xml,computername=\\server-002 -whatif
-enableLink:ContentExtension &amp;gt; msdeploysync.log&lt;/p&gt;&amp;amp; both the manifest files are in the same folder of Microsoft web deploy.&lt;br /&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: How to copy the actual files &amp; database for a server to another.</title><link>http://forums.iis.net/thread/1907390.aspx</link><pubDate>Wed, 17 Jun 2009 16:35:19 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907390</guid><dc:creator>spyinsky</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907390.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1144&amp;PostID=1907390</wfw:commentRss><description>&lt;p&gt;Thanks Katerina on ur suggestion to create the manifest file. &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am now running the command, let me update this after everthing goes smoothly.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thanks again for your help. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to copy the actual files &amp; database for a server to another.</title><link>http://forums.iis.net/thread/1907387.aspx</link><pubDate>Wed, 17 Jun 2009 16:06:09 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907387</guid><dc:creator>kateroh</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907387.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1144&amp;PostID=1907387</wfw:commentRss><description>&lt;p&gt;You need to sync your database separately as it is not automatically pulled into sync&amp;nbsp;by MSDeploy. Better yet, you can create a manifest file that will tell MSDeploy what resources to pull from the source and what resources to create on the destination. You will need to write something like:&lt;/p&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#000000"&gt;Source manifest:&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; 
&lt;p&gt;&amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;MSDeploy.metakey&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;metakey&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;path&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;lm/w3svc/1378685816&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;dbFullSql&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;path&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;connection string&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;or&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;physical&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;path&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;to&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;the&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;source&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;database&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;&amp;quot; /&amp;gt;&lt;br /&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;/&lt;/font&gt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;MSDeploy.metakey&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#000000"&gt;Destination manifest:&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; 
&lt;p&gt;&amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;MSDeploy.metakey&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;metakey&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;path&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;lm/w3svc/239781418&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;dbFullSql&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;path&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000"&gt;&lt;font size="2"&gt;&lt;font size="2"&gt;connection &lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;&lt;font size="2"&gt;string&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;or&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;physical&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;path&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;to&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;the&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;destination&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;database&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;&amp;quot; /&amp;gt;&lt;br /&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;/&lt;/font&gt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;MSDeploy.metakey&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#000000"&gt;And do the sync using the manifest provider:&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#000000"&gt;msdeploy -verb:sync -source:manifest=&amp;lt;path to source manifest&amp;gt;,computername=\\server-002 -dest:manifest=&amp;lt;path to destination manifest&amp;gt;,computername=\\server-002 -whatif &lt;strong&gt;–enableLink:ContentExtension &lt;/strong&gt;&amp;gt; msdeploysync.log &lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#000000"&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#000000"&gt;Where -&lt;strong&gt;enableLink:ContentExtension &lt;/strong&gt;will also solve your problem with pulling in the content.&lt;/font&gt;&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;
&lt;p&gt;Hope this helps!&lt;/p&gt;</description></item><item><title>How to copy the actual files &amp; database for a server to another.</title><link>http://forums.iis.net/thread/1907385.aspx</link><pubDate>Wed, 17 Jun 2009 15:44:32 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907385</guid><dc:creator>spyinsky</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907385.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1144&amp;PostID=1907385</wfw:commentRss><description>&lt;p&gt;I have used the following command to copy a site on remote server to one more site on the same remote server. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;C:\Program Files (x86)\IIS\Microsoft Web Deploy&amp;gt;msdeploy -verb:sync -source:meta&lt;br /&gt;key=lm/w3svc/1378685816,computername=\\server-002 -dest:metakey=lm/w3svc/2397814&lt;br /&gt;18,computername=\\server-002 -whatif &amp;gt; msdeploysync.log&lt;/p&gt;&lt;p&gt;&amp;nbsp;But it did not copy any files OR copy any database of it.&lt;/p&gt;&lt;p&gt;&amp;nbsp;How to copy the files &amp;amp; the sql database? &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>