<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The world of Marc O&#039;Polo - Blog &#187; Windows 2008 R2</title>
	<atom:link href="http://blog.mrpol.nl/tag/windows-2008-r2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mrpol.nl</link>
	<description>About Windows Server, Terminal Server, Virtualization and more</description>
	<lastBuildDate>Fri, 03 Feb 2012 23:57:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Device Manager is running in read-only mode</title>
		<link>http://blog.mrpol.nl/2012/01/04/device-manager-is-running-in-read-only-mode/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=device-manager-is-running-in-read-only-mode</link>
		<comments>http://blog.mrpol.nl/2012/01/04/device-manager-is-running-in-read-only-mode/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 09:11:54 +0000</pubDate>
		<dc:creator>M.Pol</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>

		<guid isPermaLink="false">http://blog.mrpol.nl/?p=791</guid>
		<description><![CDATA[Today I was creating a template for my VMware environment, when I was trying to change the graphical interface card I was running into some problems. This is the message the Device Manager is giving me. The result is that I cannot change any drivers or devices. The solution is very simple but not obvious. [...]]]></description>
			<content:encoded><![CDATA[<p>Today I was creating a template for my VMware environment, when I was trying to change the graphical interface card I was running into some problems. This is the message the Device Manager is giving me.</p>
<p><a href="http://blog.mrpol.nl/wp-content/uploads/2012/01/4-1-2012-9-45-40.png"><img class="alignnone size-full wp-image-792 colorbox-791" title="4-1-2012 9-45-40" src="http://blog.mrpol.nl/wp-content/uploads/2012/01/4-1-2012-9-45-40.png" alt="" width="417" height="165" /></a></p>
<p>The result is that I cannot change any drivers or devices.</p>
<p><a href="http://blog.mrpol.nl/wp-content/uploads/2012/01/4-1-2012-9-46-08.png"><img class="alignnone size-full wp-image-793 colorbox-791" title="4-1-2012 9-46-08" src="http://blog.mrpol.nl/wp-content/uploads/2012/01/4-1-2012-9-46-08.png" alt="" width="541" height="119" /></a></p>
<p>The solution is very simple but not obvious. My computer name is longer than 15 characters. This is a problem for NetBIOS computers. It turns out this is also a problem for the device manager. So I changed my computer name to a name with less than 15 characters, now everything works normal again.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mrpol.nl/2012/01/04/device-manager-is-running-in-read-only-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset Domain Administrator Password</title>
		<link>http://blog.mrpol.nl/2011/07/05/reset-domain-administrator-password-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=reset-domain-administrator-password-2</link>
		<comments>http://blog.mrpol.nl/2011/07/05/reset-domain-administrator-password-2/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 12:02:15 +0000</pubDate>
		<dc:creator>M.Pol</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>

		<guid isPermaLink="false">http://blog.mrpol.nl/2011/07/05/reset-domain-administrator-password-2/</guid>
		<description><![CDATA[A Client of our company had a problem, they got in an argument with their current IT Management company. Eventually the IT Management company wouldn&#8217;t give up the administrator account password of the complete domain. So this client was locked out of his own network. We were asked if there was a way to reset [...]]]></description>
			<content:encoded><![CDATA[<p>A Client of our company had a problem, they got in an argument with their current IT Management company. Eventually the IT Management company wouldn&#8217;t give up the administrator account password of the complete domain. So this client was locked out of his own network. We were asked if there was a way to reset this password. So I started looking on the internet for some solutions.</p>
<p>The first one I tried in my own lab was the one that Daniel Petri describes in het Blog post at: <a href="http://www.petri.co.il/reset_domain_admin_password_in_windows_server_2003_ad.htm">http://www.petri.co.il/reset_domain_admin_password_in_windows_server_2003_ad.htm</a></p>
<p>There were some requirements for this trick.</p>
<ul>
<li>Local access to the domain controller (DC). </li>
<li>The Local Administrator password. </li>
<li>Two tools provided by Microsoft in their Resource Kit: SRVANY and INSTSRV. Download them from <a href="http://www.petri.co.il/software/srvany.zip">HERE</a> (24kb). </li>
</ul>
<p>The first one was no problem, but the second one in my case was a problem, we didn’t no the local administrator password.</p>
<p>So this is how I did it, first of all download the DART tools (Diagnostics and Recovery Toolset) from the Microsoft website, this is available for MDOP License owners. See <a href="http://www.microsoft.com/windows/enterprise/products/mdop/dart.aspx">http://www.microsoft.com/windows/enterprise/products/mdop/dart.aspx</a></p>
<p>There are other ways to get your hands on this tool, go to the Technet site and get a Technet Subscription. And if you don’t have access to both sources, go search Google.</p>
<p>I restarted the domain domain controller, and boot into the DART tool. Go to the Locksmith tool, and reset the password of the Administator account. Reboot the server, in Active Directory Recovery mode. This is important because now the Local accounts are available for logon. The local accounts are disabled on a Domain Controller, this is by design. In recovery mode logon with your new local Administrator password. Now do the trick that Daniel Petri describes in his post.</p>
<p>This is how it works globally.</p>
<p><b>Step 1</b></p>
<p><i>Restart Windows 2003 in Directory Service Restore Mode.</i></p>
<p>Note: At startup, press F8 and choose Directory Service Restore Mode. It disables Active Directory. When the login screen appears, log on as Local Administrator. You now have full access to the computer resources, but you cannot make any changes to Active Directory.</p>
<p><a href="http://blog.mrpol.nl/wp-content/uploads/2011/07/clip_image001.jpg"><img class="colorbox-702"  style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="clip_image001" border="0" alt="clip_image001" src="http://blog.mrpol.nl/wp-content/uploads/2011/07/clip_image001_thumb.jpg" width="244" height="67" /></a></p>
<p><b>Step 2</b></p>
<p><i>You are now going to install SRVANY.</i> This utility can virtually run any programs as a service. The interesting point is that the program will have SYSTEM privileges (LSA) (as it inherits the SRVANY security descriptor), i.e. it will have full access on the system. That is more than enough to reset a Domain Admin password. You will configure SRVANY to start the command prompt (which will run the &#8216;net user&#8217; command).</p>
<p>Copy SRVANY and INSTSRV to a temporary folder, mine is called D:\temp. Copy cmd.exe to this folder too (cmd.exe is the command prompt, usually located at %WINDIR%\System32).</p>
<p>Start a command prompt, point to d:\temp (or whatever you call it), and type:</p>
<p><i><font face="Consolas">instsrv PassRecovery &quot;d:\temp\srvany.exe&quot;</font></i></p>
<p>(change the path to suit your own).</p>
<p>It is now time to configure SRVANY.</p>
<p>Start Regedit, and navigate to</p>
<p>HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\PassRecovery</p>
<p>Create a new subkey called Parameters and add two new values:</p>
<p>name: Application</p>
<p>type: REG_SZ (string)</p>
<p>value: d:\temp\cmd.exe</p>
<p>name: AppParameters</p>
<p>type: REG_SZ (string)</p>
<p>value: /k net user administrator 123456 /domain</p>
<p>Replace 123456 with the password you want. Keep in my mind that the default domain policy require complex passwords (including digits, respecting a minimal length etc) so unless you&#8217;ve changed the default domain policy use a complex password such as P@ssw0rd</p>
<p>Now open the Services applet (Control Panel\Administrative Tools\Services) and open the PassRecovery property tab. Check the starting mode is set to Automatic.</p>
<p><a href="http://blog.mrpol.nl/wp-content/uploads/2011/07/clip_image002.jpg"><img class="colorbox-702"  style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://blog.mrpol.nl/wp-content/uploads/2011/07/clip_image002_thumb.jpg" width="223" height="244" /></a></p>
<p>Go to the Log On tab and enable the option Allow service to interact with the desktop.</p>
<p>Restart Windows normally, SRVANY will run the NET USER command and reset the domain admin password.</p>
<p><b>Step 3</b></p>
<p><i>Log on with the Administrator&#8217;s account and the password you&#8217;ve set in step #2.</i></p>
<p>Use this command prompt to uninstall SRVANY (do not forget to do it!) by typing:</p>
<p>net stop PassRecovery</p>
<p>sc delete PassRecovery </p>
<p>Now delete d:\temp and change the admin password if you fancy.</p>
<p>Done!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mrpol.nl/2011/07/05/reset-domain-administrator-password-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Test Lab Guides</title>
		<link>http://blog.mrpol.nl/2010/12/02/microsoft-test-lab-guides/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=microsoft-test-lab-guides</link>
		<comments>http://blog.mrpol.nl/2010/12/02/microsoft-test-lab-guides/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 08:50:00 +0000</pubDate>
		<dc:creator>M.Pol</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.mrpol.nl/?p=473</guid>
		<description><![CDATA[Recently Microsoft released a lot of Lab Guides for different Microsoft products to test. See http://social.technet.microsoft.com/wiki/contents/articles/test-lab-guides.aspx Test Lab Guides Test lab guides (TLGs) allow you to get valuable hands-on experience with new products and technologies using a pre-defined and tested methodology that results in a working configuration. When you use a TLG to create a [...]]]></description>
			<content:encoded><![CDATA[<p>Recently Microsoft released a lot of Lab Guides for different Microsoft products to test. See <a href="http://social.technet.microsoft.com/wiki/contents/articles/test-lab-guides.aspx">http://social.technet.microsoft.com/wiki/contents/articles/test-lab-guides.aspx</a></p>
<h2>Test Lab Guides</h2>
<div>Test lab guides (TLGs) allow you to get valuable hands-on experience with new products and technologies using a pre-defined and tested methodology that results in a working configuration. When you use a TLG to create a test lab, instructions define what servers to create, how to configure the operating systems and system services, and how to install and configure any additional products or technologies. A TLG experience enables you to see all of the components and the configuration steps on both the front-end and back-end that are required for a product or technology or for a multi-product or technology solution.</div>
<div>
<p>A challenge in creating useful TLGs is to enable their reusability and extensibility. Because creating a test lab can represent a significant investment of time and resources, your ability to reuse and extend the work required to create test labs is important. An ideal test lab environment would enable you to create a basic lab configuration, save that configuration, and then build out multiple test lab scenarios in the future by starting with the base configuration.</p>
<p>For a test lab based on physical computers, you can image the drives for future test labs. For a test lab based on virtual machines, you can create snapshots for future test labs. This allows you to easily return to a desired configuration for further learning and experimentation.</p>
<p>The types of TLG documents are the following:</p>
<ul>
<li>Base configuration TLG</li>
<li>Modular TLGs</li>
<li>TLG extensions</li>
<li>Troubleshooting TLGs</li>
<li>Test lab troubleshooting scenarios</li>
<li>TLG portal pages</li>
</ul>
<h2>Base Configuration TLG</h2>
<p>The <a href="http://go.microsoft.com/fwlink/?LinkId=198140">Base Configuration TLG</a> allows you to create the base configuration test lab, upon which you can build test labs based on other TLGs from Microsoft, TLG extensions in the TechNet Wiki, or a test lab of your own design that can include Microsoft or non-Microsoft products.</p>
<p>The base configuration TLG is just the beginning of the test lab experience. Other TLGs or TLG extensions in the TechNet Wiki focus on Microsoft products or platform technologies, but all of them use the Base Configuration TLG as a starting point.</p>
<p>After configuring the computers of the base configuration test lab, make sure that you perform a disk image on each computer if you are using physical computers, or perform virtual machine snapshots if you are using virtual machines.</p>
<h2>Modular TLGs</h2>
<p>A modular TLG describes how to set up and demonstrate a technology, product, or solution for either the Base Configuration test lab or a test lab based on another modular TLG.</p>
<p>The following modular TLGs are available:</p>
<ul>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=205134">Test Lab Guide: Fabrikam Base Configuration</a></li>
<li><a href="http://go.microsoft.com/fwlink/?Linkid=150613">Test Lab Guide: Demonstrate DirectAccess</a></li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=186697">Test Lab Guide: Demonstrate DirectAccess with Network Access Protection (NAP)</a></li>
<li><a href="http://go.microsoft.com/fwlink/?LinkID=198436">Test Lab Guide: Demonstrate UAG DirectAccess</a></li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=198539">Test Lab Guide: Demonstrate UAG DirectAccess Remote Management</a></li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=198543">Test Lab Guide: Demonstrate UAG DirectAccess Network Load Balancing and Array Configuration</a></li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=198546">Test Lab Guide: Demonstrate UAG DirectAccess and Network Access Protection (NAP)</a></li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=204993">Test Lab Guide: Demonstrate UAG SP1 RC DirectAccess</a></li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=205210">Test Lab Guide: Demonstrate UAG SP1 RC DirectAccess Remote Management</a></li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=205354">Test Lab Guide: Demonstrate UAG SP1 RC DirectAccess with NAP</a></li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=205454">Test Lab Guide: Demonstrate UAG SP1 RC DirectAccess Force Tunneling</a></li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=205738">Test Lab Guide: Demonstrate UAG SP1 RC DirectAccess Connectivity Assistant</a></li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=206283">Test Lab Guide: Demonstrate UAG SP1 RC DirectAccess with Secure Socket Tunneling Protocol (SSTP)</a></li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=206505">Test Lab Guide: Demonstrate Forefront UAG SP1 RC DirectAccess with Secure Socket Tunneling Protocol (SSTP) and Remote Desktop Gateway (RDG)</a></li>
<li><a href="http://technet.microsoft.com/en-us/library/fim_cm_test_lab_guide%28WS.10%29.aspx">Test Lab Guide: Demonstrate FIM CM 2010</a></li>
<li><a href="http://go.microsoft.com/fwlink/?LinkID=206341">Test Lab Guide: Exchange Server 2010 with Service Pack 1 </a></li>
<li><a href="http://go.microsoft.com/fwlink/?LinkID=206340">Test Lab Guide: SQL Server 2008 R2 </a></li>
</ul>
<p>To create your own modular TLG in the TechNet Wiki, see the <a href="http://social.technet.microsoft.com/wiki/contents/articles/wiki-modular-test-lab-guide-template.aspx">Wiki: Modular Test Lab Guide Template</a>.</p>
<h2>TLG Extensions</h2>
<p>A TLG extension article, published in the TechNet Wiki, describes how to configure additional functionality or advanced or uncommon configurations based on a working test lab. A TLG extension extends a modular TLG.</p>
<p>The TLG extension article includes instructions to configure and test the additional functionality, and then manually restore the test lab to its original state. A TLG extension article also includes virtualization advice so that you can create snapshots to store the modified test lab configuration and easily restore the original working test lab configuration.</p>
<p>Examples of TLG extensions are the following:</p>
<ul>
<li><a href="http://social.technet.microsoft.com/wiki/contents/articles/directaccess-test-lab-extension-selected-server-access.aspx">DirectAccess Test Lab Extension: Selected Server Access</a></li>
<li><a href="http://social.technet.microsoft.com/wiki/contents/articles/directaccess-test-lab-extension-remote-management.aspx">DirectAccess Test Lab Extension: Remote Management</a></li>
</ul>
<p>To create your own TLG extension, see <a href="http://social.technet.microsoft.com/wiki/contents/articles/wiki-test-lab-extension-template.aspx">Wiki: Test Lab Extension Template</a>.</p>
<h2>Troubleshooting TLGs</h2>
<p>A troubleshooting TLG describes the troubleshooting tools and how they appear in a working test lab for a technology, product, or multi-technology and product solution. The working test lab is typically based on a modular TLG.</p>
<p>A troubleshooting TLG also takes you through a set of troubleshooting scenarios. Each troubleshooting scenario steps you through the following:</p>
<ul>
<li>Breaking the configuration of the test lab in a specific way</li>
<li>Demonstrating the effect on the technology or product functionality</li>
<li>Performing root cause analysis of the problem using the troubleshooting tools and recommended troubleshooting techniques</li>
<li>Correcting the problem</li>
</ul>
<p>The following troubleshooting TLGs are available:</p>
<ul>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=181160">Test Lab Guide: Troubleshoot DirectAccess</a></li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=193603">Test Lab Guide: Troubleshoot DirectAccess with Network Access Protection (NAP)</a></li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=198547">Test Lab Guide: Troubleshoot UAG DirectAccess</a></li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=200004">Test Lab Guide: Troubleshoot UAG DirectAccess with NAP</a></li>
</ul>
<p>To create your own troubleshooting TLG in the TechNet Wiki, see the <a href="http://social.technet.microsoft.com/wiki/contents/articles/wiki-troubleshooting-test-lab-guide-template.aspx">Wiki: Troubleshooting Test Lab Guide Template</a>.</p>
<h2>Test Lab Troubleshooting Scenarios</h2>
<p>A test lab troubleshooting scenario, published in the TechNet Wiki, provides an additional scenario to demonstrate the results of a misconfiguration or other type of common problem and guide the reader through the root cause determination and correction. Test lab troubleshooting scenarios extend a troubleshooting TLG.</p>
<p>For an example of a test lab troubleshooting scenario, click <a href="http://social.technet.microsoft.com/wiki/contents/articles/test-lab-troubleshooting-scenario-directaccess-client-cannot-detect-the-intranet-due-to-incorrect-dns-record.aspx">here</a>.</p>
<p>To create your own test lab troubleshooting scenario, see <a href="http://social.technet.microsoft.com/wiki/contents/articles/wiki-test-lab-troubleshooting-scenario-template.aspx">Wiki: Test Lab Troubleshooting Scenario Template</a>.</p>
<h2>TLG Portal Pages</h2>
<p>A TLG portal page is a TechNet Wiki article that provides links to all of the resources for a specific technology or product.</p>
<p>The following TLG portal pages are available:</p>
<ul>
<li><a href="http://social.technet.microsoft.com/wiki/contents/articles/directaccess-test-lab-for-windows-server-2008-r2.aspx">DirectAccess Test Lab for Windows Server 2008 R2</a></li>
<li><a href="http://social.technet.microsoft.com/wiki/contents/articles/uag-directaccess-test-lab-guide-portal-page.aspx">UAG DirectAccess Test Lab Guide Portal Page</a></li>
</ul>
<h2>Additional Resources</h2>
<p>For the latest information about TLGs, see the <a href="http://blogs.technet.com/b/tlgs/">Microsoft TLG blog</a>.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.mrpol.nl/2010/12/02/microsoft-test-lab-guides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrate Small Business Server 2003 to Exchange 2010 and Windows 2008 R2</title>
		<link>http://blog.mrpol.nl/2010/06/25/migrate-small-business-server-2003-to-exchange-2010-and-windows-2008-r2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=migrate-small-business-server-2003-to-exchange-2010-and-windows-2008-r2</link>
		<comments>http://blog.mrpol.nl/2010/06/25/migrate-small-business-server-2003-to-exchange-2010-and-windows-2008-r2/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 13:48:10 +0000</pubDate>
		<dc:creator>M.Pol</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Windows 2003 SBS]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>

		<guid isPermaLink="false">http://blog.mrpol.nl/?p=350</guid>
		<description><![CDATA[For a project I was looking for a document about migrating from Windows 2003 Small Business to Windows 2008 R2 and Exchange 2010. I&#8217;ve found a great article written by demazter, this article describes every step. Original link: http://www.experts-exchange.com/Software/Server_Software/Email_Servers/Exchange/A_2881-Migrate-Small-Business-Server-2003-to-Exchange-2010-and-Windows-2008-R2.html This guide is intended to provide step by step instructions on how to migrate from Small Business [...]]]></description>
			<content:encoded><![CDATA[<p>For a project I was looking for a document about migrating from Windows 2003 Small Business to Windows 2008 R2 and Exchange 2010. I&#8217;ve found a great article written by demazter, this article describes every step. Original link: http://www.experts-exchange.com/Software/Server_Software/Email_Servers/Exchange/A_2881-Migrate-Small-Business-Server-2003-to-Exchange-2010-and-Windows-2008-R2.html</p>
<p>This guide is intended to provide step by step instructions on how to migrate from Small Business Server 2003 to Windows 2008 R2 with Exchange 2010.</p>
<p>For this migration to work you will need the following software:</p>
<div>
<ul>
<li>Windows Small Business Server 2003 (SBS 2003)</li>
</ul>
</div>
<div>
<ul>
<li>Windows 2008 Server or Windows 2008 R2 Server</li>
</ul>
</div>
<div>
<ul>
<li>Exchange Server 2010</li>
</ul>
</div>
<div>
<ul>
<li>Microsoft Office Filter Pack from here: <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=60c92a37-719c-4077-b5c6-cac34f4227cc&amp;displaylang=en" rel="noindex nofollow" target="_blank">http://www.microsoft.com/downloads/details.aspx?FamilyID=60c92a37-719c-4077-b5c6-cac34f4227cc&amp;displaylang=en</a></li>
</ul>
</div>
<div>
<ul>
<li>Windows SharePoint Services 3.0 with integrated Service Pack 2.Only the version with Integrated Service Pack 2 will install on Windows 2008 R2. You can download it from here: <a href="http://www.microsoft.com/downloads/details.aspx?familyid=9FB41E51-CB03-4B47-B89A-396786492CBA&amp;displaylang=en" rel="noindex nofollow" target="_blank">http://www.microsoft.com/downloads/details.aspx?familyid=9FB41E51-CB03-4B47-B89A-396786492CBA&amp;displaylang=en</a></li>
</ul>
</div>
<div>
<ul>
<li>Microsoft SQL Server Management Studio Express which can be downloaded from: <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=c243a5ae-4bd1-4e3d-94b8-5a0f62bf7796&amp;displaylang=en" rel="noindex nofollow" target="_blank">http://www.microsoft.com/downloads/details.aspx?FamilyID=c243a5ae-4bd1-4e3d-94b8-5a0f62bf7796&amp;displaylang=en</a> You will need to download both the 32bit and 64bit versions</li>
</ul>
</div>
<h4>Steps required:</h4>
<div>
<ul>
<li>1.   Health Checks on Small Business Server 2003</li>
</ul>
</div>
<div>
<ul>
<li>2.   Join new Windows 2008 Server to the domain as a member server</li>
</ul>
</div>
<div>
<ul>
<li>3.   Prepare Active Directory for Windows 2008 R2 Server</li>
</ul>
</div>
<div>
<ul>
<li>4.   Make Windows 2008 R2 Server a Domain Controller of the Existing Small Business Server 2003 Domain</li>
</ul>
</div>
<div>
<ul>
<li>5.   Transfer DHCP Service</li>
</ul>
</div>
<div>
<ul>
<li>6.   Install Exchange 2010</li>
</ul>
</div>
<div>
<ul>
<li>7.   Installing Exchange 2010 SSL Certificate</li>
</ul>
</div>
<div>
<ul>
<li>8.   Migrate Exchange Data</li>
</ul>
</div>
<div>
<ul>
<li>9.   Migrate SharePoint Services</li>
</ul>
</div>
<div>
<ul>
<li>10.  Migrate shared user data</li>
</ul>
</div>
<div>
<ul>
<li>11. Uninstall Exchange 2003 from Small Business Server 2003</li>
</ul>
</div>
<div>
<ul>
<li>12. Transfer all 5 FSMO roles to Windows 2008 Domain Controller</li>
</ul>
</div>
<div>
<ul>
<li>13. DCPROMO SBS 2003 server so it is no longer a domain controller and remove from network</li>
</ul>
</div>
<p>It’s important that the steps are followed in order as different stages make different changes to the way in which your server operates.  For example you MUST make the 2008 server a domain controller before you install Exchange.</p>
<p><span id="more-350"></span></p>
<h2>Step 1 &#8211; Health Checks on Small Business Server 2003</h2>
<p>The absolute first thing you need to do is take a SYSTEM STATE backup of your Small Business Server as well as a full system backup.  There is little chance of the data getting lost but the SYSTEM STATE backup backs up Active Directory so that if it all goes wrong we can recover it if needed.</p>
<p>What you then need to do on the SBS 2003 server is to make sure you have all the latest available updates.  This means you should at a minimum have:</p>
<div>
<ul>
<li>Windows 2003 Service Pack 2</li>
</ul>
</div>
<div>
<ul>
<li>Windows Small Business Server Service Pack 1</li>
</ul>
</div>
<div>
<ul>
<li>Microsoft Exchange 2003 Service Pack 2</li>
</ul>
</div>
<p>Once you have installed all of the above, run Windows Update and make sure you select the option in the blue banner bar across the top for Microsoft Update.  Microsoft Update will then allow you to update all Microsoft products installed on the server providing a more comprehensive update solution.  Keep running the check and installing all updates until there are no more available.</p>
<p>Check the health of your Active Directory by running DCDIAG, if there is anything reported as an error fix it before moving on.</p>
<p>Run the Small Business Server 2003 Best Practices Analyser from here:  <a href="http://www.microsoft.com/downloads/details.aspx?familyid=3874527A-DE19-49BB-800F-352F3B6F2922&amp;displaylang=en" rel="noindex nofollow" target="_blank">http://www.microsoft.com/downloads/details.aspx?familyid=3874527A-DE19-49BB-800F-352F3B6F2922&amp;displaylang=en</a></p>
<p>Make sure you fix any problems the analyser identifies. If you cannot, then why not raise a question on EE to have our Experts help you?</p>
<p>A common problem that can cause this migration to fail is that the SBS 2003 server does not have its own IP address listed for DNS in the network properties under TCP/IP.  If this is the case, update it so that it does (do not use the loopback 127.0.0.1 address).</p>
<h2>Step 2 &#8211; Join new Windows 2008 Server to the domain as a member server</h2>
<p>To join a Windows 2008 Server to the Small Business Server domain we need to first ensure that it is receiving a correct IP Address</p>
<p>Allow the Windows 2008 Server to receive a DHCP Address from your Small Business Server.  Run an IPCONFIG /ALL to check this.  The DNS Server entry is probably the most important. This should be configured to use the IP Address of your Small Business Server for DNS.</p>
<p>To test, it might be worth just pinging the SBS 2003 server from a command prompt just to check the name can be resolved by doing the following:</p>
<div>
<ul>
<li>Click Start &gt; Run &gt; type CMD and then click OK</li>
</ul>
</div>
<div>
<ul>
<li>type PING SBS2003SERVERNAME</li>
</ul>
</div>
<p>If you get a good response then we can try and join the 2008 server to the domain.</p>
<p>To Join the Server to the Domain, do the following:</p>
<div>
<ul>
<li>Click Start and right click on Computer and select properties</li>
</ul>
</div>
<div>
<ul>
<li>From the screen that opens under the section called Computer name, domain, and workgroup settings click Change settings.  Then click on Change</li>
</ul>
</div>
<div>
<ul>
<li>At this point if you haven’t already specified the name of your new server you can do so</li>
</ul>
</div>
<div>
<ul>
<li>Check the radio button next to where it says Domain and enter the domain name that the Small Business Server 2003  belongs to</li>
</ul>
</div>
<div>
<ul>
<li>Click OK</li>
</ul>
</div>
<div>
<ul>
<li>At which point you will be prompted for a username and password for a user that has permissions to add the computer to the domain</li>
</ul>
</div>
<div>
<ul>
<li>Once you have added your credentials and click OK you will then be informed the server requires restarting.  Please restart to resume the migration</li>
</ul>
</div>
<h2>Step 3 &#8211; Prepare Active Directory for Windows 2008 R2 Server</h2>
<p>The first step of this process is to raise the Functional Levels of the SBS 2003 server.  This involves raising the domain and forest functional level of Active Directory and the Operational mode of Exchange Server.</p>
<p>To raise the Domain Functional Level do the following:</p>
<div>
<ul>
<li>Click Start &gt; Administrative Tools &gt; Active Directory Users and Computers</li>
</ul>
</div>
<div>
<ul>
<li>Right click on the domain name and select Raise Domain Functional Level</li>
</ul>
</div>
<div>
<ul>
<li>In the drop down box select Windows Server 2003 and click OK (if this has already been done don’t worry)</li>
</ul>
</div>
<p>To raise the Forest Functional Level do the following:</p>
<div>
<ul>
<li>Click Start &gt; Administrative Tools &gt; Active Directory Domains and Trusts</li>
</ul>
</div>
<div>
<ul>
<li>Right click where it says Active Directory Domains and Trusts and select Raise Forest Functional Level.</li>
</ul>
</div>
<p>And we also need to raise the Exchange Operational Mode.  To do this, you need to do the following:</p>
<div>
<ul>
<li>Click Start &gt; All Programs &gt; Microsoft Exchange &gt; System Manager</li>
</ul>
</div>
<div>
<ul>
<li>Right click on the Organisation name right at the top of the list and select properties</li>
</ul>
</div>
<div>
<ul>
<li>In the dialogue box check the Operational Mode, if it says Mixed Mode click the Change Mode button and say yes to the dialogue box asking if you want to change to native mode</li>
</ul>
</div>
<p>Before we can add the Windows 2008 Server as a domain controller to the SBS 2003 domain, we need to prepare Active Directory.<br />
To do this use the following procedure whilst working on the Small Business Server</p>
<div>
<ul>
<li>Insert the Windows 2008 DVD in to the Small Business Server.  Ignore the autorun message that appears telling you this version is incompatible by clicking OK</li>
</ul>
</div>
<div>
<ul>
<li>Open a command prompt (Start &gt; Run &gt; CMD) and run the commands below</li>
</ul>
</div>
<p>NOTE: X: refers to the drive letter that has been assigned to your DVD Drive.</p>
<div>
<ul>
<li>X:\support\adprep\adprep32  /forestprep</li>
</ul>
</div>
<p><strong>After the above command you will be prompted to confirm you wish to proceed by typing the letter C and pressing Enter</strong></p>
<div>
<ul>
<li>X:\support\adprep\adprep32  /domainprep</li>
</ul>
</div>
<div>
<ul>
<li>X:\support\adprep\adprep32  /domainprep /gpprep</li>
</ul>
</div>
<div>
<ul>
<li>X:\support\adprep\adprep32  /rodcprep</li>
</ul>
</div>
<h2>Step 4 &#8211; Make Windows 2008 R2 Server a Domain Controller of the Existing Small Business Server 2003 Domain</h2>
<p>To make the Windows 2008 Server a Domain Controller is fairly straight forward, we simply click Start &gt; Run  and type DCPROMO click OK.</p>
<p>This will check that the Active Directory Services Binaries are installed and if they are not, it will install them.  It will then start the Active Directory Domain Services Installation Wizard.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292463/ADDS-Wizard-01.jpg" alt="292463" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>On the first screen, there is no need to check the &#8216;Use Advanced mode Installation&#8217; check box, just simply click next.  On the operating System Compatibility screen click next.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292464/ADDS-Wizard-02.jpg" alt="292464" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>On the &#8216;Choose a Deployment Configuration&#8217; screen, select the radio box for Existing Forest and Add a domain controller to an existing domain.  Then Click next.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<div><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292465/ADDS-Wizard-03.jpg" alt="292465" /></div>
</div>
</div>
</div>
</div>
</div>
</div>
<p>On the &#8216;Network credentials&#8217; screen, the name of the domain should have been detected automatically.  Check this is correct.  If you are logged in as a user that has domain admin privileges then you can use the My Current logged on credentials option.  If not, click the set button and add the username and password that has domain admin privileges as shown in the screen above.  Click Next.</p>
<p>The following screen will give you the results of a domain search and ask you which domain you want to add this domain controller to.  As you are upgrading Small Business Server there should only be one.  Click Next.<br />
The next screen will give you an option to select the site for the new domain controller.  If you have more than one Active Directory Site ensure that you select the correct one if it hasn’t been done by default.  Click next.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292466/ADDS-Wizard-04.jpg" alt="292466" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>On the &#8216;Additional Domain Controller Options&#8217; screen, make sure that both the DNS Server and the Global Catalog options are both checked.  Click Next.  The error message regarding DNS Delegation can safely be ignored.  Click Yes on this dialog to continue.</p>
<p>If you have separate folders where you want to store your log files, SYSVOL share and the Active Directory database then these can be specified on the next screen.  To be honest I keep them all as defaults.  Once done, click Next.</p>
<p>On the following screen, you are asked to set a password for Directory Services Restore Mode Administrator (DSRM).  Please note this is NOT the Domain Administrator password.  This password is used to boot the Domain Controller into Directory Services Restore Mode which is used for recovering corrupt/deleted/failed Domain Controllers.  Make a note of this password and keep it somewhere safe (in a fire safe for example).</p>
<p>Click Next on the following 2 screens.  The wizard will then start the promotion of the server to a domain controller (I always check the box on this screen to reboot on completion &#8211; This way you can leave it and come back to it knowing that it will be ready to continue).</p>
<p>Once rebooted your new server will be a domain controller, DNS server and Global Catalog server in your Small Business Server Domain.</p>
<h2>Step 5 &#8211; Transfer DHCP Service</h2>
<p>By default the Small Business Server will be the DHCP Server (if it isn’t and you&#8217;re using something else for DHCP, then you will simply need to update the DNS configuration this device is giving out so that it points to the 2008 Server instead of the 2003 Server) we will need to transfer this to the new server.</p>
<p>We can start this process by installing the DHCP Service.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292468/DHCP-Service-01.jpg" alt="292468" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>To install DHCP, open up Server Manager and under Roles, click Add Role. From the list, select DHCP Server and click Next then next on the Introduction to DHCP Server screen.</p>
<p>On the network Connection Bindings screen you should have your primary IP address listed.  As you will be installing Exchange on this server it’s not recommended to have a multi-homed server but if you do make sure the LAN card and IP is the only one selected.  Click next.</p>
<p><strong>NOTE</strong>: A multi-homed server is a server that has multiple IP addresses assigned to multiple Network Interface Cards.  Normally these types of servers would be used as routers.  Whilst Exchange can be made to work in this environment, it&#8217;s not recommended.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292469/DHCP-Service-02.jpg" alt="292469" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>On the Specify IPv4 DNS Server Settings check the following settings:</p>
<div>
<ul>
<li>Check the parent domain name is correct</li>
</ul>
</div>
<div>
<ul>
<li>Make sure that the IP Address listed for Preferred DNS server IPv4 Address is the address of the new Windows 2008 Server</li>
</ul>
</div>
<div>
<ul>
<li>Remove any entry in the Alternate DNS Server IPv4 Settings as these will not be required</li>
</ul>
</div>
<div>
<ul>
<li>Click next</li>
</ul>
</div>
<p>Click next accepting the default settings on the WINS screen.</p>
<p>On the Add or Edit DHCP Scopes screen, click Add.  This will present you with the Add Scope dialog box.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292470/DHCP-Service-03.jpg" alt="292470" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>On this screen enter the following details:</p>
<div>
<ul>
<li>scope name</li>
</ul>
</div>
<div>
<ul>
<li>the start IP address</li>
</ul>
</div>
<div>
<ul>
<li>the end IP address</li>
</ul>
</div>
<p>(This should be the same as the DHCP Scope you have configured on the Small Business Server).</p>
<div>
<ul>
<li>Uncheck the box that says Activate this scope (we don’t want it just yet)</li>
</ul>
</div>
<div>
<ul>
<li>The subnet mask should have been calculated automatically but if it isn’t correct then please change it to ensure it is</li>
</ul>
</div>
<div>
<ul>
<li>Enter the default gateway; this will be the router on your network</li>
</ul>
</div>
<p>You will notice in the scope I am creating, I have started from 192.168.10.15 this is so that I have 15 addresses that I can assign to fixed addresses.  My Small Business Server and Windows 2003 server will have an address below 192.168.10.15 but I might also have printers, photocopiers, and wireless access points that also need fixed IP addresses.  I have also left 192.168.10.254 available to use for my router.</p>
<p>Once you have completed all the details, click OK and then Next.</p>
<p>Accept the default setting on the &#8216;Configure DHCPv6 Stateless Mode&#8217; and the Specify IPv6 DNS Server Settings.</p>
<p>On the &#8216;Authorize DHCP Server&#8217; screen, select to use the current credentials and click Next, then Install on the confirmation screen.</p>
<p>The DHCP Server service is now installed on the Windows 2008 server.</p>
<p>Before we can switch over, we need to make some changes to the Small Business Server DHCP settings.  Whilst we can just turn one off and turn the other on this will cause you to have to release and renew the settings on the client machines manually for them to pick up the new DHCP Service.  The alternative is to wait the 4 days before your client machines request an IP address renewal.</p>
<p>To make the required changes, do the following on the Small Business Server:</p>
<div>
<ul>
<li>Navigate to Start &gt; Administrative Tools &gt; DHCP this will open the DHCP snap-in</li>
</ul>
</div>
<div>
<ul>
<li>Right click on the Scope listed under your Small Business Server and select properties</li>
</ul>
</div>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292471/DHCP-Service-04.jpg" alt="292471" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>In the section titled &#8216;Lease duration for DHCP clients&#8217; we are going to change it to 2 hours from the default of 8 days.  Click OK</p>
<p>Then under Address Leases, highlight all DHCP Leases, right click and select delete.  NOTE:  If you have any reserved addresses make sure they are not highlighted otherwise they will be deleted also.</p>
<p>This action will cause all DHCP clients to renew their addresses and gain an address that has a 2 hour lease.  Check the Address Leases and refresh until you are happy that all the clients now have an IP address. (You might want to leave this overnight just to make absolutely sure)</p>
<p>Once you are happy that all the clients have now got a 2 hour lease from the Windows 2008 server do the following:</p>
<div>
<ul>
<li>Navigate to Start &gt; Administrative Tools &gt; DHCP</li>
</ul>
</div>
<div>
<ul>
<li>Expand the Windows 2008 servername and IPv4 then right click on the scope listed</li>
</ul>
</div>
<div>
<ul>
<li>Select Activate</li>
</ul>
</div>
<p>This will start the DHCP Service on the 2008 server and deactivate the service on the Small Business Server (this will happen automatically because when Small Business Server detects another DHCP server on the network it shuts its own down).</p>
<p>You will now find that in approximately 1 to 2 hours time, all your clients will start picking up IP addresses from the Windows 2008 Server.</p>
<p>You can now disable the DHCP Server service on the Small Business Server.  DO NOT disable the DHCP Client service, as this plays a part in DNS registration.</p>
<p>Now that all the clients are using the new Windows 2008 Server for DHCP and DNS, we need to make sure that the Small Business Server is also using the Windows 2008 Server for DNS.  To do this modify the TCP/IP properties of the network card and change the Primary DNS servers IP address to that of the Windows 2008 Server.  Do not enter anything in the Secondary DNS server.</p>
<p>Once you have done this restart the NETLOGON service so that the DNS entries are added to the Windows 2008 DNS.</p>
<h2>Step 6 &#8211; Install Exchange 2010</h2>
<p>Because we performed all the diagnostic checks at the start, the installation of Exchange 2010 should be fairly straight forward.  Please note that even though the installation of any version of Exchange Server on a domain controller is supported by Microsoft, it is not a recommended configuration.  But since we are migrating from Small Business Server the chances are you still want to stick with a single server configuration.</p>
<p>The first step is to install the pre-requisites on Windows 2008 to allow the Exchange 2010 installation to complete.  This can be done very easily using the Windows PowerShell.</p>
<p>To do this, please use the following steps:</p>
<div>
<ul>
<li>Click Start &gt; All Programs &gt; Accessories &gt; Windows PowerShell</li>
</ul>
</div>
<p>Once the PowerShell is opened run the following commands:</p>
<div>
<ul>
<li>Import-Module ServerManager</li>
</ul>
</div>
<p>There is no notification this has completed you will just see a flashing cursor waiting for input.  This command will allow us to add server roles and features via the PowerShell command.</p>
<div>
<ul>
<li>Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy –Restart</li>
</ul>
</div>
<p>This command will install all the pre-requisites for the Mailbox, Hub Transport and Client Access roles on to the Windows 2008 Server.  This will replicate what you currently have on the Small Business Server.<br />
Once the server has restarted after the above command, launch the Windows Powershell again and run the following command:</p>
<div>
<ul>
<li>Set-Service NetTcpPortSharing -StartupType Automatic</li>
</ul>
</div>
<p>This will set the Net.Tcp Port Sharing Service to Automatic instead of Manual</p>
<p>Install the Microsoft Office Filter Pack (which you should have downloaded earlier from the top list of required software).</p>
<p>Once we have done this, we need to prepare Active Directory for the Exchange 2010 installation.</p>
<p>Unlike previous versions, Exchange 2010 will detect if the schema updates have been done and do them if not, I prefer to see this happen.</p>
<p>To prepare Active Directory for Exchange 2010 we need to do the following:</p>
<div>
<ul>
<li>Insert the Exchange 2010 DVD in to the Windows 2008 Server</li>
</ul>
</div>
<div>
<ul>
<li>Open a command prompt (Start &gt; Run &gt; CMD)</li>
</ul>
</div>
<div>
<ul>
<li>Run D:\setup /PrepareLegacyExchangePermissions</li>
</ul>
</div>
<div>
<ul>
<li>Run D:\setup /PrepareSchema</li>
</ul>
</div>
<div>
<ul>
<li>There is an additional command which is: setup /PrepareAD /OrganizationName: but I am going to let the Exchange Server installation do this part</li>
</ul>
</div>
<p>Start the Exchange installation from the DVD.  On the initial splash screen that opens, click Step 3: Choose Exchange Language Options, select the appropriate option then click Step 4: Install Microsoft Exchange.  The Exchange Installation Wizard will then start.</p>
<p>The first screen you see is the Introduction screen, click Next.  Read, agree to and accept the license agreement screen.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292475/Exchange-Setup-01.jpg" alt="292475" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>This screen allows us to choose the type of installation.  As it’s assumed the Exchange 2010 server is a direct replacement for Small Business Server and all roles will be installed on a single server, we simply select Typical Exchange Server Installation and Click next.</p>
<p>If we were separating our roles out on to different servers we would select Custom Exchange Server Installation and then click next.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292476/Exchange-Setup-02.jpg" alt="292476" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>This screen allows us to specify what URL will be used for accessing our Outlook Web App from outside of the network.  Whatever you put in here you will need to make sure you have a DNS A record for it in your EXTERNAL DNS server.  In the later steps you will also need to use this name in your SSL Certificate Request. (CSR)</p>
<p>Check the box &#8216;The Client Access role server will be internet-facing&#8217; and then specify the URL you will use, do not add<a href="https:///" rel="nofollow" target="_blank">https://</a> or anything at the end i.e. /owa.  Click next.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292477/Exchange-Setup-03.jpg" alt="292477" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>This screen is asking us to specify the Exchange 2003 server that the installation will create a routing group connector for.  This is essential for mailflow between the servers.  Click Browse, the list should be generated automatically and you will be able to select the Small Business Server from the list.  Click OK and then next.</p>
<p>Choose on the next screen if you wish to participate in the Customer Improvement program and then click next.  At this point the readiness checks will be performed to ensure your infrastructure is ready for Exchange 2010.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292479/Exchange-Setup-04.jpg" alt="292479" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>The results of the readiness check should show a warning on the Organisation Prerequisites, this is normal and it’s because we didn’t run the setup /PrepareAD /OrganizationName: command earlier on.  This can safely be ignored as the setup will perform this task for us.</p>
<p>The other cautionary warning you will see on my screen capture is simply because I haven’t installed the Office Filter Pack so you will only see this if you didn’t follow the step earlier.  Once you click install, the wizard will Install Exchange Server 2010.  And we are looking for the screen below.  All green.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292480/Exchange-Setup-05.jpg" alt="292480" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>Now that Exchange is installed, using the Exchange Management Console, navigate to Server Configuration &gt; Hub Transport.  Here there will be 2 Receive Connectors listed.</p>
<p>The one we will be dealing with is the one that starts with the word Default and is followed by the name of the Exchange 2010 server.  Right click on this Receive Connector and select properties.  Under the Permission Groups tab, check the box for Anonymous Users.  If this box is not checked then servers sending mail to you will not be able to connect.  Your e-mails with therefore be rejected.</p>
<p>One final task before we move on, is to reconfigure any firewall/router rules you may have for ports 25 and 443 to allow the Exchange 2010 server to now deal with SMTP traffic and Outlook Web App.</p>
<h2>Step 7 &#8211; Installing Exchange 2010 SSL Certificate</h2>
<p>Exchange 2010 installs with a self-signed certificate by default.  Whilst this will work, it will cause browser errors in the form of untrusted websites, Outlook errors for Autodiscover (which is used for free/busy information &amp; Offline Address Book) and errors when using mobile devices and Outlook Anywhere.  Whilst for the most part there are ways around these problems, I won’t be covering them in this article because my recommendation, as any other Exchange specialist would recommend, would be to use a 3rd party certificate.</p>
<p>Unlike earlier versions of Exchange, we have a nice easy to use wizard in the Exchange Management Console for certificate generation.  This makes installing commercial certificates in Exchange 2010 much easier and less prone to error.</p>
<p>To start the New Exchange Certificate wizard do the following:</p>
<div>
<ul>
<li>Click Start &gt; All Programs &gt; Microsoft Exchange Server 2010</li>
</ul>
</div>
<div>
<ul>
<li>Navigate to Microsoft Exchange On-Premises &gt; Server Configuration</li>
</ul>
</div>
<div>
<ul>
<li>In the Actions pane click New Exchange Certificate</li>
</ul>
</div>
<p>This will start the New Exchange Certificate Wizard</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292815/SSL-Cert-01.jpg" alt="292815" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>Enter a friendly name for the certificate. This can be whatever you like, but standard practice is to use the company name or something that can identify your company.  Click Next<br />
DO NOT Select to create a wildcard certificate unless you plan on buying a certificate for your entire domain, which is not required for Exchange to function.  Click Next</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292816/SSL-Cert-02.jpg" alt="292816" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>On the following screen pull down the arrows for:</p>
<div>
<ul>
<li>Client Access Server (Outlook Web App)</li>
</ul>
</div>
<div>
<ul>
<li>Client Access Server (Exchange ActiveSync)</li>
</ul>
</div>
<div>
<ul>
<li>Client Access Server (Web Services, Outlook Anywhere, and Autodiscover)</li>
</ul>
</div>
<p>Make sure all the URLs are correct (examples can be found in my screen capture above) and then click Next.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292817/SSL-Cert-03.jpg" alt="292817" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>Confirm the entries on the next page (it’s worth noting on this screen that the address shown in bold is what is known as a Common Name).  This could be important later as Outlook Anywhere requires the common name to be the same as the URL used in the RPC connection.  In most of my configurations I use the owa.gkvirtualdomain.co.uk as the common name.  To do this, highlight the URL and click the Set as Common Name option.  Click next when finished.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292818/SSL-Cert-04.jpg" alt="292818" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>You then need to complete your organisation information as shown in the screen above.  Then click New on the next screen. And then finish.</p>
<p>You can then open the file you have specified to create the request with, copy and paste the entire contents into the 3rd party vendors website and follow their instructions for submitting it.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292819/SSL-Cert-05.jpg" alt="292819" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>Once you receive the signed certificate, right click on the certificate request located as above and select Complete Pending Request.  Follow the instructions to import the certificate you have just received.</p>
<h2>Step 8 &#8211; Migrate Exchange Data</h2>
<p>Now we have Exchange installed, it’s time to migrate the data over.  We will start with the easy part as a bit of a break from the previous 6 steps.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292472/Exchange-Migration-01.jpg" alt="292472" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>To migrate the user mailboxes, open Exchange Management Console and navigate to Recipient Configuration &gt; Mailbox. Highlight the mailboxes you want to move (the mailboxes that are on the Exchange 2003 server will appear as Legacy Mailboxes, as pictured above), right click on them and select New Local Move Request</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292473/Exchange-Migration-02.jpg" alt="292473" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>When the New Local Move Request wizard opens, click the browse option to select the Windows 2008/Exchange 2010 server mail store and click OK, then click next.</p>
<p>On the following screen, select what you would like to do when the wizard encounters corrupt messages. You have two options: either to skip only the corrupt message or to skip the whole mailbox.  Click next and on the following screen click New.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292474/Exchange-Migration-03.jpg" alt="292474" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>Once the move requests have been verified, we should see the screen above.  All the mailboxes you selected should hopefully show a green tick.  Please note that during the move mailbox process, the user will not have access to their mailbox as it is moved “offline”.</p>
<p>The next stage is to migrate the Public Folders. To do this complete the following steps on the SBS 2003 Server:</p>
<div>
<ul>
<li>Click Start &gt; All Programs &gt; Microsoft Exchange Server &gt; System Manager</li>
</ul>
</div>
<div>
<ul>
<li>Navigate to Administrative Groups &gt; First Administrative Group &gt; Servers &gt; Servername &gt; First Storage Group</li>
</ul>
</div>
<div>
<ul>
<li>Right click on the Public Folder Store and select Move All Replicas.  The only option that should appear in the list is your Exchange 2010 server.  Click OK.</li>
</ul>
</div>
<p>Now that we have moved the data to the Exchange 2010 server it’s best to leave this for a day or so to a) make sure all the data is moved before we perform any other Exchange related tasks. b) allow all the outlook clients to update automatically with the new server settings.</p>
<h2>Step 9 &#8211; Migrate SharePoint Services</h2>
<p>If you are using companyweb for an intranet/document storage etc. then you will also need to migrate this.  If you are not using SharePoint then simply skip this step.</p>
<p>First thing you will need to do is to install the Windows SharePoint Services 3.0 which you downloaded as part of the pre-requisites.  This is the free version of SharePoint Services.  Only the version with Integrated Service Pack 2 will install on Windows 2008 R2.</p>
<p>Once you have downloaded Windows SharePoint Services 3.0, double click to start the installation on the Windows 2008 Server.  Read, agree to and accept the license agreement and click continue.  Select Basic installation.  This will install the standard single site installation.</p>
<p>Once the installation has finished, launch the SharePoint Products and Technologies Configuration Wizard.  Click next on the welcome screen and Yes to confirm you are OK with the services being restarted.<br />
NOTE: While IIS restarts, the Outlook Web App will be temporarily unavailable.</p>
<p>On the final screen, check the box to &#8216;Run the SharePoint Products and Technologies Configuration Wizard now&#8217; and click Close.</p>
<p>Click Next on the welcome screen and Yes to confirm you are OK with the services being restarted.  The wizard will run through again and complete the configuration.   Once finished click close.</p>
<p>Make sure you install the 32bit version on the Small Business Server and the 64bit version on the Windows 2008 server.</p>
<p>The next step we need to complete is to run a pre-scan on the current database to allow Windows SharePoint Service 3.0 to upgrade it when we move it to the Windows 2008 server.<br />
Perform the following steps to achieve this:</p>
<div>
<ul>
<li>Copy the C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\Bin\prescan.exe which can be found on the Windows 2008 server to the Small Business Server.  It doesn&#8217;t matter where you put this</li>
</ul>
</div>
<div>
<ul>
<li>Launch a command prompt (Start &gt; Run &gt; CMD)</li>
</ul>
</div>
<div>
<ul>
<li>From the command prompt run: prescan /V <a href="http://companyweb/" rel="nofollow" target="_blank">http://companyweb</a> and press enter</li>
</ul>
</div>
<p>Once you have done this still, working on the Small Business server perform the following tasks:</p>
<div>
<ul>
<li>Navigate to Start &gt; Administrative Tools &gt; Internet Information Services (IIS)</li>
</ul>
</div>
<div>
<ul>
<li>Navigate to servername &gt; Web Sites and right click on companyweb and select stop</li>
</ul>
</div>
<p>We now need to launch the SQL Server Management Studio Express, this can be done by:</p>
<div>
<ul>
<li>Click Start &gt; All Programs &gt; Microsoft SQL Server 2005 &gt; SQL Server management Studio Express</li>
</ul>
</div>
<div>
<ul>
<li>In the dropdown list on the connection screen, ensure that SERVERNAME\SHAREPOINT is selected and click connect</li>
</ul>
</div>
<p>Before we perform any additional steps, we are going to take a backup of the database used for companyweb.  Follow these steps to perform a backup:</p>
<div>
<ul>
<li>Expand the Databases folder</li>
</ul>
</div>
<div>
<ul>
<li>Locate the database called STS_SBSSERVERNAME_1 right click on the database and select Tasks then Backup</li>
</ul>
</div>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292484/Sharepoint-Migration-01.jpg" alt="292484" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>On the backup screen, the only section you need to change is the destination.  Make sure the &#8220;backup to&#8221; is set to disk and then click Add.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292485/Sharepoint-Migration-02.jpg" alt="292485" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>If you receive the error message above, don’t panic, it’s easily solved by using the following procedure:</p>
<div>
<ul>
<li>Click Start &gt; Run &gt; Type regedit &gt; Click OK</li>
</ul>
</div>
<div>
<ul>
<li>Navigate to HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\SharePoint\MSSQLServer</li>
</ul>
</div>
<div>
<ul>
<li>Right click and create a new String Value called BackupDirectory</li>
</ul>
</div>
<div>
<ul>
<li>Double click the new value to edit it and give it a value of C:</li>
</ul>
</div>
<p>Close Regedit and try clicking the Add button again on the Backup Screen, specify a location for where you would like to save the backup and click OK.</p>
<p>We are now going to detach the database from the SBS 2003 server.  Still in SQL Server Management Studio Express, right-click on the STS_SBSSERVERNAME_1 select tasks and then Detach.</p>
<p>Locate the Database and Log file, which by default will be located in C:\ Program Files\Microsoft SQL Server\MSSQL$SharePoint\Data on the Small Business Server.  You need to copy the STS_SBSSERVERNAME_1.MDF  and STS_SBSSERVERNAME_1_LOG.LDF files to a folder on the destination server, don’t copy them in to the SQL Server data folder.</p>
<p>Working on the Windows 2008 server perform the following steps:</p>
<div>
<ul>
<li>Navigate to Start &gt; All Programs &gt; Microsoft SQL Server 2005 &gt; SQL Server Management Studio Express</li>
</ul>
</div>
<div>
<ul>
<li>On the connection window enter \\.\pipe\mssql$microsoft##ssee\sql\query in the servername box and click connect</li>
</ul>
</div>
<div>
<ul>
<li>Right click on Databases and click attach</li>
</ul>
</div>
<div>
<ul>
<li>Click the Add button and select the STS_SBSSERVERNAME_1.MDF you copied from the Small Business Server earlier</li>
</ul>
</div>
<p>We now need to create the website in IIS.  To do this, do the following:</p>
<div>
<ul>
<li>Navigate to Start &gt; Administrative Tools &gt; Internet Information Services (IIS) Manager</li>
</ul>
</div>
<div>
<ul>
<li>Expand the servername</li>
</ul>
</div>
<div>
<ul>
<li>Right click on Sites and select New Site</li>
</ul>
</div>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292482/IIS-Configuration-01.jpg" alt="292482" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>On the Add Web Site wizard, enter a site name of companyweb, specify a physical path and host name of companyweb as shown in the image above.  You can change these if you wish, but keeping the site name/host name the same will mean the URL your clients use will not change.</p>
<p>Launch DNS manager from Start &gt; Administrative Tools &gt; DNS.  Expand the forward lookup zone for your internal domain name and locate the CNAME record called companyweb.  This should currently be using the Small Business Server’s server name.  Double-click this record to edit it and change it to use the Windows 2008 server instead.</p>
<p>And then finally we need to setup SharePoint Service.  To do this perform the following steps:</p>
<div>
<ul>
<li>Navigate to Start &gt; Administrative Tools &gt; SharePoint 3.0 Central Administration</li>
</ul>
</div>
<div>
<ul>
<li>Click Application Management</li>
</ul>
</div>
<div>
<ul>
<li>Select Create or Extend Web Application</li>
</ul>
</div>
<div>
<ul>
<li>On the next screen select  Create a New Web Application</li>
</ul>
</div>
<p>On the screen that appears, complete the fields as listed below.  If nothing is specified, please leave the default settings.<br />
<strong>In the IIS Web Site Section choose the following:</strong></p>
<div>
<ul>
<li>Use an Existing Website and then select companyweb from the drop down list</li>
</ul>
</div>
<p><strong>In the Security Configuration Section</strong></p>
<div>
<ul>
<li>Set Authentication Provider to NTLM</li>
</ul>
</div>
<div>
<ul>
<li>Set Allow Anonymous to No</li>
</ul>
</div>
<div>
<ul>
<li>Set Use Secure Socket Layers (SSL) to no</li>
</ul>
</div>
<p><strong>In the Application Pool Section</strong></p>
<div>
<ul>
<li>Use Existing Application pool and Select companyweb from the drop down box</li>
</ul>
</div>
<p><strong>In the Database Name and Authentication Section</strong></p>
<div>
<ul>
<li>Database Server should be set to WINDOWS2008SERVERNAME\Microsoft##SSEE (where WINDOWS2008SERVERNAME is the name of the Windows 2008 Server)</li>
</ul>
</div>
<div>
<ul>
<li>Database Name should be set to STS_SBSSERVERNAME_1</li>
</ul>
</div>
<div>
<ul>
<li>Database authentication should be set to Windows Authentication (recommended)</li>
</ul>
</div>
<p><strong>In the Search Server Section</strong></p>
<div>
<ul>
<li>Pull down the drop down list and select the Windows 2008 server from the list</li>
</ul>
</div>
<p>Click OK and your SharePoint Website will be created.  Once the wizard has finished, from an Internet Browser type in<a href="http://companyweb/" rel="nofollow" target="_blank">http://companyweb/</a> and the companyweb website on the Windows 2008 server will be displayed.</p>
<h2>Step 10 &#8211; Migrate shared user data</h2>
<p>Because this step is so generic and it could be different for every server, I am not going to go into specifics, only the more general steps that need to be accomplished.</p>
<p>The shares that are in use on the Small Business Server need to be recreated on the Windows 2008 server.  One way we can do this is backup the share definitions from the Small Business Server and restore them to the Windows 2008 server.  This involves working in the registry so please be careful and follow the instructions accurately.  The instructions on how to do this can be found here: <a href="http://support.microsoft.com/kb/125996" rel="noindex nofollow" target="_blank">http://support.microsoft.com/kb/125996</a></p>
<p>The next stage is to restore the actual data to the shares.  This is a lot easier if you ensure that the folder structure you have on the Small Business Server for shares is replicated on the Windows 2008 server.  You can simply use Windows Backup to backup and restore the data.  This will keep all permissions and ownership information intact.</p>
<p>You will then need to update any login scripts which will be located in \\LOCALHOST\SYSVOL on the Windows 2008 server to ensure that any mapped drives are updated.</p>
<p>You will also need to update any attributes that may be under the Profiles tab in Active Directory Users and Computers for the users themselves.</p>
<h2>Step 11 &#8211; Uninstall Exchange 2003 from Small Business Server 2003</h2>
<p>Hopefully you are arriving at this step a day or two after you have migrated all the mailboxes, if not then I would recommend you leave it for a day or two just to allow all client computers to automatically update the Exchange server setting in outlook.  If you uninstall Exchange 2003 from the Small Business Server and this hasn’t happened then the clients will have to be changed manually.</p>
<p>To perform this task we will need Small Business Server 2003 CD 2, which will be asked for during the uninstallation.  Before we can do this though, there are a few steps we need to perform otherwise we will not be able to uninstall it.</p>
<p>If you use Recipient Policies that are Manage Mailbox policies, then these will need to be removed.  Likewise, if you have Recipient Policies that are used for both e-mail address definition and mailbox management, the settings defined under Mailbox Manager Settings will need to be removed.  You DO NOT need to remove your e-mail address policies.</p>
<p>The Recipient Update Service is not used in Exchange 2010 and is therefore not required, so it can be removed.  To do this you will need to use ADSI Edit.  This can be done by using the following procedure:</p>
<div>
<ul>
<li>click Start &gt; Run &gt; MMC &gt; Click OK</li>
</ul>
</div>
<div>
<ul>
<li>Select File then Add/Remove Snap-in</li>
</ul>
</div>
<div>
<ul>
<li>Click Add and select ADSI Edit and click Add, then close and OK</li>
</ul>
</div>
<div>
<ul>
<li>Right click on the ADSI Edit and select &#8216;Connect to&#8217;.  From the drop down under &#8216;Select a well known Naming Context&#8217;, select Configuration and click OK</li>
</ul>
</div>
<div>
<ul>
<li>Expand Configuration &gt; Services &gt; Microsoft Exchange &gt; Organisation Name &gt; Address List Container &gt; Recipient Update Services</li>
</ul>
</div>
<div>
<ul>
<li>Right click on Recipient Update Service (Enterprise Configuration) and select Delete.  There may also be a Recipient Update Service (ORGNAME) this also needs to be deleted</li>
</ul>
</div>
<p><strong>Only delete the Recipient Update Service entries under the container; DO NOT delete the container itself or any other entries</strong></p>
<p>The final step in preparation for uninstalling Exchange Server 2003 is to delete the routing group connectors that would have been created as part of the installation.  I have highlighted them in the image below.  Simply right click on each connector and select delete.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292486/Uninstall-Exchange-01.jpg" alt="292486" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>We are now ready to uninstall Exchange 2003.  To do this, navigate to Start &gt; Control Panel &gt; Add or Remove Programs.  From the list of installed applications, highlight Windows Small Business Server 2003 and click Change/Remove.</p>
<p>Click next on the Welcome screen, and next on the screen that follows.  Once the component screen opens pull down the drop down next to Exchange Server and select remove, as shown below. Then click next and next again.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292487/Uninstall-Exchange-02.jpg" alt="292487" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<h2>Step 12 &#8211; Transfer all 5 FSMO roles to Windows 2008 Domain Controller</h2>
<p><strong>Caution needs to be taken when performing this next step.</strong> I would advise that ALL of the previous steps need to be completed before this is done as Small Business Server MUST hold all 5 FSMO roles.<br />
Once you are ready, the roles can be transferred as follows.  Working on the Windows 2008 server do the following:</p>
<div>
<ul>
<li>Click Start &gt; Administrative Tools &gt; Active Directory Users and Computers</li>
</ul>
</div>
<div>
<ul>
<li>Right click on the domain name and select Operations Masters.  You will see the screen below.</li>
</ul>
</div>
<div>
<ul>
<li>On each tab (RID, PDC &amp; Infrastructure) click the change button.</li>
</ul>
</div>
<div>
<ul>
<li>Accept the confirmation that you want each role to be transferred.</li>
</ul>
</div>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292483/Operations-Masters-01.jpg" alt="292483" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>That is 3 of the 5 roles transferred.  To do the next one, which is the Domain Naming Master we need to do the following:</p>
<div>
<ul>
<li>Click Start &gt; Administrative Tools &gt; Active Directory Domains and Trusts.</li>
</ul>
</div>
<div>
<ul>
<li>Right click where it says Active Directory Domains and Trusts and select Operations Master.</li>
</ul>
</div>
<div>
<ul>
<li>Once again click the Change button and say yes to the notification dialog.</li>
</ul>
</div>
<p>4 down with 1 to go.  To move the Schema Master role we need to do the following:</p>
<div>
<ul>
<li>Click Start &gt; Run and type regsvr32 schmmgmt.dll</li>
</ul>
</div>
<div>
<ul>
<li>Click OK to the confirmation</li>
</ul>
</div>
<div>
<ul>
<li>Click Start &gt; Run and type MMC and click OK</li>
</ul>
</div>
<div>
<ul>
<li>Select File &gt; Add/Remove Snap-in from the console</li>
</ul>
</div>
<div>
<ul>
<li>From the list select Active Directory Schema, click Add</li>
</ul>
</div>
<div>
<ul>
<li>Click Close and OK.</li>
</ul>
</div>
<div>
<ul>
<li>Right click on Active Directory Schema and select Change Active Directory Domain Controller</li>
</ul>
</div>
<div>
<ul>
<li>Choose the Windows 2008 Server from the list and click OK</li>
</ul>
</div>
<div>
<ul>
<li>Click OK on the warning Dialog box.</li>
</ul>
</div>
<div>
<ul>
<li>Right click on Active Directory Schema and select Operations Master</li>
</ul>
</div>
<div>
<ul>
<li>Click the Change button and say yes to the notification dialog</li>
</ul>
</div>
<p>That’s all the FSMO roles transferred from the Small Business Server.  The next and final step is to demote the server from being a Domain Controller.</p>
<h2>Step 13 &#8211; DCPROMO SBS 2003 server so it is no longer a domain controller and remove from network</h2>
<p>This is the final step of the migration process.  If you have made it this far, well done!  This is the easy bit!</p>
<p>The first thing we need to do is make sure the Small Business Server is not a Global Catalog Server.  Click on Start &gt; Administrative Tools &gt; Active Directory Sites and Services.  Locate the Small Business Server as shown in the screen shot below.</p>
<div>
<div>
<div>
<div>
<div>
<div>
<p><img class="colorbox-350"  src="http://filedb.experts-exchange.com/incoming/2010/04_w16/art292467/DCPROMO-01.jpg" alt="292467" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>Right click on NTDS settings located under the Small Business Server and select properties.  Remove the check from the Global Catalog check box and click OK.  Close Active Directory Sites and Services snap-in.</p>
<p>The final step is to run DCPROMO.  To do this, do the following:</p>
<div>
<ul>
<li>Click Start &gt; Run and type DCPROMO and click OK</li>
</ul>
</div>
<div>
<ul>
<li>Click next on the Welcome screen</li>
</ul>
</div>
<div>
<ul>
<li><strong>DO NOT</strong> check the box that says “This server is the last domain controller in the domain” and Click next</li>
</ul>
</div>
<div>
<ul>
<li>Enter a new administrator password for the local administrator user and click next</li>
</ul>
</div>
<p>The server will then remove Active Directory Services from the Small Business Server and it will no longer be a Domain Controller.</p>
<p>Once this has finished, allow the server to restart, login and then shut it down.  You have now completed the migration.</p>
<p>If you are still with me, well done!  There are a few sections of additional reading below if you would like to know some more detail about some of the processes we have just completed.  There is an excellent article from EE Expert tigermatt around the purpose of the FSMO roles which you will find under the further reading section.</p>
<h2>Further Reading</h2>
<p>Move/Migrate Sharepoint Services: <a href="http://technet.microsoft.com/en-us/library/cc288664.aspx" rel="noindex nofollow" target="_blank">http://technet.microsoft.com/en-us/library/cc288664.aspx</a><br />
Move last legacy Exchange Server: <a href="http://technet.microsoft.com/en-us/library/bb288905(EXCHG.80).aspx" rel="noindex nofollow" target="_blank">http://technet.microsoft.com/en-us/library/bb288905(EXCHG.80).aspx</a><br />
Demystifying the Active Directory FSMO Roles by tigermatt: <a href="http://www.experts-exchange.com/articles/Software/Server_Software/File_Servers/Active_Directory/Demystifying-the-Active-Directory-FSMO-Roles.html" rel="noindex nofollow" target="_blank">http://www.experts-exchange.com/articles/Software/Server_Software/File_Servers/Active_Directory/Demystifying-the-Active-Directory-FSMO-Roles.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mrpol.nl/2010/06/25/migrate-small-business-server-2003-to-exchange-2010-and-windows-2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prepare and Service Windows Images Using the New DISM Tool</title>
		<link>http://blog.mrpol.nl/2009/12/29/prepare-and-service-windows-images-using-the-new-dism-tool/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=prepare-and-service-windows-images-using-the-new-dism-tool</link>
		<comments>http://blog.mrpol.nl/2009/12/29/prepare-and-service-windows-images-using-the-new-dism-tool/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 11:47:54 +0000</pubDate>
		<dc:creator>M.Pol</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.mrpol.nl/?p=220</guid>
		<description><![CDATA[Deployment Image Servicing and Management (DISM.exe) is a new command line tool that you can use to service a Windows image or prepare a Windows PE image. The DISM tool replaces the Package Manager (pkgmgr.exe), PEimg, and Intlcfg tools used with Windows Vista. DISM consolidates the functionality found in those three tools, as well as [...]]]></description>
			<content:encoded><![CDATA[<p>Deployment Image Servicing and Management (DISM.exe) is a new command line tool that you can use to service a Windows image or prepare a Windows PE image. The DISM tool replaces the Package Manager (pkgmgr.exe), PEimg, and Intlcfg tools used with Windows Vista. DISM consolidates the functionality found in those three tools, as well as delivers new functionality to improve the experience of offline servicing.</p>
<div>DISM can be used to service Windows Vista with Service Pack 1 (SP1) and Windows Server 2008. When used with Windows 7 and Windows Server 2008 R2, you get the added functionality.</div>
<div>You can use DISM to:</div>
<ul>
<li>Add, remove, and enumerate packages and drivers.</li>
<li>Enable or disable Windows features.</li>
<li>Apply changes based on the offline servicing section of an unattend.xml answer file.</li>
<li>Configure international settings.</li>
<li>Upgrade a Windows image to a different edition.</li>
<li>Prepare a Windows PE image.</li>
<li>Take advantage of better logging.</li>
<li>Service down-level operating systems like Windows Vista with SP1 and Windows Server 2008.</li>
<li>Service all platforms (32-bit, 64-bit, and Itanium).</li>
<li>Service a 32-bit image from a 64-bit host and service a 64-bit image from a 32-bit host.</li>
<li>Make use of old Package Manager scripts.</li>
</ul>
<p><strong>Command-Line Options</strong></p>
<div>To service a Windows image offline, it must be applied or mounted. WIM images can be mounted using the Windows Image (WIM) commands within DISM, or applied and recaptured using ImageX.</div>
<div>You can also use commands to list the indexes or verify the architecture for the image you are mounting. After you update the image, you must unmount it and either commit or discard the changes you have made.</div>
<div>The base syntax for nearly all DISM commands is the same. After you have mounted your Windows image, you can specify any DISM options, the servicing command that will update your image, and the location of the mounted image. You can use only one servicing command per command line. If you are servicing a running computer, you can use the /online option instead of specifying the location of the mounted Windows Image.</div>
<div>The base syntax for DISM is:<br />
DISM.exe {/image:&lt;<em>path_to_image</em>&gt; | /online} [dism_options] {servicing_command} [&lt;<em>servicing_argument</em>&gt;]</div>
<div></div>
<div>Movie : <a href="http://download.microsoft.com/download/8/8/4/8845F6BF-99F9-490E-853F-AD0B3F31406F/Deploymen_%20Image_Servicing_and_Management.wmv">Technet</a></div>
<div>Source : <a href="http://technet.microsoft.com/en-us/magazine/dd490958.aspx">Technetmagazine</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.mrpol.nl/2009/12/29/prepare-and-service-windows-images-using-the-new-dism-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://download.microsoft.com/download/8/8/4/8845F6BF-99F9-490E-853F-AD0B3F31406F/Deploymen_%20Image_Servicing_and_Management.wmv" length="14232967" type="video/asf" />
		</item>
		<item>
		<title>HP Sizer for Microsoft Hyper-V 2008 R2</title>
		<link>http://blog.mrpol.nl/2009/12/16/hp-sizer-for-microsoft-hyper-v-2008-r2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hp-sizer-for-microsoft-hyper-v-2008-r2</link>
		<comments>http://blog.mrpol.nl/2009/12/16/hp-sizer-for-microsoft-hyper-v-2008-r2/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 09:42:19 +0000</pubDate>
		<dc:creator>M.Pol</dc:creator>
				<category><![CDATA[HP]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>

		<guid isPermaLink="false">http://blog.mrpol.nl/?p=212</guid>
		<description><![CDATA[HP released an Sizer tool for Microsoft Hyper-V 2008 R2. Source : http://h71019.www7.hp.com/ActiveAnswers/us/en/sizers/microsoft-hyper-v2008.html The HP Sizer for Microsoft Hyper-V 2008 R2 is an automated, downloadable tool that provides quick and helpful sizing guidance for “best-fit” HP server and storage configurations running in a Hyper-V R2 environment. The tool is intended to assist with the planning [...]]]></description>
			<content:encoded><![CDATA[<p>HP released an Sizer tool for Microsoft Hyper-V 2008 R2. Source : <a href="http://h71019.www7.hp.com/ActiveAnswers/us/en/sizers/microsoft-hyper-v2008.html">http://h71019.www7.hp.com/ActiveAnswers/us/en/sizers/microsoft-hyper-v2008.html</a></p>
<blockquote>
<p style="text-align: left;">The HP Sizer for Microsoft Hyper-V 2008 R2 is an automated, downloadable tool that provides quick and helpful sizing guidance for “best-fit” HP server and storage configurations running in a Hyper-V R2 environment. The tool is intended to assist with the planning of a Hyper-V R2 virtual server deployment project. It enables the user to quickly compare different solution configurations and produces a customizable server and storage solution complete with a detail Bill of Materials (BOM) that includes part numbers and prices.</p>
<p style="text-align: left;">The HP Sizer for Microsoft Hyper-V 2008 R2 allows users to create new solutions, open already existing solutions, or use other types of performance data collecting tools, such as the Microsoft Assessment and Planning tool (MAP), to build rich Hyper-V R2 configurations based on HP server and storage technology. The tool allows rapid comparison of Hyper-V R2 characterizations using various HP server and storage choices.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.mrpol.nl/2009/12/16/hp-sizer-for-microsoft-hyper-v-2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyper-V How To: Plan Performance</title>
		<link>http://blog.mrpol.nl/2009/12/01/hyper-v-how-to-plan-performance/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hyper-v-how-to-plan-performance</link>
		<comments>http://blog.mrpol.nl/2009/12/01/hyper-v-how-to-plan-performance/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 08:14:20 +0000</pubDate>
		<dc:creator>M.Pol</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>

		<guid isPermaLink="false">http://blog.mrpol.nl/?p=211</guid>
		<description><![CDATA[Good read from Microsoft. Source : http://blogs.technet.com/tonyso/archive/2009/11/30/hyper-v-how-to-plan-performance.aspx Customers often ask “Given a hardware load-out X, how many Ys can I get/run/host?” The frustrating answer always starts with “…it depends…”. We caveat this way not because we want to frustrate, but because it is true. Many teams will go on to say “We have tested the [...]]]></description>
			<content:encoded><![CDATA[<p>Good read from Microsoft. Source : <a href="http://blogs.technet.com/tonyso/archive/2009/11/30/hyper-v-how-to-plan-performance.aspx">http://blogs.technet.com/tonyso/archive/2009/11/30/hyper-v-how-to-plan-performance.aspx</a></p>
<p>Customers often ask “Given a hardware load-out X, how many Ys can I get/run/host?”</p>
<p>The frustrating answer always starts with “…it depends…”. We caveat this way not because we want to frustrate, but because it is true. Many teams will go on to say “We have tested the following in our labs and gotten the displayed results…”</p>
<p>1 X = thingy</p>
<p>2 X = more thingies</p>
<p>3X = many more thingies</p>
<p>While accurate, not super-helpful.</p>
<p>The truth is that to do good perf planning for Hyper-V you have to run some tests.</p>
<p>Run them using your actual production load (<a href="http://technet.microsoft.com/en-us/library/bb963740.aspx">converted to Virtual Machines</a>) in a test environment.</p>
<blockquote><p><strong>TIP</strong>: you can download the <a href="http://technet.microsoft.com/en-us/evalcenter/cc793138.aspx">free VHD version of SCVMM</a>, then run it as a VM to convert your production machines to “test” virtual machines.</p></blockquote>
<p>Then play with your assumptions and tweak things higher and lower and to your design tolerance and actually observe how perf goes.</p>
<p>Add an overhead/forgot-to-test percentage, done.</p>
<p><span id="more-211"></span></p>
<p>So, how to do that for Hyper-V? Here are some perf testing resources to help you:</p>
<ul>
<li><a href="http://technet.microsoft.com/en-us/library/dd277865.aspxhttp://technet.microsoft.com/en-us/library/dd277865.aspx">Performance and capacity requirements for Hyper-V</a></li>
<li><strong><a href="http://blogs.msdn.com/tvoellm/archive/2008/06/06/hyper-v-performance-faq.aspx">Hyper-V Performance FAQ</a></strong></li>
<li><a href="http://msdn.microsoft.com/en-us/library/cc768535(BTS.10).aspx">Measuring Performance on Hyper-V</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/dd722848(BTS.10).aspx">Checklist: Measuring Performance on Hyper-V</a></li>
<li><a href="http://www.microsoft.com/whdc/system/sysperf/Perf_tun_srv.mspx">Performance Tuning Guidelines for Windows Server 2008</a></li>
<li><a href="http://www.microsoft.com/whdc/system/sysperf/Win7Perf.mspx">Performance Testing Guide for Windows Paper</a></li>
<li><a href="http://blogs.microsoft.co.il/blogs/dario/archive/2008/08/14/optimizing-hyper-v-performance-advanced-fine-tuning.aspx">Optimizing Hyper-V performance: Advanced fine-tuning</a></li>
<li><a href="http://blogs.technet.com/eec/archive/2009/09/22/3282538.aspx">Hyper-V Support, Performance and Load Tools</a></li>
<li><a href="http://blogs.technet.com/pfe-ireland/archive/2008/05/16/how-to-create-a-windows-server-2008-cluster-within-hyper-v-using-simulated-iscsi-storage.aspx">Hyper-V How To: Set Up a Virtualization Test Lab using Windows Server 2008 Cluster, Hyper-V and simulated iSCSI&#8230;</a></li>
<li><a href="http://blogs.technet.com/tonyso/archive/2008/08/12/hyper-v-server-sizing-how-much-memory-for-the-host.aspx">Hyper-V Server Sizing: How Much Memory for the Host?</a></li>
<li><a href="http://blogs.technet.com/tonyso/archive/2008/08/12/vm-perftuning-minimize-vm-background-processing.aspx">VM Perftuning: Minimize VM background processing</a></li>
<li><a href="http://blogs.technet.com/tonyso/archive/2008/12/04/hyper-v-how-to-balance-vm-i-o.aspx">Hyper-V How To: Balance VM I/O</a></li>
<li><a href="http://blogs.msdn.com/tvoellm/archive/2009/04/23/monitoring-hyper-v-performance.aspx">Monitoring Hyper-V Performance</a></li>
<li><a href="http://blogs.msdn.com/tvoellm/archive/2008/07/14/how-to-get-processor-utilization-for-hyper-v-via-wmi.aspx">How to get Processor Utilization for Hyper-V via WMI</a></li>
<li><a href="http://blogs.msdn.com/tvoellm/archive/2008/05/04/hyper-v-performance-counters-part-one-of-many.aspx">Hyper-V Performance Counters – Part one of many &#8211; The overview</a></li>
<li><a href="http://blogs.msdn.com/tvoellm/archive/2008/05/09/hyper-v-performance-counters-part-two-of-many-hyper-v-hypervisor-counter-set.aspx">Hyper-V Performance Counters – Part two of many – “Hyper-V Hypervisor” counter set</a></li>
<li><a href="http://blogs.msdn.com/tvoellm/archive/2008/05/09/hyper-v-performance-counters-part-three-of-many-hyper-v-logical-processors-counter-set.aspx">Hyper-V Performance Counters – Part three of many – “Hyper-V Hypervisor Logical Processors” counter set</a></li>
<li><a href="http://blogs.msdn.com/tvoellm/archive/2008/05/12/hyper-v-performance-counters-part-four-of-many-hyper-v-hypervisor-virtual-processor-and-hyper-v-hypervisor-root-virtual-processor-counter-set.aspx">Hyper-V Performance Counters – Part four of many – “Hyper-V Hypervisor Virtual Processor” and “Hyper-V Hypervisor Root Virtual Processor” counter set</a></li>
<li><a href="http://blogs.msdn.com/tvoellm/archive/2008/09/29/hyper-v-performance-counters-part-five-of-many-hyper-vm-vm-vid-numa-node.aspx">Hyper-V Performance Counters &#8211; Part five of many &#8211; &#8220;Hyper-VM VM Vid Numa Node</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.mrpol.nl/2009/12/01/hyper-v-how-to-plan-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 and Windows Server 2008 R2 &#8211; HOT ISSUES LIST</title>
		<link>http://blog.mrpol.nl/2009/11/25/windows-7-and-windows-server-2008-r2-hot-issues-list/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-7-and-windows-server-2008-r2-hot-issues-list</link>
		<comments>http://blog.mrpol.nl/2009/11/25/windows-7-and-windows-server-2008-r2-hot-issues-list/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 12:57:00 +0000</pubDate>
		<dc:creator>M.Pol</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.mrpol.nl/?p=209</guid>
		<description><![CDATA[A series Windows 7 and Windows Server 2008 R2 issues have been reported to Microsoft customer support. From these issues, we figured out several hot issues and authored Knowledge base articles to explain the solutions. To identify and troubleshoot these issues, you can find more information from the KB articles: 975787 Adjust User Account Control [...]]]></description>
			<content:encoded><![CDATA[<p>A series <strong>Windows 7 and Windows Server 2008 R2</strong> issues have been reported to Microsoft customer support. From these issues, we figured out several hot issues and authored Knowledge base articles to explain the solutions.</p>
<p>To identify and troubleshoot these issues, you can find more information from the KB articles:</p>
<ul>
<li><a href="http://support.microsoft.com/kb/975787">975787</a> Adjust User Account Control settings in Windows 7</li>
<li><a href="http://support.microsoft.com/kb/976832">976832</a> Error message when you insert a smart card in a reader on a Windows 7-based or Windows Server 2008 R2-based computer: &#8220;Device driver software was not successfully installed&#8221;</li>
<li><a href="http://support.microsoft.com/kb/975784">975784</a> Enable the Quick Launch bar in Windows 7</li>
<li><a href="http://support.microsoft.com/kb/975785">975785</a> Customize the notification area in Windows 7</li>
<li><a href="http://support.microsoft.com/kb/975786">975786</a> Customize the notification area in Windows 7</li>
<li><a href="http://support.microsoft.com/kb/975788">975788</a> Turn off the secure desktop in Windows 7</li>
<li><a href="http://support.microsoft.com/kb/976034">976034</a> Get a detailed Power Efficiency Diagnostics Report for your computer in Windows 7</li>
<li><a href="http://support.microsoft.com/kb/976170">976170</a> Troubleshoot Aero problems in Windows 7</li>
<li><a href="http://support.microsoft.com/kb/976877">976877</a> Troubleshoot Aero problems in Windows 7</li>
<li><a href="http://support.microsoft.com/kb/976736">976736</a> How to install Windows PowerShell on a computer that is running Windows Server 2008 R2 Core</li>
<li><a href="http://support.microsoft.com/kb/2006291">2006291</a> Error message When You Bring up the Server Manager Console and click on Add / View Roles: &#8220;0x800B0100&#8243;</li>
<li><a href="http://support.microsoft.com/kb/977510">977510</a> Authentication fails when an external client tries to log on by using a read-only domain controller in a perimeter network</li>
</ul>
<p>Source: <a href="http://blogs.technet.com/ferris/default.aspx">http://blogs.technet.com/ferris/default.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mrpol.nl/2009/11/25/windows-7-and-windows-server-2008-r2-hot-issues-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vSphere Client on Windows 7 now supported</title>
		<link>http://blog.mrpol.nl/2009/11/23/vsphere-client-on-windows-7-now-supported/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vsphere-client-on-windows-7-now-supported</link>
		<comments>http://blog.mrpol.nl/2009/11/23/vsphere-client-on-windows-7-now-supported/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 15:05:42 +0000</pubDate>
		<dc:creator>M.Pol</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.mrpol.nl/?p=208</guid>
		<description><![CDATA[Last week I posted an articel about running the vSphere client on a Windows 7 workstation. This was a problem, but now after Update 1 for vSphere Windows 7 and Windows 2008R2 are now supported. vSphere Client on Windows 7 now supported In case you didn&#8217;t notice, Update 1 for VMware vCenter Server 4.0 was released [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I posted an articel about running the vSphere client on a Windows 7 workstation. This was a problem, but now after Update 1 for vSphere Windows 7 and Windows 2008R2 are now supported.</p>
<p><span id="more-208"></span></p>
<h2>vSphere Client on Windows 7 now supported</h2>
<p>In case you didn&#8217;t notice, <strong>Update 1 for VMware vCenter Server 4.0</strong> was released last week. This is great news for all of you who wish to run the vSphere client on Windows 7 machines.</p>
<p>While we had a KB article (<a href="http://kb.vmware.com/kb/1011329" target="_blank">Cannot launch vSphere Client after installing in Windows 7 or Windows 2008 R2 (1011329)</a>) which went through a couple of different incarnations as new information became available, we can now put this problem behind us. No work-arounds are necessary, it just works now.</p>
<p>Here&#8217;s a quote from the <a href="http://www.vmware.com/support/vsphere4/doc/vsp_vc40_u1_rel_notes.html" target="_blank">release notes</a>:</p>
<blockquote><p><strong>Windows 7 and Windows 2008 R2 support</strong> — This release adds support for 32-bit and 64-bit versions of Windows 7 as well as 64-bit Windows 2008 R2 as guest operating system platforms. In addition, the vSphere Client is now supported and can be installed on a Windows 7 platform.</p></blockquote>
<p>We highly recommend reading the <a href="http://www.vmware.com/support/vsphere4/doc/vsp_vc40_u1_rel_notes.html" target="_blank">entire set of release notes</a>, they contain valuable information.</p>
<p>source : <a href="http://blogs.vmware.com/kb/2009/11/vsphere-client-on-windows-7-now-supported.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+VmwareKnowledgebaseBlog+%28VMware+Knowledgebase+Blog%29">http://blogs.vmware.com/kb/2009/11/vsphere-client-on-windows-7-now-supported.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+VmwareKnowledgebaseBlog+%28VMware+Knowledgebase+Blog%29</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mrpol.nl/2009/11/23/vsphere-client-on-windows-7-now-supported/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create an All-in-one x86+x64 Win7/Vista/Server 2008/R2 USB stick</title>
		<link>http://blog.mrpol.nl/2009/10/14/create-an-all-in-one-x86x64-win7vistaserver-2008r2-usb-stick/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=create-an-all-in-one-x86x64-win7vistaserver-2008r2-usb-stick</link>
		<comments>http://blog.mrpol.nl/2009/10/14/create-an-all-in-one-x86x64-win7vistaserver-2008r2-usb-stick/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 18:08:59 +0000</pubDate>
		<dc:creator>M.Pol</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://blog.mrpol.nl/?p=176</guid>
		<description><![CDATA[One of the great things about the Vista and post-Vista operating systems is that the installer subsystem allows you a great deal of flexibility when it comes to installing multiple operating systems. It is fairly easy to put together a single installation DVD or USB stick that will allow you to install Vista, Windows 7, [...]]]></description>
			<content:encoded><![CDATA[<p>One of the great things about the Vista and post-Vista operating systems is that the installer subsystem allows you a great deal of flexibility when it comes to installing multiple operating systems. It is fairly easy to put together a single installation DVD or USB stick that will allow you to install Vista, Windows 7, Server 2008 and Server 2008 R2 – in a variety of x86 and x64 flavors.</p>
<p>A couple of things to note about this guide:</p>
<ul>
<li>I do not use Vista — I have never really used Vista and now with Windows 7 out there really is no reason to; however the steps here will work just fine with Vista installation sources</li>
<li>I have only tested this using a USB stick and will only cover that method here – it’s much more flexible (and faster) for installation than using DVD — but DVDs should work just fine: you can find plenty of tutorials on the web that will tell you how to use oscdimg.exe to take the files we create here and turn them into a burnable ISO</li>
</ul>
<p><strong>WHAT YOU WILL NEED:</strong></p>
<ul>
<li>USB stick, at least 4 GB (perhaps larger depending on how many OSes you plan to integrate, I use a 16 GB) that has been properly formatted using Steps 1 and 2 <a href="http://kmwoley.com/blog/?p=345" target="blank">here</a></li>
<li>ISOs or DVDs of the operating systems that you plan to integrate</li>
<li>imagex.exe (can be found for download on the web, or you can download the full 1.7 GB WAIK <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=696dd665-9f76-4177-a811-39c26d3b3b34" target="blank">here</a>)</li>
<li>computer running Vista or newer operating system (XP should work but I have not tested it)</li>
</ul>
<p><strong><span id="more-176"></span></strong></p>
<p><strong>STEP 1: Extract the operating system files</strong></p>
<p>Take your various ISO files or DVDs and copy their contents into subfolders on your hard drive – in my case I have Windows 7 x86, Windows 7 x64, Windows 2008 R2, and Windows 2008 SP2 x86, so I created folders called e:\7×86, e:\7×64, e:\2008r2, and e:\2008×86    <em>(E is the letter of my hard drive, not the USB drive).</em></p>
<p><strong>STEP 2: Browse the WIM files and extract the desired editions</strong></p>
<p>Open a WAIK command prompt, or browse to whatever folder you downloaded imagex.exe to within an administrative level command prompt.  Start by running the following command:</p>
<blockquote><p><span style="color: #0000ff;">imagex.exe /info e:\7×86\sources\install.wim</span></p></blockquote>
<p>This will display a big verbose mess that, once you parse through it, lists out all the editions embedded in the WIM file (and their associated index #).  Most default Microsoft WIMs will have multiple editions – in this case the ones in the Windows 7 x86 WIM boil down to:</p>
<ul>
<li>1 Starter</li>
<li>2 Home Basic</li>
<li>3 Home Premium</li>
<li>4 Professional</li>
<li>5 Ultimate</li>
</ul>
<p>Since Starter edition is basically worthless, I only want editions 2-5 in my custom WIM file, so I run these commands one after another:</p>
<blockquote><p><span style="color: #0000ff;">imagex.exe /export e:\7×86\sources\install.wim 2 e:\install.wim “Windows 7 HOMEBASIC (x86)” /compress maximum</span></p>
<p><span style="color: #0000ff;">imagex.exe /export e:\7×86\sources\install.wim 3 e:\install.wim “Windows 7 HOMEPREMIUM (x86)” /compress maximum</span></p>
<p><span style="color: #0000ff;">imagex.exe /export e:\7×86\sources\install.wim 4 e:\install.wim “Windows 7 PROFESSIONAL (x86)” /compress maximum</span></p>
<p><span style="color: #0000ff;">imagex.exe /export e:\7×86\sources\install.wim 5 e:\install.wim “Windows 7 ULTIMATE (x86)” /compress maximum</span></p></blockquote>
<p>I now have an install.wim file in the root of my E drive that contains only the editions I specified in these commands.  Next,  I want to integrate Windows 7 x64 so I repeat the above steps using the 7×64 path instead of 7×86.  You will notice that the x64 version of Windows 7 has no Starter edition, so the index numbers are not the same as the x86 source!  Also, since just about any machine new enough to run x64 is likely new enough to handle Aero graphics, I don’t bother with integrating the Home Basic version of x64 into my WIM – so I only add Home Premium, Professional, and Ultimate.</p>
<p>I then repeat these steps again using the Windows 2008 R2 source (here again I discriminate – I only pull Standard, Enterprise, Standard Core, and Enterprise Core because I have no use for the DataCenter or Web versions).  Finally, I integrate Windows 2008 SP2 x86 — I do this because I have a few older machines that are not x64 capable and therefore cannot run 2008 R2 (which is x64 only) – so for these machines I run Windows 2008 SP2 x86.</p>
<p>You can of course integrate any OSes and editions you like!  When you are done, you will have an install.wim file of varying size – mine is roughly 5.5 GB. <em> (not a big deal for the USB method, but for those of you planning on burning to DVD, you may have issues with WIM files that are larger than 4 GB…  To get around this see </em><a href="http://technet.microsoft.com/en-us/library/cc721885(WS.10).aspx" target="BLANK"><em>this link</em></a><em>)</em></p>
<p><strong>STEP 3: Finalize the USB stick</strong></p>
<p>You must now choose which OS you want to use as the boot environment – this needs to be an x86 operating system if you plan to install any x86 OSes (because x86 OSes cannot be installed from x64 boot environments).  You also want to use the newest operating system you can, because you may encounter issues if you try to deploy an OS that is older than the boot environment - in my case I use Windows 7 x86 to ensure I can deploy any operating system I like:</p>
<ul>
<li>take the custom install.wim file (from E:\) and replace the install.wim file in e:\7×86\sources</li>
<li>copy all contents from e:\7×86 to your USB stick</li>
</ul>
<p>Now boot from the USB stick and you should see all your OSes, like below!</p>
<p style="text-align: center;"><img class="colorbox-176"  title="osinstall1" src="http://g0b3ars.files.wordpress.com/2009/09/photo.jpg?w=300&amp;h=190" alt="osinstall1" width="300" height="190" /> <img class="colorbox-176"  title="osinstall2" src="http://g0b3ars.files.wordpress.com/2009/09/photo2.jpg?w=300&amp;h=190" alt="osinstall2" width="300" height="190" /></p>
<p style="text-align: right;">Source : This <a href="http://g0b3ars.wordpress.com/2009/09/20/create-an-all-in-one-win7vistawindows-server-2008-discusb-stick/">link.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mrpol.nl/2009/10/14/create-an-all-in-one-x86x64-win7vistaserver-2008r2-usb-stick/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

