<?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>Search results matching tag 'iis6 msdeploy migrate or sync'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=iis6+msdeploy+migrate+or+sync&amp;orTags=0</link><description>Search results matching tag 'iis6 msdeploy migrate or sync'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>How can I sync a specific web application within a website in IIS6 using msdeploy?</title><link>http://forums.iis.net/p/1163111/1926781.aspx#1926781</link><pubDate>Wed, 02 Dec 2009 06:08:38 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1926781</guid><dc:creator>Rotsu</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;Hi,&lt;/p&gt;&lt;p&gt;I have been trying to sync only certain web application in a website in II6, but i cant figure out the correct command to do that. Now i think i know how to sync the entire website, but i want to only sync a specific web applications in that website.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Any help will be appreciated! &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Migrating multiple sites with Web Deployment Tool</title><link>http://forums.iis.net/p/1161531/1919721.aspx#1919721</link><pubDate>Tue, 06 Oct 2009 18:26:01 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1919721</guid><dc:creator>rodneym30</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;I am sure I am just experiencing a mental lock but am not making sense of how I move dozens of websites from one server running IIS6&amp;nbsp;to another (also IIS6)&amp;nbsp;using this tool. I see the ability to create the xml file but it is just not making sense at the moment. Here is what I am trying to do with a few examples...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Migrate ftp settings:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - ftp site1&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - ftp site2&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - ftp site3&lt;/p&gt;
&lt;p&gt;Migrate AppPools:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;nbsp;Default App Pool&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - all default application settings&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- apppool2&lt;/p&gt;
&lt;p&gt;Migrate Websites:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - website1&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - website2&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - website3&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - website4&lt;/p&gt;
&lt;p&gt;Default SMTP Virtual Server:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>pushing to remote destination:Error:  Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))</title><link>http://forums.iis.net/p/1159385/1910820.aspx#1910820</link><pubDate>Mon, 20 Jul 2009 09:07:31 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1910820</guid><dc:creator>raskado</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;I am using 2 networked PC on the same domain equipped by IIS 5.1 and web development tools and remote service is running on both computers.&lt;/p&gt;
&lt;p&gt;Its couple of days I am trying to get some of the synchnorization command into work but I have failed such as folloin two commands:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;msdeploy -verb:sync -source:metakey=lm/w3svc/1 -dest:metakey=lm/w3svc/1,computername=\\pnt-mahdi,username=momazia,password=Di5gui$eD&lt;/strong&gt;&lt;br /&gt;&lt;em&gt;Action: Adding MSDeploy.metaKey (MSDeploy.metaKey)&lt;br /&gt;Action: Adding metaKey (/lm/w3svc/1)&lt;br /&gt;Error:&amp;nbsp; Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))&lt;br /&gt;Error count: 1&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;msdeploy.exe -verb:sync -source:conten&lt;br /&gt;tPath=C:\kia,includeAcls=true -dest:contentPath=D:\arash,computerName=\\pnt-mahd&lt;br /&gt;i,username=momazia,password=Di5gui$eD&lt;/strong&gt;&lt;br /&gt;&lt;em&gt;Action: Adding MSDeploy.contentPath (MSDeploy.contentPath)&lt;br /&gt;Action: Adding contentPath (D:\arash)&lt;br /&gt;Action: Adding dirPath (D:\arash)&lt;br /&gt;Error:&amp;nbsp; Logon failure: unknown user name or bad password.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Error count: 1&lt;/em&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;(I run the command as Administrator,username &amp;amp; password are Windows login user ans pass, Anonymous accsess is enabled on IIS)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I tried many syntax and configration but I can not think of any solution anymore. Please assist me with this. &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Kiarash&lt;/p&gt;</description></item><item><title>Re: newbee needs help</title><link>http://forums.iis.net/p/1157706/1904188.aspx#1904188</link><pubDate>Tue, 19 May 2009 11:20:19 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1904188</guid><dc:creator>vijayam</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;Hello,&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; You send the Error message to the Service image and also any time you asking questions at the time please send me currently.

&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Change Application Pool to &amp;quot;Classic .Net AppPool&amp;quot; for migrated application.</title><link>http://forums.iis.net/p/1157700/1903956.aspx#1903956</link><pubDate>Sat, 16 May 2009 08:02:33 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1903956</guid><dc:creator>sasikantt_24</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;Hi,&lt;br /&gt;I have migrated application from IIS 6.0 to IIS 7.0. Default Application Pool for this migrated application is &amp;quot;DefaultAppPool&amp;quot;. because of this I am getting Http Error 500.24.&lt;/p&gt;
&lt;p&gt;The solution for this problem is, change Application Pool from &amp;quot;DefaultAppPool&amp;quot; to &amp;quot;Classic .Net AppPool&amp;quot;. I have done this manually on IIS 7.0 and I am able to browse the site.&lt;/p&gt;
&lt;p&gt;I want to know, How can we change application pool when we migrate application using Ms Deploy?&lt;/p&gt;
&lt;p&gt;Is there any other work around for Http error 500.24?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item><item><title>IIS6 to IIS7 migration</title><link>http://forums.iis.net/p/1157640/1903710.aspx#1903710</link><pubDate>Thu, 14 May 2009 08:08:21 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1903710</guid><dc:creator>notcon</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;&amp;nbsp;We have all our sites on a 2003 server running IIS6.&lt;/p&gt;&lt;p&gt;&amp;nbsp;We wish to migrate all these sites (including app pools, user accounts, ftp details but NOT content to our new 2008 server running iis7 and ftp7.5.&amp;nbsp; Thje content will be migrated first separately.&amp;nbsp; We also wish to replace all IP addresses with a new one.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;We wish to do this via the archive/package method. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;I have tested the deploy tool and can migrate basic site definitions but app pools, users and ftp accounts don&amp;#39;t seem to migrate at all.&lt;/p&gt;&lt;p&gt;Please&amp;nbsp; can someone advise as to what commands we need to use.&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;&lt;p&gt;Nathan &lt;br /&gt;&lt;/p&gt;</description></item><item><title>error requiring encryption?</title><link>http://forums.iis.net/p/1157202/1902015.aspx#1902015</link><pubDate>Mon, 27 Apr 2009 17:07:01 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1902015</guid><dc:creator>bill_t</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;I upgraded from the beta tool, to RC1. &lt;/p&gt;&lt;p&gt;I&amp;#39;m getting the following error when trying to syc up with an archive created with the beta version of the tool:&lt;/p&gt;&lt;p&gt;&amp;nbsp;Action: Adding child metaProperty (/lm/w3svc/1/ROOT/KeyType)&lt;br /&gt;Action: Adding child metaProperty (/lm/w3svc/1/ROOT/UNCPassword)&lt;br /&gt;Error:&amp;nbsp; The property &amp;#39;value&amp;#39; is marked as secure. An encryption password must be&lt;br /&gt;&amp;nbsp;specified in order to deploy this property.&lt;br /&gt;Error count: 1&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The command I&amp;#39;m using is the basic one in the tutorial:&lt;/p&gt;&lt;p&gt;&amp;nbsp;msdeploy -verb:sync&amp;nbsp; -source:metakey=lm/w3svc/1 -dest:archivedir=d:\my_archive&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can someone point me in the right direction please?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Bill &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Not able to copy the virtual folder content during migration from IIS6 to IIS7</title><link>http://forums.iis.net/p/1157013/1901164.aspx#1901164</link><pubDate>Mon, 20 Apr 2009 08:44:13 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1901164</guid><dc:creator>vskumarcs</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I have used the following MS deploy command It is just create the vertual folder without content here is the command which I used&lt;/p&gt;
&lt;p&gt;msdeploy -verb:migrate -source:webserver60,computername=server1 -dest:webserver60&lt;/p&gt;
&lt;p&gt;after giving this command I would able to see only site name and vertual folder without content &lt;/p&gt;
&lt;p&gt;I don&amp;#39;t know whether I am using the right command or Is there any way to&amp;nbsp;migrate content of vertual folder.&lt;/p&gt;
&lt;p&gt;Need&amp;nbsp;help.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Regards,&lt;/p&gt;
&lt;p&gt;Sunil.&amp;nbsp;&lt;/p&gt;</description></item><item><title>IIS 6 migrating to IIS 6 on a new server strategy?</title><link>http://forums.iis.net/p/1150732/1875265.aspx#1875265</link><pubDate>Tue, 29 Jul 2008 12:01:10 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1875265</guid><dc:creator>jinners</dc:creator><cs:applicationKey>general--1</cs:applicationKey><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I hope someone will be able to point me in the right direction.&lt;/p&gt;
&lt;p&gt;I need to move the settings (IIS config, App Pools &amp;amp; ODBC)&amp;nbsp;from our old websvr to a new websvr. Both have IIS and W2003. However, the old WebSvr has had the OS installed to c:windows.0 the new websvr is installed to the default path (c:windows). Dont ask why.. I can import the ODBC registry settings&amp;nbsp;seperatley fine.&lt;/p&gt;
&lt;p&gt;I have tried to migrate the servers iis metabase using the encrypted password method but ran into problems with dll&amp;#39;s being referenced to c:windows.0\ path.&amp;nbsp;I manged to correct some but not all. I also had problems with iusr and iwam recreating the old computer&amp;nbsp;name user&amp;nbsp;accounts when iis was restarted. Despite using adsutil.vbs to change the anon &amp;amp;&amp;nbsp;wam account and set the password to the new computer name. I have since reinstalled w2003 after editing registry values i thought its best to start from scratch.&lt;/p&gt;
&lt;p&gt;I think MSdeploy is the way fwd, but i wasnt sure which path i should go down migrate or sync? Once&amp;nbsp;the new websvr is fully functioning&amp;nbsp;the old websvr will cease to exist.&lt;/p&gt;
&lt;p&gt;My question is what will be the best way for me to use msdeploy in this instance.&lt;/p&gt;
&lt;p&gt;Your help would be much appreciated.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>