<?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: Windows Server 2008 R2 Migration Tools</title>
	<atom:link href="http://blog.powershell.no/2009/04/20/windows-server-2008-r2-migration-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.powershell.no/2009/04/20/windows-server-2008-r2-migration-tools/</link>
	<description>On Windows PowerShell and other admin-related topics</description>
	<lastBuildDate>Fri, 09 Dec 2011 10:08:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jan Egil Ring</title>
		<link>http://blog.powershell.no/2009/04/20/windows-server-2008-r2-migration-tools/#comment-836</link>
		<dc:creator><![CDATA[Jan Egil Ring]]></dc:creator>
		<pubDate>Thu, 11 Aug 2011 18:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://janegilring.wordpress.com/2009/04/20/windows-server-2008-r2-migration-tools/#comment-836</guid>
		<description><![CDATA[I see, then you might need to look if netsh can do the job:
http://support.microsoft.com/kb/962355]]></description>
		<content:encoded><![CDATA[<p>I see, then you might need to look if netsh can do the job:<br />
<a href="http://support.microsoft.com/kb/962355" rel="nofollow">http://support.microsoft.com/kb/962355</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://blog.powershell.no/2009/04/20/windows-server-2008-r2-migration-tools/#comment-835</link>
		<dc:creator><![CDATA[Ryan]]></dc:creator>
		<pubDate>Thu, 11 Aug 2011 17:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://janegilring.wordpress.com/2009/04/20/windows-server-2008-r2-migration-tools/#comment-835</guid>
		<description><![CDATA[Force blows everything existing on the new 2008r2 server away.]]></description>
		<content:encoded><![CDATA[<p>Force blows everything existing on the new 2008r2 server away.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Egil Ring</title>
		<link>http://blog.powershell.no/2009/04/20/windows-server-2008-r2-migration-tools/#comment-834</link>
		<dc:creator><![CDATA[Jan Egil Ring]]></dc:creator>
		<pubDate>Thu, 11 Aug 2011 17:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://janegilring.wordpress.com/2009/04/20/windows-server-2008-r2-migration-tools/#comment-834</guid>
		<description><![CDATA[I haven`t tried this myself, but I see that the Import-SmigServerSetting has a -Force parameter which is described like this:
-Force []
    Specifies that imported settings overwrite existing Windows feature settings on the destination computer. If th
    is parameter is not used, by default, existing Windows feature settings on the destination computer are preserv
    ed.]]></description>
		<content:encoded><![CDATA[<p>I haven`t tried this myself, but I see that the Import-SmigServerSetting has a -Force parameter which is described like this:<br />
-Force []<br />
    Specifies that imported settings overwrite existing Windows feature settings on the destination computer. If th<br />
    is parameter is not used, by default, existing Windows feature settings on the destination computer are preserv<br />
    ed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://blog.powershell.no/2009/04/20/windows-server-2008-r2-migration-tools/#comment-833</link>
		<dc:creator><![CDATA[Ryan]]></dc:creator>
		<pubDate>Thu, 11 Aug 2011 17:05:05 +0000</pubDate>
		<guid isPermaLink="false">http://janegilring.wordpress.com/2009/04/20/windows-server-2008-r2-migration-tools/#comment-833</guid>
		<description><![CDATA[We are undergoing a DHCP consolidation project.  The scope of this project is to consolidate all DHCP servers from around 20 physical servers running around 40 or so scopes into 2 virtual servers.   All of the 20 physical servers are running 2003 X86 and our goal is to make the new DHCP servers run server 2008r2.  In my lab I&#039;ve followed the steps above.  The moment i try to import the 2nd 2003 DHCP server into the new 2008r2 DHCP server, it does not allow me to do this.  Is there a way that i can tell the import process to ignore scopes currently running on the new 2008r2 server?]]></description>
		<content:encoded><![CDATA[<p>We are undergoing a DHCP consolidation project.  The scope of this project is to consolidate all DHCP servers from around 20 physical servers running around 40 or so scopes into 2 virtual servers.   All of the 20 physical servers are running 2003 X86 and our goal is to make the new DHCP servers run server 2008r2.  In my lab I&#8217;ve followed the steps above.  The moment i try to import the 2nd 2003 DHCP server into the new 2008r2 DHCP server, it does not allow me to do this.  Is there a way that i can tell the import process to ignore scopes currently running on the new 2008r2 server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jabarca</title>
		<link>http://blog.powershell.no/2009/04/20/windows-server-2008-r2-migration-tools/#comment-739</link>
		<dc:creator><![CDATA[jabarca]]></dc:creator>
		<pubDate>Tue, 07 Jun 2011 23:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://janegilring.wordpress.com/2009/04/20/windows-server-2008-r2-migration-tools/#comment-739</guid>
		<description><![CDATA[Excellent post, thanks]]></description>
		<content:encoded><![CDATA[<p>Excellent post, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HuguesV</title>
		<link>http://blog.powershell.no/2009/04/20/windows-server-2008-r2-migration-tools/#comment-702</link>
		<dc:creator><![CDATA[HuguesV]]></dc:creator>
		<pubDate>Thu, 14 Apr 2011 00:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://janegilring.wordpress.com/2009/04/20/windows-server-2008-r2-migration-tools/#comment-702</guid>
		<description><![CDATA[Thanks for the post, it was really helpfull.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the post, it was really helpfull.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Egil Ring</title>
		<link>http://blog.powershell.no/2009/04/20/windows-server-2008-r2-migration-tools/#comment-603</link>
		<dc:creator><![CDATA[Jan Egil Ring]]></dc:creator>
		<pubDate>Fri, 28 Jan 2011 15:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://janegilring.wordpress.com/2009/04/20/windows-server-2008-r2-migration-tools/#comment-603</guid>
		<description><![CDATA[Yes, leases/reservations get migrated. When you stop the source server and start the destination server the clients will operate as normal with existing leases against the new server.

Good luck! :)]]></description>
		<content:encoded><![CDATA[<p>Yes, leases/reservations get migrated. When you stop the source server and start the destination server the clients will operate as normal with existing leases against the new server.</p>
<p>Good luck! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>http://blog.powershell.no/2009/04/20/windows-server-2008-r2-migration-tools/#comment-602</link>
		<dc:creator><![CDATA[Darren]]></dc:creator>
		<pubDate>Fri, 28 Jan 2011 14:40:04 +0000</pubDate>
		<guid isPermaLink="false">http://janegilring.wordpress.com/2009/04/20/windows-server-2008-r2-migration-tools/#comment-602</guid>
		<description><![CDATA[Yes, with an elevated account with domain admin rights. 

Eventually the IMPORT command completed (not sure what made it suddenly work), DHCP feature was installed successfully. DHCP Server Service was not started, but now I cannot authorize the new targeted DHCP server in my test lab because there is no Enterprise Admin group on this one DC (replica of a child DC) - so I am making progress, but getting stuck along the way -  makes me nervous for when I have to do this across our Production environemnt, globally - starting next week! yikes!

Will all existing leases/reservations etc all get migrated to the target server? What happens to the clients when the source server DHCP Service is stopped?]]></description>
		<content:encoded><![CDATA[<p>Yes, with an elevated account with domain admin rights. </p>
<p>Eventually the IMPORT command completed (not sure what made it suddenly work), DHCP feature was installed successfully. DHCP Server Service was not started, but now I cannot authorize the new targeted DHCP server in my test lab because there is no Enterprise Admin group on this one DC (replica of a child DC) &#8211; so I am making progress, but getting stuck along the way &#8211;  makes me nervous for when I have to do this across our Production environemnt, globally &#8211; starting next week! yikes!</p>
<p>Will all existing leases/reservations etc all get migrated to the target server? What happens to the clients when the source server DHCP Service is stopped?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Egil Ring</title>
		<link>http://blog.powershell.no/2009/04/20/windows-server-2008-r2-migration-tools/#comment-600</link>
		<dc:creator><![CDATA[Jan Egil Ring]]></dc:creator>
		<pubDate>Thu, 27 Jan 2011 12:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://janegilring.wordpress.com/2009/04/20/windows-server-2008-r2-migration-tools/#comment-600</guid>
		<description><![CDATA[Yes, the command will install the DHCP Server Role.
You`re running PowerShell with elevated permissions (Run As Administrator)?]]></description>
		<content:encoded><![CDATA[<p>Yes, the command will install the DHCP Server Role.<br />
You`re running PowerShell with elevated permissions (Run As Administrator)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>http://blog.powershell.no/2009/04/20/windows-server-2008-r2-migration-tools/#comment-599</link>
		<dc:creator><![CDATA[Darren]]></dc:creator>
		<pubDate>Thu, 27 Jan 2011 12:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://janegilring.wordpress.com/2009/04/20/windows-server-2008-r2-migration-tools/#comment-599</guid>
		<description><![CDATA[Great article - very helpful.

Am having some trouble at the end step: after copying the exported database to the target server, and  trying to import the database through the Powershell interface, the powershell.exe bombs out everytime.

I have restarted both source and target machines without luck. Both new builds winth Win2008 R2 Std x64. The import path is definitely correct in the command.

Both machines have static IPs. DHCP Server service is stopped and disabled now on source machine (domain controller), but now I cannot log into the DC (No logon servers available to service this logon request)

PS: Please confirm that the IMPORT-SMIGSERVERSETTING command will install the DHCP Server Role to the target server, upon importing the database? 

Help...

Thanks
Darren]]></description>
		<content:encoded><![CDATA[<p>Great article &#8211; very helpful.</p>
<p>Am having some trouble at the end step: after copying the exported database to the target server, and  trying to import the database through the Powershell interface, the powershell.exe bombs out everytime.</p>
<p>I have restarted both source and target machines without luck. Both new builds winth Win2008 R2 Std x64. The import path is definitely correct in the command.</p>
<p>Both machines have static IPs. DHCP Server service is stopped and disabled now on source machine (domain controller), but now I cannot log into the DC (No logon servers available to service this logon request)</p>
<p>PS: Please confirm that the IMPORT-SMIGSERVERSETTING command will install the DHCP Server Role to the target server, upon importing the database? </p>
<p>Help&#8230;</p>
<p>Thanks<br />
Darren</p>
]]></content:encoded>
	</item>
</channel>
</rss>

