<?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 long does this take in the "Real World"?</title><link>http://forums.iis.net/thread/1910022.aspx</link><pubDate>Sun, 12 Jul 2009 00:11:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1910022</guid><dc:creator>wilddoktor</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1910022.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1144&amp;PostID=1910022</wfw:commentRss><description>&lt;p&gt;Thanks for the quick reply, moshaikh!&lt;/p&gt;
&lt;p&gt;So from reading your post, my mind went here:&lt;/p&gt;
&lt;p&gt;1. there wil be pre-migration tasks to setup; that will take time&lt;/p&gt;
&lt;p&gt;2. the migration itself&amp;nbsp;will vary in time depending mostly on amount of content, plus ACLs, ip changes, etc. Regardless, this time is just &amp;quot;waiting&amp;quot; time for the human doing the migration.&lt;/p&gt;
&lt;p&gt;3. post migration clean up will also take time&lt;/p&gt;
&lt;p&gt;4. there&amp;#39;s always the possibility that something will go wrong, and the iis7&amp;nbsp;config will need to be reset to&amp;nbsp;the last backup.&lt;/p&gt;
&lt;p&gt;So the next question is: of those 5 - 6 hours, how do you see the time breaking down?&amp;nbsp; Or do those 5 - 6 hours just take up the 2nd step...the actual moving of bits and bytes?&lt;/p&gt;
&lt;p&gt;I&amp;#39;m envisioning moving 5 or 10 sites at a time, since the client wants minimum downtime.&amp;nbsp; Which makes me think:&amp;nbsp; at what point will the sites actually be &amp;quot;down&amp;quot;?&amp;nbsp; Will the original sites go down when the actual moving of bits begins?&amp;nbsp; Or will it go down when the ip changes on the iis7 box?&amp;nbsp; Or do you have to disable the ip on the iis6 box before the migration?&lt;/p&gt;
&lt;p&gt;You opened up a can with your answer, I want you to know... :-)&lt;/p&gt;</description></item><item><title>Re: How long does this take in the "Real World"?</title><link>http://forums.iis.net/thread/1910021.aspx</link><pubDate>Sat, 11 Jul 2009 23:51:58 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1910021</guid><dc:creator>moshaikh</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1910021.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1144&amp;PostID=1910021</wfw:commentRss><description>&lt;p&gt;In our regular test runs we carry out migration of about 20 sites with 600 MB of content and about 6000 sites with very minimal content. The entire migration takes about 5 - 6 hours. &lt;/p&gt;
&lt;p&gt;During the process of migration you can change the ip address and other tweaking as part of the run using replace rules and setParam.&lt;/p&gt;
&lt;p&gt;It will depend on how much content these 50 sites have and what are the other changes you are planning to do apart from the webserver migration such as virtual directory changes, ip changes, carry over ACLS etc.&lt;/p&gt;
&lt;p&gt;Let us know if I can help you in any way.&lt;/p&gt;</description></item><item><title>How long does this take in the "Real World"?</title><link>http://forums.iis.net/thread/1910017.aspx</link><pubDate>Sat, 11 Jul 2009 22:51:52 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1910017</guid><dc:creator>wilddoktor</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1910017.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1144&amp;PostID=1910017</wfw:commentRss><description>&lt;p&gt;Hi everybody; hope your Saturday is going well!&lt;/p&gt;
&lt;p&gt;My question is to those of you who have *actually* done a website migration from IIS6 / 2003 to IIS7 / 2008.&amp;nbsp; No theroy here, please!&lt;/p&gt;
&lt;p&gt;My client is a small webhost,&amp;nbsp;has a couple of 2003 boxes with about 50 (total on both boxes) websites.&amp;nbsp; Different IPs, certificates, etc.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s the question:&amp;nbsp; How long would it take *for somebody who has&amp;nbsp;done this before*&amp;nbsp;to move all these sites from both boxes to a new 2008 / IIS7 box,&amp;nbsp;do all the post-migration clean up, and have them up and running again?&lt;/p&gt;
&lt;p&gt;The reason for the question:&amp;nbsp;&amp;nbsp;I messed with IIS5 a long time ago when I was an enterprise network geek, but haven&amp;#39;t touched 6 or 7.&amp;nbsp; I&amp;#39;m now a SMB MSP geek, and&amp;nbsp;the above&amp;nbsp;client wants their websites moved.&amp;nbsp; I want to say &amp;quot;of course I can do this!&amp;quot;, but I&amp;#39;ve never done it before...and I&amp;#39;m not gonna lie about it.&lt;/p&gt;
&lt;p&gt;So over the last 4 days I have done mega research (found this site, too!)&amp;nbsp;and am pretty comfortable with msdeploy and some of the gotcha&amp;#39;s involved.&amp;nbsp; So, in theory I&amp;#39;m very confident that I can do this for my client.&lt;/p&gt;
&lt;p&gt;In reality, I have no idea how long it will take.&lt;/p&gt;
&lt;p&gt;So, if some of you that have actually done this can chime in with how long it would take YOU to do it, I will then add an appropriate amount of time to guess how long it will take ME. :-)&lt;/p&gt;
&lt;p&gt;Thanks in advance for your replies!&amp;nbsp; I&amp;#39;m needing to come up with a plan in the next few hours, so any quick replies would be appreciated. &lt;/p&gt;
&lt;p&gt;(BTW, I&amp;#39;ve been in contact with Faith, and she&amp;#39;s awesome...has given me a *ton* of useful tech info about this stuff, which is mostly the reason for my confidence.)&lt;/p&gt;
&lt;p&gt;Bill&lt;br /&gt;&amp;lt;&amp;gt;&amp;lt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>