<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://myitforum.com/cs2/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Richard&amp;#39;s myITforum Blog</title><subtitle type="html">“After working at Microsoft for 5 years, I became the go-to-guy on various technologies and felt my focus shifting from SCCM. In my new role at SCCM Expert, I get to solely focus on SCCM 2007,” said Richard Dixon, Sr. Solutions Architect, SCCM Expert.</subtitle><id>http://myitforum.com/cs2/blogs/rdixon/atom.aspx</id><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/rdixon/default.aspx" /><link rel="self" type="application/atom+xml" href="http://myitforum.com/cs2/blogs/rdixon/atom.aspx" /><generator uri="http://communityserver.org" version="3.1.31113.47">Community Server</generator><updated>2011-01-09T17:13:00Z</updated><entry><title>A Very Interesting Read: The Top 5 .NET Memory Management Misconceptions</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/rdixon/archive/2011/09/28/a-very-interesting-read-the-top-5-net-memory-management-misconceptions.aspx" /><id>http://myitforum.com/cs2/blogs/rdixon/archive/2011/09/28/a-very-interesting-read-the-top-5-net-memory-management-misconceptions.aspx</id><published>2011-09-28T18:43:00Z</published><updated>2011-09-28T18:43:00Z</updated><content type="html">&lt;p&gt;.NET Memory management is an impressive and comprehensive system, but it&amp;#39;s not flawless, and can be anti-intuitive. As a result, there are a few common misconceptions which need to be dispelled before you can really get the most out of the .NET framework.&lt;/p&gt;  &lt;p&gt;.NET Memory management is an impressively complex process, and most of the time it works pretty well. However, it’s not flawless, and neither are we developers, so memory management problems are still something that a skilled developer should be prepared for. And while it’s possible to have useful information about .NET memory management and write better code without fully understanding the black box inside the framework, there are a few common misconceptions which need to be dispelled before you can really get started:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;a href="http://www.simple-talk.com/dotnet/performance/the-top-5-.net-memory-management-misconceptions/#misconception1"&gt;A garbage collector collects garbage&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.simple-talk.com/dotnet/performance/the-top-5-.net-memory-management-misconceptions/#misconception2"&gt;Doing lots of gen&lt;sub&gt;0&lt;/sub&gt; collections is bad&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.simple-talk.com/dotnet/performance/the-top-5-.net-memory-management-misconceptions/#misconception3"&gt;Performance counters are great for understanding what is happening&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.simple-talk.com/dotnet/performance/the-top-5-.net-memory-management-misconceptions/#misconception4"&gt;.NET doesn’t leak memory&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.simple-talk.com/dotnet/performance/the-top-5-.net-memory-management-misconceptions/#misconception5"&gt;All objects are treated the same&lt;/a&gt; &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;Trackback:&lt;a title="http://www.simple-talk.com/dotnet/performance/the-top-5-.net-memory-management-misconceptions/?utm_source=simpletalk&amp;amp;utm_medium=email-main&amp;amp;utm_content=rickyleeks-20110808&amp;amp;utm_campaign=.NET" href="http://www.simple-talk.com/dotnet/performance/the-top-5-.net-memory-management-misconceptions/?utm_source=simpletalk&amp;amp;utm_medium=email-main&amp;amp;utm_content=rickyleeks-20110808&amp;amp;utm_campaign=.NET"&gt;http://www.simple-talk.com/dotnet/performance/the-top-5-.net-memory-management-misconceptions/?utm_source=simpletalk&amp;amp;utm_medium=email-main&amp;amp;utm_content=rickyleeks-20110808&amp;amp;utm_campaign=.NET&lt;/a&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=158764" width="1" height="1"&gt;</content><author><name>rdixon</name><uri>http://myitforum.com/cs2/members/rdixon.aspx</uri></author><category term=".NET" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/.NET/default.aspx" /></entry><entry><title>MDOP 2011 R2 Generally Available, Get MBAM and DaRT 7.0</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/rdixon/archive/2011/08/03/mdop_2D00_2011_2D00_r2_2D00_generally_2D00_available_2D00_get_2D00_mbam_2D00_and_2D00_dart_2D00_7_2D00_0.aspx" /><id>http://myitforum.com/cs2/blogs/rdixon/archive/2011/08/03/mdop_2D00_2011_2D00_r2_2D00_generally_2D00_available_2D00_get_2D00_mbam_2D00_and_2D00_dart_2D00_7_2D00_0.aspx</id><published>2011-08-03T15:57:00Z</published><updated>2011-08-03T15:57:00Z</updated><content type="html">&lt;p&gt;MDOP 2011 R2 is generally available and can be downloaded from the Microsoft &lt;a href="https://www.microsoft.com/licensing/servicecenter/"&gt;Volume Licensing&lt;/a&gt; website, &lt;a href="http://msdn.microsoft.com/en-us/subscriptions/downloads/default.aspx?PV=42:178"&gt;MSDN&lt;/a&gt; and &lt;a href="http://technet.microsoft.com/en-us/subscriptions/downloads/default.aspx?PV=42:178"&gt;TechNet&lt;/a&gt;. This version of MDOP includes Microsoft BitLocker Administration and Monitoring (MBAM) which is brand new to MDOP, and updates to the Microsoft Diagnostic and Recovery Toolkit (DaRT) 7.0, and Microsoft Asset Inventory Service 2.0.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Microsoft BitLocker Administration and Monitoring (MBAM):&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Building on BitLocker in Windows 7, MBAM will help simplify BitLocker provisioning and deployments, improve compliance and reporting, and reduce support costs. To simplify provisioning and deployment, MBAM integrates into your existing Windows 7 deployment process to help automate the encryption process. If you have already deployed Windows 7 but have not enabled BitLocker, you can now have your end users with standard user permissions can start the encryption process. You can also target BitLocker encryption by targeting hardware by make and model, making sure that only machines capable of meeting the encryption policy are encrypted.    &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Microsoft Diagnostic and Recovery Toolkit 7.0 (DaRT):&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Building on our previous version to help drive the cost to support Windows based PCs even lower. DaRT 7.0 will speed up recovery and provide IT organizations with more flexible ways to deploy it. In this version we provide flexible deployment options like network boot (PXE), USB, or via the local recovery partition, on top of the CD and DVD method we already have. Just think, you can now walk an end user through the network boot process over the phone and help them troubleshoot their machine without leaving your desk. To make it even easier to not have to visit the user’s desk, DaRT also now includes software based remote control so can securely diagnose and recover PCs. DaRT also now gives you the ability to restrict end-user access to DaRT tools while making these same tools available to you. This is achieved using the remote control feature so end users cannot use the tools without the remote session being active.    &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://blogs.technet.com/b/mdop/archive/2011/08/01/mdop-2011-r2-generally-available-get-mbam-and-dart-7-0-today.aspx" href="http://blogs.technet.com/b/mdop/archive/2011/08/01/mdop-2011-r2-generally-available-get-mbam-and-dart-7-0-today.aspx"&gt;&lt;strong&gt;Trackback: &lt;/strong&gt;http://blogs.technet.com/b/mdop/archive/2011/08/01/mdop-2011-r2-generally-available-get-mbam-and-dart-7-0-today.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=158724" width="1" height="1"&gt;</content><author><name>rdixon</name><uri>http://myitforum.com/cs2/members/rdixon.aspx</uri></author><category term="MDOP" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/MDOP/default.aspx" /><category term="DaRT" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/DaRT/default.aspx" /></entry><entry><title>New IPv6 DNS and BIND Book</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/rdixon/archive/2011/07/31/new-ipv6-dns-and-bind-book.aspx" /><id>http://myitforum.com/cs2/blogs/rdixon/archive/2011/07/31/new-ipv6-dns-and-bind-book.aspx</id><published>2011-07-31T21:47:09Z</published><updated>2011-07-31T21:47:09Z</updated><content type="html">&lt;h3&gt;New book provides important information for IPv6 BIND configuration&lt;/h3&gt;  &lt;p&gt;I was excited when I saw that Cricket Liu published an update to his popular &lt;a href="http://oreilly.com/catalog/9780596100575/"&gt;DNS &amp;amp; BIND&lt;/a&gt; book covering the IPv6-specific details of DNS. I rushed right out and pre-ordered &amp;quot;&lt;a href="http://oreilly.com/catalog/0636920020158/"&gt;DNS &amp;amp; BIND on IPv6&lt;/a&gt;&amp;quot;. Enabling your DNS servers for IPv6 is an important step in your Internet-edge IPv6 implementation strategy. This book covers all the pertinent information BIND DNS administrators need to get started with IPv6.&lt;/p&gt;  &lt;p&gt;I had first purchased the O&amp;#39;Reilly and Associates &amp;quot;DNS and BIND&amp;quot; book back in the mid-1990s. At the time I was administering some large DNS servers and I wanted to be sure I knew what I was doing. The book was considered the definitive guide on DNS. These DNS books also made &lt;a href="http://www.oreillynet.com/pub/au/284"&gt;Cricket Liu&lt;/a&gt; a household name. Back then we just worked on zone files for IPv4 hosts and in-addrs. It wasn&amp;#39;t until&lt;a href="http://www.isc.org/software/bind"&gt;BIND&lt;/a&gt; 8.4 (or BIND 8.X with the IPv6 patch) we able to configure the new-style zone file syntax with IPv6 resource records and IPv6 reverse-mapping zones. Now, all releases of BIND 9.X have essentially feature parity for IPv4 and IPv6.&lt;/p&gt;  &lt;p&gt;Read the full story: &lt;a href="http://www.networkworld.com/community/blog/new-ipv6-dns-and-bind-book"&gt;http://www.networkworld.com/community/blog/new-ipv6-dns-and-bind-book&lt;/a&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=158679" width="1" height="1"&gt;</content><author><name>rdixon</name><uri>http://myitforum.com/cs2/members/rdixon.aspx</uri></author></entry><entry><title>Microsoft NAP follows through on Linux and Mac agents</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/rdixon/archive/2011/07/31/microsoft-nap-follows-through-on-linux-and-mac-agents.aspx" /><id>http://myitforum.com/cs2/blogs/rdixon/archive/2011/07/31/microsoft-nap-follows-through-on-linux-and-mac-agents.aspx</id><published>2011-07-31T21:24:47Z</published><updated>2011-07-31T21:24:47Z</updated><content type="html">&lt;p&gt;Back in July 2007, Amith Krishnan, senior product manager for NAP at Microsoft, &lt;a href="http://mitchellashley.typepad.com/the_converging_network/2007/07/podcast-42---na.html"&gt;appeared on my podcast&lt;/a&gt; (StillSecure After All These Years podcast) to talk about Microsoft&amp;#39;s announced support for the Trusted Computing Group&amp;#39;s TNC standard, Trusted Network Connect.&lt;/p&gt;  &lt;p&gt;As part of that announcement, Microsoft claimed they would open up the NAP agent to other platforms. But rather than develop Linux and Mac NAP clients, Microsoft would make the technology available for third parties who could create NAP agents for non-Microsoft operating systems. True to Amith&amp;#39;s word, UNETsystem announced NAP compatible versions of their AnyClick product for Linux and Macintosh OS X operating systems. Microsoft NAP and network access control (NAC) are technologies I&amp;#39;m very familiar with, having created a product in this space with my former company, StillSecure.&lt;/p&gt;  &lt;p&gt;Read the full story: &lt;a href="http://www.networkworld.com/community/node/21928"&gt;http://www.networkworld.com/community/node/21928&lt;/a&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=158678" width="1" height="1"&gt;</content><author><name>rdixon</name><uri>http://myitforum.com/cs2/members/rdixon.aspx</uri></author></entry><entry><title>World IPv6 Day Results: New Internet Protocol Proves It's Ready</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/rdixon/archive/2011/07/31/world-ipv6-day-results-new-internet-protocol-proves-it-s-ready.aspx" /><id>http://myitforum.com/cs2/blogs/rdixon/archive/2011/07/31/world-ipv6-day-results-new-internet-protocol-proves-it-s-ready.aspx</id><published>2011-07-31T19:50:00Z</published><updated>2011-07-31T19:50:00Z</updated><content type="html">&lt;p&gt;Today was a significant day in the development of IPv6. Today is IPv6&amp;#39;s Bar Mitzvah, Baha&amp;#39;i, Shinbyu ceremony, Genpuku ceremony and Quinceañera all rolled into one. It was a day where IPv6 could prove to the world that it was ready for duty as the Internet Protocol successor to IPv4. Those are pretty big shoes to fill and IPv6 has had some stumbles in the past decade. This article covers what was learned by this big Internet experiment.&lt;/p&gt;  &lt;p&gt;IPv6 has been stuck in this &amp;quot;Chicken and the Egg&amp;quot; problem for years where the ISPs and content providers are pointing fingers at each other. The ISPs didn&amp;#39;t want to deploy IPv6 if their customers weren&amp;#39;t asking for it because there wasn&amp;#39;t any content on the Internet reachable over IPv6. Content providers couldn&amp;#39;t connect their content to the Internet with IPv6 because they lacked IPv6 connectivity options. Additional complications have been added with the discovery of some &amp;quot;&lt;a href="http://en.wikipedia.org/wiki/IPv6_brokenness"&gt;IPv6 Brokenness&lt;/a&gt;&amp;quot; that exists on the Internet. This has caused many content providers to separate their IPv4-only and their IPv6-only web presence with two URLs. &lt;a href="http://en.wikipedia.org/wiki/World_IPv6_day"&gt;World IPv6 Day&lt;/a&gt; was a single 24-hour period where content providers would bravely have their primary web site handle both IPv4 and IPv6 connections. The web site operators published an authoritative A record and AAAA record for their primary FQDN hostname and learn about what problems they encounter.&lt;/p&gt;  &lt;p&gt;Read the full story: &lt;a href="http://www.networkworld.com/community/blog/world-ipv6-day-results"&gt;http://www.networkworld.com/community/blog/world-ipv6-day-results&lt;/a&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=158680" width="1" height="1"&gt;</content><author><name>rdixon</name><uri>http://myitforum.com/cs2/members/rdixon.aspx</uri></author></entry><entry><title>StickySorter, Running a virtual business, Need to capture collaboration notes on the Fly</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/rdixon/archive/2011/07/31/stickysorter-running-a-virtual-business-need-to-capture-collaboration-notes-on-the-fly.aspx" /><id>http://myitforum.com/cs2/blogs/rdixon/archive/2011/07/31/stickysorter-running-a-virtual-business-need-to-capture-collaboration-notes-on-the-fly.aspx</id><published>2011-07-31T17:46:00Z</published><updated>2011-07-31T17:46:00Z</updated><content type="html">&lt;h2&gt;&lt;strong&gt;Form Microsoft Office Labs&lt;/strong&gt;&lt;/h2&gt;  &lt;p&gt;I believe this is a very useful tool. Check it out! –&amp;gt; &lt;a title="http://www.officelabs.com/projects/stickysorter/Pages/default.aspx" href="http://www.officelabs.com/projects/stickysorter/Pages/default.aspx"&gt;http://www.officelabs.com/projects/stickysorter/Pages/default.aspx&lt;/a&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Ever found yourself lost in the eye of a brainstorm? Lots of great information, but it’s all over the place! Sticky Sorter is a Grassroots Project, developed by two Microsoft Employees, that you can use today to manage such challenges. The inventors, Julie and Sumit, were looking for an easier way to capture, sift through, and organize hundreds of research observations traditionally done on physical sticky notes in an affinity diagramming exercise with researchers from around the world. The result is StickySorter which met their complex needs, supports virtual collaboration, and is now available for you to use in managing your next brainstorm.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_6DDBE8DF.png"&gt;&lt;img style="background-image:none;border-right-width:0px;margin: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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_77C0DA4A.png" width="244" height="183" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Microsoft Office Labs&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;I believe this is a very useful tool. Check it out! –&amp;gt; &lt;a title="http://www.officelabs.com/projects/stickysorter/Pages/default.aspx" href="http://www.officelabs.com/projects/stickysorter/Pages/default.aspx"&gt;http://www.officelabs.com/projects/stickysorter/Pages/default.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=158677" width="1" height="1"&gt;</content><author><name>rdixon</name><uri>http://myitforum.com/cs2/members/rdixon.aspx</uri></author><category term="StickySorter" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/StickySorter/default.aspx" /><category term="Microsoft Office Labs" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Microsoft+Office+Labs/default.aspx" /></entry><entry><title>Good Point</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/rdixon/archive/2011/07/26/good-point.aspx" /><id>http://myitforum.com/cs2/blogs/rdixon/archive/2011/07/26/good-point.aspx</id><published>2011-07-26T13:14:00Z</published><updated>2011-07-26T13:14:00Z</updated><content type="html">&lt;p&gt;Good Points are collection articles that has helped me out in one way or another. I consider these articles or blogs as having a real answer or a solution that really works in a given situation. I decided to aggregate articles and blogs that I have either used or assisted me in some solution or project. If you run across a Good Point, know that it has a solution or answer to it if the issue matches your current problem. &lt;/p&gt;  &lt;p&gt;I decided to aggregate and group these types of articles together due to the fact that I build solutions many times over and as we all know we can now remember everything in IT even though memory is a BIG part this type of career. Not all of us leaves a comment when we find a solution or answer that helps us. So I decided to start grouping any solution or answer that has helped me under the Good Point Category which is another way of spreading the posters answer in the community. &lt;/p&gt;  &lt;p&gt;Help Spread the word of good solutions or answers by labeling articles that has help you as a Good Point. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Phoenixtekk Good Point&lt;/strong&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=158602" width="1" height="1"&gt;</content><author><name>rdixon</name><uri>http://myitforum.com/cs2/members/rdixon.aspx</uri></author><category term="Good Point" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Good+Point/default.aspx" /></entry><entry><title>Good Point: How to fix Server Manager Errors after installing updates (HRESULT:0x800F0818 / HRESULT:0x800B0100)</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/rdixon/archive/2011/07/26/good_2D00_point_2D00_how_2D00_to_2D00_fix_2D00_server_2D00_manager_2D00_errors_2D00_after_2D00_installing_2D00_updates_2D00_hresult0x800f0818_2D00_hresult0x800b0100.aspx" /><id>http://myitforum.com/cs2/blogs/rdixon/archive/2011/07/26/good_2D00_point_2D00_how_2D00_to_2D00_fix_2D00_server_2D00_manager_2D00_errors_2D00_after_2D00_installing_2D00_updates_2D00_hresult0x800f0818_2D00_hresult0x800b0100.aspx</id><published>2011-07-26T13:03:00Z</published><updated>2011-07-26T13:03:00Z</updated><content type="html">&lt;p&gt;&lt;b&gt;Symptoms      &lt;br /&gt;&lt;/b&gt;You install several Updates. After the successful installation, you notice you cannot add or remove features/roles in the Server Manager.     &lt;br /&gt;Error: &lt;em&gt;Unexpected error refreshing Server Manager: Exception from HRESULT:0x800F0818&lt;/em&gt;     &lt;br /&gt;Alternatively you can also get:     &lt;br /&gt;&lt;em&gt;Server Manager: Unexpected error refreshing Server Manager: No signature was present in the subject. (Exception from HRESULT: 0x800B0100)&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Resolution&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;First you run the &lt;em&gt;Microsoft Update Readiness Tool&lt;/em&gt; located here: &lt;u&gt;&lt;a href="http://support.microsoft.com/kb/947821"&gt;http://support.microsoft.com/kb/947821&lt;/a&gt;       &lt;br /&gt;&lt;/u&gt;After the scan has completed check: &lt;strong&gt;C:\Windows\logs\CBS\Checksur.log. &lt;/strong&gt;You should see the following errors:     &lt;br /&gt;&lt;i&gt;Checking Package Manifests and Catalogs      &lt;br /&gt;(f) CBS MUM Corrupt &lt;b&gt;0x00000000&lt;/b&gt;servicing\Packages\Package_for_KB978601~31bf3856ad364e35~amd64~~6.0.1.0.mum&amp;#160; Expected file name Package_for_KB978601_server~31bf3856ad364e35~amd64~~6.0.1.0.mum does not match the actual file name       &lt;br /&gt;(f) CBS MUM Corrupt &lt;b&gt;0x00000000&lt;/b&gt;servicing\Packages\Package_for_KB979309~31bf3856ad364e35~amd64~~6.0.1.0.mum&amp;#160; Expected file name Package_for_KB979309_server~31bf3856ad364e35~amd64~~6.0.1.0.mum does not match the actual file name       &lt;br /&gt;Or&amp;#160; &lt;br /&gt;(f) CBS MUM Corrupt &lt;b&gt;0x800B0100&lt;/b&gt;servicing\Packages\Package_for_KB978601~31bf3856ad364e35~amd64~~6.0.1.0.mum servicing\Packages\Package_for_KB978601~31bf3856ad364e35~amd64~~6.0.1.0.cat Package manifest cannot be validated by the corresponding catalog       &lt;br /&gt;(f) CBS MUM Corrupt &lt;b&gt;0x800B0100&lt;/b&gt;servicing\Packages\Package_for_KB979309~31bf3856ad364e35~amd64~~6.0.1.0.mum servicing\Packages\Package_for_KB979309~31bf3856ad364e35~amd64~~6.0.1.0.cat Package manifest cannot be validated by the corresponding catalog&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Or&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;(f) CBS MUM Missing &lt;b&gt;0x00000002&lt;/b&gt;servicing\packages\Package_114_for_KB955839~31bf3856ad364e35~amd64~~6.0.1.0.mum       &lt;br /&gt;&lt;/i&gt;&lt;i&gt;(f) CBS MUM Missing &lt;b&gt;0x00000002&lt;/b&gt;servicing\packages\Package_83_for_KB955839~31bf3856ad364e35~amd64~~6.0.1.0.mum&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;     &lt;br /&gt;&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;Further down you will see:    &lt;br /&gt;Unavailable repair files:     &lt;br /&gt;servicing\packages\Package_for_KB978601~31bf3856ad364e35~amd64~~6.0.1.0.mum     &lt;br /&gt;servicing\packages\Package_for_KB979309~31bf3856ad364e35~amd64~~6.0.1.0.mum     &lt;br /&gt;servicing\packages\Package_for_KB978601~31bf3856ad364e35~amd64~~6.0.1.0.cat     &lt;br /&gt;servicing\packages\Package_for_KB979309~31bf3856ad364e35~amd64~~6.0.1.0.cat&lt;/p&gt;  &lt;p&gt;These files need to be copied into: &lt;em&gt;%systemroot\Windows\Servicing\Packages      &lt;br /&gt;&lt;/em&gt;    &lt;br /&gt;&lt;b&gt;1. You first need to gain control over that folder. In order to do this use the following commands:      &lt;br /&gt;&lt;/b&gt;    &lt;br /&gt;This makes the current logged on user (needs to have Administrative privileges) owner of that folder:     &lt;br /&gt;&lt;em&gt;takeown /F c:\Windows\Servicing\Packages /D y /R&lt;/em&gt;     &lt;br /&gt;Then assign full control using:     &lt;br /&gt;&lt;em&gt;cacls c:\Windows\Servicing\Packages /E /T /C /G &amp;quot;UserName&amp;quot;:F      &lt;br /&gt;&lt;/em&gt;    &lt;br /&gt;This will grant you full control over the directory.&lt;/p&gt;  &lt;p&gt;Optionally you can download this &lt;a href="http://www.howtogeek.com/downloads/TakeOwnership.zip"&gt;ZIP&lt;/a&gt;. Inside you have 2 REG Files. If you install &lt;em&gt;TakeOwnership.reg&lt;/em&gt; you will have a handy Take Ownership entry in the right click menu every time you use it on a Folder.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.technet.com/blogfiles/roplatforms/WindowsLiveWriter/HowtofixServerManagerErrorsafterinstalli_F3D7/clip_image001_2.png"&gt;&lt;img title="clip_image001" border="0" alt="clip_image001" src="http://blogs.technet.com/blogfiles/roplatforms/WindowsLiveWriter/HowtofixServerManagerErrorsafterinstalli_F3D7/clip_image001_thumb.png" width="350" height="121" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;2. Now you need to gather the missing or corrupted files from the checksur log:      &lt;br /&gt;&lt;/b&gt;    &lt;br /&gt;- Download the KB Files for the missing files:     &lt;br /&gt;servicing\packages\Package_for_&lt;b&gt;KB978601&lt;/b&gt;~31bf3856ad364e35~amd64~~6.0.1.0.mum     &lt;br /&gt;- Unpack them using the following command:     &lt;br /&gt;&lt;em&gt;Expand -F:* UpdateKBXXXX.msu x:\DestinationDirectory&lt;/em&gt;     &lt;br /&gt;After you expand you will see a UpdateKBXXXX.cab File. Expand it as well:     &lt;br /&gt;&lt;em&gt;Expand -F:* UpdateKBXXXX.CAB x:\DestinationDirectoryCAB      &lt;br /&gt;&lt;/em&gt;    &lt;br /&gt;Inside of this cab you will need to grab 2 files: &lt;em&gt;update.mum&lt;/em&gt; and &lt;em&gt;update.cat&lt;/em&gt;     &lt;br /&gt;&lt;b&gt;3. Rename the gathered update.mum and update.cab files exactly as they are specified in the checksur.log:&lt;/b&gt;     &lt;br /&gt;Ex.: update.mum for &lt;b&gt;KB978601 &lt;/b&gt;will be:&lt;/p&gt;  &lt;p&gt;Package_for_&lt;b&gt;KB978601&lt;/b&gt;~31bf3856ad364e35~amd64~~6.0.1.0.mum&lt;/p&gt;  &lt;p&gt;Do the same for all the other missing/corrupt files and place them into the directory specified in checksur.log (/servicing/packages)    &lt;br /&gt;After these steps the problem should be fixed. No reboot required.&lt;/p&gt;  &lt;p&gt;If the Server Manager is not working even after doing these steps, run the Update Readiness Tool again and double-check the steps described above.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.technet.com/b/roplatforms/archive/2010/05/12/how-to-fix-server-manager-errors-after-installing-updates-hresult-0x800f0818-hresult-0x800b0100.aspx"&gt;By Author&lt;/a&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=158601" width="1" height="1"&gt;</content><author><name>rdixon</name><uri>http://myitforum.com/cs2/members/rdixon.aspx</uri></author><category term="Good Point" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Good+Point/default.aspx" /></entry><entry><title>Completely Virtualized SQL Server 2008 R2 Cluster for SCCM 2007 R2 to enable High Availability</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/rdixon/archive/2011/07/04/completely-virtualized-sql-server-2008-r2-cluster-for-sccm-2007-r2-to-enable-high-availability.aspx" /><id>http://myitforum.com/cs2/blogs/rdixon/archive/2011/07/04/completely-virtualized-sql-server-2008-r2-cluster-for-sccm-2007-r2-to-enable-high-availability.aspx</id><published>2011-07-04T12:58:00Z</published><updated>2011-07-04T12:58:00Z</updated><content type="html">&lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;I had the need to test a solution against a SQL Server 2008 R2 Cluster with the limitation of only have virtual machines to work with. So I started off doing research to find the information on what it would take to build a SQL Server 2008 R2 Failover Cluster. What I did notice is I did not find a blog, doc or Article with all the information I needed or required to get this design developed. The documents I read assumed allot of settings are in place. So as I when thru KB’s and Articles solving one issue, I hit another issue and had to go find a resolution for the next problem. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;So this is my attempt to bring all required information together to build this Step By Step Guide on building a 100% Virtualized SQL Server 2008 R2 Cluster for SCCM 2007 R2 to enable High Availability for Self Service or any service application you have a need to provide high availability for. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;After building 3 Windows Server 2008 R2 virtual machines with the intent on using 2 as the nodes to the SQL Clustering Service and 1 for the virtual machine acting as the back end storage. I came to realize that you cannot use a virtual Windows Server 2008 R2 machine to host the SCSI drives, this server must be physical. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Crap! Now what I’m going to do. I only have access to a virtual Hyper-V environment…&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Back to doing some more research: As it turns out you can use a virtual machine as the back end storage server, but it just cannot be done with the Windows Server 2008 R2 version. It can only be done with the Windows Storage Server 2008 R2 SKU. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Nice! Didn’t know they had this SKU…&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;So I’m off to search for Windows Storage Server 2008 R2 download in my MSDN subscription. What I found on MSDN was 2 versions. Windows Storage Server 2008 R2 Essentials version and a Embedded version for Standard, Enterprise and Workgroup with iSCSI Software Target 3.3 (x64). &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2" face="Tahoma"&gt;I didn’t read the difference of the two server versions, so I didn’t know how to get storage server installed. Truthfully this is my first time using an embedded application. It took me the whole day of research to determine on how to install Windows Storage Server 2008 R2 before finally realizing that it’s an Embedded version. And there is just a bunch of updates that needs to be installed 1 by 1 that converts the Windows Server 2008 R2 version into Windows Storage Server 2008 R2. After installing the updates and rebooting the server, the server is now Windows Storage Server 2008 R2 SKU. See the difference below.&lt;/font&gt;&lt;/p&gt;  &lt;table cellspacing="0" cellpadding="2"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;&lt;strong&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Before&lt;/font&gt;&lt;/strong&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_3F7206DF.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;              &lt;br /&gt;&lt;img style="background-image:none;border-right-width:0px;padding-left:0px;padding-right:0px;display:block;float:none;border-top-width:0px;border-bottom-width:0px;margin-left:auto;border-left-width:0px;margin-right:auto;padding-top:0px;" title="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_5801A42F.png" width="344" height="102" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/td&gt;        &lt;td&gt;&lt;strong&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;After&lt;/font&gt;&lt;/strong&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_0582C3F3.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;              &lt;br /&gt;&lt;img style="background-image:none;border-right-width:0px;padding-left:0px;padding-right:0px;display:block;float:none;border-top-width:0px;border-bottom-width:0px;margin-left:auto;border-left-width:0px;margin-right:auto;padding-top:0px;" title="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_70250E8A.png" width="355" height="104" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;That was a pain! I would script this part if I had many deployments like this to do. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;So Let’s get off into the details while I tell this story and provide the Steps to building this solution. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;&lt;font size="2"&gt;&lt;font face="Tahoma"&gt;&lt;strong&gt;Note:&lt;/strong&gt; These steps uses Hyper-V for the virtualized environment.&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Requirements. &lt;/font&gt;&lt;/strong&gt;&lt;/p&gt; &lt;font color="#000000" size="2" face="Tahoma"&gt;   &lt;hr /&gt;&lt;/font&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font color="#000000"&gt;&lt;font size="2"&gt;&lt;font face="Tahoma"&gt;&lt;strong&gt;3.5.1 .NET Framework Feature&lt;/strong&gt; &lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;font color="#000000"&gt;&lt;font size="2"&gt;&lt;font face="Tahoma"&gt;&lt;strong&gt;Step 1. &lt;/strong&gt;&lt;strong&gt;Build 3 Virtual Machines. &lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt; &lt;font color="#000000" size="2" face="Tahoma"&gt;   &lt;hr /&gt;&lt;/font&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;I’m using Hyper-V in Windows Server 2008 R2 for my virtualized environment. Build 3 virtual machines using Hyper-V in Windows Server 2008 R2. The following list is how I will be using each virtual machines.&lt;/font&gt;&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;VM1, host installation of SQL Server 2008 R2 for node 1 and Clustering Service. &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;VM2, host installation of SQL Server 2008 R2 for node 2 and Clustering Service. &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;VM3, host installation of Storage Server 2008 R2 Embedded, SCCM 2007 R3 and SCCM Self Service. &lt;/font&gt;&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;The Virtual Machine configuration settings to use for VM1 and VM2 is outlined below. &lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Memory: &lt;/font&gt;      &lt;ul&gt;       &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;2048 MB &lt;/font&gt;&lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;CPU: &lt;/font&gt;      &lt;ul&gt;       &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;1 Virtual Processor &lt;/font&gt;&lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Drives: &lt;/font&gt;      &lt;ul&gt;       &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;1 IDE Controllers &lt;/font&gt;          &lt;ul&gt;           &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;50 GB VHD file for C:\ OS installation &lt;/font&gt;&lt;/li&gt;            &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Virtual DVD Drive &lt;/font&gt;&lt;/li&gt;         &lt;/ul&gt;       &lt;/li&gt;        &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;1 SCSI Controller &lt;/font&gt;          &lt;ul&gt;           &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;50 GB VHD file for I:\ SQL Instance installation &lt;/font&gt;&lt;/li&gt;         &lt;/ul&gt;       &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Network: &lt;/font&gt;      &lt;ul&gt;       &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;1 Virtual Network Adapter &lt;/font&gt;&lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;The Virtual Machine configuration settings to use for VM3 is outlined below. &lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;ul&gt;     &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Memory: &lt;/font&gt;        &lt;ul&gt;         &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;2048 MB &lt;/font&gt;&lt;/li&gt;       &lt;/ul&gt;     &lt;/li&gt;      &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;CPU: &lt;/font&gt;        &lt;ul&gt;         &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;1 Virtual Processor &lt;/font&gt;&lt;/li&gt;       &lt;/ul&gt;     &lt;/li&gt;      &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Drives: &lt;/font&gt;        &lt;ul&gt;         &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;1 IDE Controllers &lt;/font&gt;            &lt;ul&gt;             &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;50 GB VHD file for C:\ OS installation &lt;/font&gt;&lt;/li&gt;              &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Virtual DVD Drive &lt;/font&gt;&lt;/li&gt;           &lt;/ul&gt;         &lt;/li&gt;          &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;1 SCSI Controller &lt;/font&gt;            &lt;ul&gt;             &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;100 GB VHD file for E:\ To host the Cluster iSCSI Target shared drives VHD files &lt;/font&gt;&lt;/li&gt;           &lt;/ul&gt;         &lt;/li&gt;       &lt;/ul&gt;     &lt;/li&gt;      &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Network: &lt;/font&gt;        &lt;ul&gt;         &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;1 Virtual Network Adapter &lt;/font&gt;&lt;/li&gt;       &lt;/ul&gt;     &lt;/li&gt;   &lt;/ul&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Step 2. Install &amp;amp; Prepare Windows Server Operating Systems &lt;/font&gt;&lt;/strong&gt;&lt;/p&gt; &lt;font color="#000000" size="2" face="Tahoma"&gt;   &lt;hr /&gt;&lt;/font&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;After you build the 3 virtual machines, Install Windows Server 2008 R2 on all three virtual machines. You will run thru additional steps to convert VM3 from Windows Server 2008 R2 into Windows Storage Server 2008 R2.&amp;#160; &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Next add each VM to a domain and give each virtual machines virtual adapter static IP address.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;&lt;font size="2"&gt;&lt;font face="Tahoma"&gt;&lt;strong&gt;Important: &lt;/strong&gt;Ensure to &lt;em&gt;&lt;strong&gt;APPLY ALL REQUIRED UPDATES &lt;/strong&gt;on all virtual machines&lt;/em&gt;. Remember after installing detected updates, run a Windows Update scan after each installation of updates to ensure you have installed all required updates. Note: Some Software Updates will not show as required until other required updates are installed. &lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2" face="Tahoma"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Step 3. Setup Windows Storage Server 2008 R2&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;After you have all 3 virtual machines installed with Windows Server 2008 R2, each assigned with static IP address, you will now configure one of the VM’s (VM3) to become Windows Storage Server 2008 R2. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;&lt;font size="2"&gt;&lt;font face="Tahoma"&gt;&lt;strong&gt;Download &lt;/strong&gt;from MSDN the following Windows Storage Server 2008 R2 SKU. &lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Windows Storage Server 2008 R2 Embedded (Standard, Enterprise, Workgroup) with iSCSI Software Target 3.3 (x64) - DVD (Multiple Languages) &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;font color="#000000"&gt;&lt;font size="2"&gt;&lt;font face="Tahoma"&gt;&lt;strong&gt;Note:&lt;/strong&gt; There is no Product Key required for this installation of Windows Storage Server 2008 R2. This is because it will turn your existing installation of Windows Server 2008 R2 into Storage Server 2008 R2 and uses the existing license. &lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;After you download the ISO file and mount it to your computer or burn it to a DVD, you should see the following file. &lt;/font&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;WSS2008R2+iSCSITarget33.exe &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Run this EXE to extract the Windows Storage Server 2008 R2 components with&amp;#160; elevated rights. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_1DA62E4E.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_23ED04DC.png" width="244" height="180" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Click Accept on the following screen.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image41_5C2B7BF4.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image41_thumb_0D4AB695.png" width="547" height="412" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Enter a destination where you want the files to be extracted. Then click Install. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image10_0148C661.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image10_thumb_273E76B7.png" width="552" height="485" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image71_0A5551E2.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image71_thumb_50660EF5.png" width="550" height="415" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;monitor the installation &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image131_44641EC1.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image131_thumb_5C87891C.png" width="548" height="417" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;After extracting the components, you should see the following 2 ISO files.&lt;/font&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Windows_Storage_Server_2008_R2.iso &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;iSCSI_Software_Target_33.iso &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Mount the (Windows_Storage_Server_2008_R2.iso) file to your computer or burn it to a DVD. You should see the following folder structure. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_22984630.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_7AF1CA05.png" width="456" height="94" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Open the Windows Storage Server 2008 R2 folder, you should see the following patches. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_534B4DDB.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_44A0A1F6.png" width="681" height="142" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h5&gt;&lt;a name="_Toc271878523"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Install Windows Server 2008 R2 updates&lt;/font&gt;&lt;/a&gt;&lt;/h5&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Included with the Windows Storage Server 2008 R2 Component Pack is a collection of Windows Server 2008 R2 updates that must be installed as part of your deployment process. These updates are designed to increase the reliability or security of your storage appliance.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;You can deploy these updates in one of three ways:&lt;/font&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;By adding updates to the Install.wim (which is included on the product DVD or the ISO file). For more information on how to do this, see the topic “Scenario: Service an Offline Image” in the Windows OPK User&amp;#39;s Guide (Opk.chm). &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Use the expand.exe tool to extract all of the .cab files manually from the .msu files (for example, expand *.msu c:\temp), and then use the Deployment Image Servicing and Management (DISM) tool to install all of the .cab files without necessitating system reboots. For more information on the Expand command, see &lt;/font&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=198216"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Expand Command-Line Options&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt; (http://go.microsoft.com/fwlink/?LinkId=198216). For more information about the DISM tool, see the “Deployment Image Servicing and Management Technical Reference” topic in the Windows OPK User&amp;#39;s Guide (Opk.chm). &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Use Windows Update Standalone (WUSA) installer to install updates manually in audit mode. For more information on how to do this, see the “Service an Online Image” topic in the Windows OPK User&amp;#39;s Guide (Opk.chm). &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Add references to the updates to an answer file that supplements installation of the Windows Server features when Windows Setup runs. &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Apply the following high lighted patches on VM3 to start preparing it to become a Storage Server. Install the patches in the order listed below.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;In my environment I’m running Enterprise Server 2008, so in my case I would need to apply the &lt;strong&gt;Windows6.1-KB982050-x64-EnterpriseBranding.MSU&lt;/strong&gt; patch. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_2ACC6BC7.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_10F83598.png" width="679" height="141" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Windows6.1-KB982050-x64-EnterpriseBranding.MSU &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Windows6.1-KB976835-x64-WebRDP.msu &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Windows6.1-KB976833-x64-SIS.msu &lt;/font&gt;&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;You might be asked for a reboot after the last patch is installed. Reboot before continuing anyway.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;After applying the patch updates, ensure to reboot VM3. Rebooting the server will complete the installation and provisioning of the Storage Server embedded installation. When the server returns from the reboot, the server will be a Windows Storage Server 2008 R2. You can check this by Right clicking on the Computer and clicking Properties. Shown below.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_62327CF5.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_413F0A4E.png" width="806" height="421" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Now that you have Windows Storage Server running, you now need to install the Microsoft iSCSI Target software 3.3. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Steps 3. Install iSCSC Target Software 3.3&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Now mount the (iSCSI_Software_Target_33.iso) ISO file. You should see the following files and folder structure. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_1C4149D5.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_5FA94B37.png" width="599" height="184" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Navigate to the folder matching the architecture you are using. In my case I would use the x64 folder. You should see the following files in the folder. Start the installation by running the &lt;strong&gt;iscsitarget.msi &lt;/strong&gt;installer file. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_65F021C5.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_6583EED0.png" width="585" height="53" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;The installation is pretty simplistic, so just run thru the installation wizard and complete the setup. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_13050E94.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_194BE522.png" width="501" height="388" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Now that you have the Microsoft iSCSI Software Target 3.3 software installed, you now need to create simulated virtual shared disks that the SQL Server cluster will use for its shared storage. Virtual disk are created on NTFS volumes as a file. As with any other file, the file system determines where to place the file on the physical disk. This offers flexible provisioning, snapshots that persist after restarting the iSCSI target server, and compatibility with replication software. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img alt="Caution" src="http://i.technet.microsoft.com/gg232598.Caution(en-us,WS.10).gif" /&gt;&amp;#160;&lt;strong&gt;Note:&lt;/strong&gt; Don’t worry too much about the size of the virtual disk, they can be extended later. If you have the need to extend you virtual disk, you can find info to accomplish that here: &lt;/font&gt;&lt;a title="http://technet.microsoft.com/en-us/library/gg232619(WS.10).aspx" href="http://technet.microsoft.com/en-us/library/gg232619(WS.10).aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;http://technet.microsoft.com/en-us/library/gg232619(WS.10).aspx&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img alt="Caution" src="http://i.technet.microsoft.com/gg232598.Caution(en-us,WS.10).gif" /&gt;&lt;strong&gt; Note:&lt;/strong&gt; If you set up failover clustering for iSCSI storage, the virtual disk can reside only on a cluster disk.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Configuring a virtual disk for access by more than one iSCSI target can cause data corruption unless the virtual disk is part of a cluster environment or the iSCSI initiators use a storage area network (SAN) file system to coordinate access to the storage.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Install the Failover Clustering Feature. &lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Now we need to install the &lt;strong&gt;Failover Cluster Service &lt;/strong&gt;on each virtual machine. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Go the the &lt;strong&gt;Server Manager&lt;/strong&gt; and &lt;strong&gt;Navigate&lt;/strong&gt; to the &lt;strong&gt;Features&lt;/strong&gt; Node and Click &lt;strong&gt;Add&lt;/strong&gt; &lt;strong&gt;Features&lt;/strong&gt;. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_71A568F7.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_09C8D353.png" width="784" height="579" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;&lt;font size="2"&gt;&lt;font face="Tahoma"&gt;&lt;strong&gt;Click Failover Clustering&lt;/strong&gt; and then &lt;strong&gt;Click Next&lt;/strong&gt;. &lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_4FD99066.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_2113D7C4.png" width="782" height="578" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;&lt;font size="2"&gt;&lt;font face="Tahoma"&gt;&lt;strong&gt;Click Install&lt;/strong&gt; to start the installation of the &lt;strong&gt;Failover Clustering&lt;/strong&gt; service. &lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_352CF44D.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_34548E63.png" width="782" height="577" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Click Close when the installation of the Failover Clustering Service completes. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Configure the iSCSI Initiators on Node servers&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Now you need to configure the initiators on each of the SQL node servers. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Login to one of you servers that will participate in the cluster and go to the Start Menu, Administrative Tools, and Click on Failover Cluster Manager. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;&lt;font size="2"&gt;&lt;font face="Tahoma"&gt;&lt;strong&gt;REQ: &lt;/strong&gt;First, Enable Port 3260 in the firewall on all three virtual machines. &lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_058ED5C1.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_04B66FD7.png" width="400" height="431" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;The first time you load the iSCSI initiator, it will ask you two questions.      &lt;br /&gt;The first question is about loading the Microsoft iSCSI Initiator service every time.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_18CF8C60.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_1B954153.png" width="420" height="156" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;When the iSCSI Initiator windows opens, Click on the Discovery Tab and Click Discover Portal.&amp;#160; &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_0F93511F.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_60CD987C.png" width="489" height="687" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Enter the IP address of the Storage Server acting as the target. &lt;strong&gt;Click Ok&lt;/strong&gt; to add the portal. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_46F9624D.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_4D4038DB.png" width="489" height="316" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;You should now see something similar to the following. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_53870F69.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_76D4040E.png" width="486" height="686" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Configure Failover Clustering Service&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Go to the Failover Clustering Console and navigate to the &lt;strong&gt;Failover Cluster Manager&lt;/strong&gt; node and &lt;strong&gt;Right Click&lt;/strong&gt; and Select &lt;strong&gt;Create a Cluster&lt;/strong&gt;. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_5CFFCDDF.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_355951B5.png" width="276" height="226" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Click Next on the Before You Begin screen. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;On the Select Servers screen, Click the Browse button and enter the name of the servers that will participates as nodes in the cluster.&amp;#160; &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;On the Select Computers dialog and &lt;strong&gt;Click Ok &lt;/strong&gt;to accept the names. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_698D7AFB.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_4FB944CC.png" width="678" height="453" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Click Next to continue.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;If you see the following screen, you should run the Validation Wizard by leaving the Yes, When I click Next, run configuration validation tests, and then return to the process of creating the cluster. option selected. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Click Next to continue. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_73063971.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_071F55FB.png" width="677" height="453" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Client Next on the Before You Begin screen. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_0646F011.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_5781376E.png" width="677" height="473" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Leave the option Run all tests (recommended) selected and click Next. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_56A8D184.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_6AC1EE0D.png" width="678" height="473" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Click Next on the Confirmation screen. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_0E0EE2B3.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_2227FF3C.png" width="677" height="473" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Tests will run. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_73624699.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_79A91D27.png" width="530" height="298" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Click Finish when the tests completes to close the Validation Wizard. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_5FD4E6F8.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_310F2E56.png" width="677" height="473" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Provide a name for the Cluster in the Cluster Name field. This will be the Cluster name you connect to when configuring and managing the SQL cluster. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Provide an IP address that will be assigned to the cluster name. Click Next to continue. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_45284ADF.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img style="background-image:none;border-right-width:0px;margin: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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_68753F84.png" width="676" height="453" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Click Next on the Confirmation screen to start running the Create Cluster process.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_7C8E5C0D.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_62BA25DE.png" width="677" height="453" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;The Failover Clustering service will now be created and assign resources.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_33F46D3C.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_2C68FDCF.png" width="533" height="224" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Click Finish on the Summary screen to complete the process of creating the cluster. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_24DD8E62.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_38F6AAEB.png" width="677" height="452" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;You should now have a Failover Clustering Service running. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_0A30F249.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_1797054F.png" width="259" height="154" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;&lt;font size="2"&gt;&lt;font face="Tahoma"&gt;Select the &lt;strong&gt;Services and applications&lt;/strong&gt; node, &lt;strong&gt;Right Click&lt;/strong&gt; it and select &lt;strong&gt;Configure a Service or Application.&lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_6FF08924.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_3D2082B0.png" width="405" height="205" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Select the &lt;strong&gt;Distributed Transition Coordinator (DTC)&lt;/strong&gt; service and &lt;strong&gt;Click Next&lt;/strong&gt; to continue. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_2E75D6CB.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_2D9D70E1.png" width="687" height="472" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;On the Client Access Point screen, leave the default name given for the name clients will connect to when accessing this service. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Provide an IP address for the network this cluster will be used accessed by. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Click Next to continue.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_2CC50AF7.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_2BECA50D.png" width="685" height="473" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Tahoma"&gt;&lt;font color="#000000" size="2"&gt;Select the Cluster Disk to assign to the Distributed Transaction Coordinator (DTC) service and click next to continue. &lt;/font&gt;&lt;font color="#000000" size="2"&gt;&amp;#160;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_2B143F23.png"&gt;&lt;font face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_1C69933E.png" width="686" height="471" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" face="Tahoma"&gt;Click next to create the Distributed Transaction Coordinator (DTC). &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_509DBC84.png"&gt;&lt;font face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_4FC5569A.png" width="684" height="472" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Setup and configure the iSCSI Software Target&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2"&gt;&lt;font face="Tahoma"&gt;&lt;font color="#000000"&gt;Ok, now lets get on with configuring the iSCSCI software target&lt;/font&gt;. &lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;After the in the installation of the Microsoft iSCSI Software Target, navigate to the Administrative Tools and Click the &lt;strong&gt;Microsoft iSCSI Software Target &lt;/strong&gt;to start the application. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_20FF9DF8.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_795921CD.png" width="397" height="268" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Select the iSCSC Targets node. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_2D8D4B14.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_33D421A2.png" width="404" height="267" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Right click the&lt;strong&gt; iSCSI Targets &lt;/strong&gt;node and select &lt;strong&gt;Create iSCSC Target&lt;/strong&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_3A1AF830.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_7D82F992.png" width="353" height="204" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Click Next on the &lt;strong&gt;Welcome to the Create iSCSI Target Wizard&lt;/strong&gt; screen. Enter a &lt;strong&gt;iSCSI target name &lt;/strong&gt;and &lt;strong&gt;Description&lt;/strong&gt;. Click Next to continue. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_18BB5294.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_7114D669.png" width="506" height="389" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;On the iSCSI Initiators Identifiers screen, enter the IP address of VM3 and click next. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_698966FC.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_6FD03D8A.png" width="505" height="389" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;In the Add iSCSI Inititator, select the iqn you created in&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Select the &lt;strong&gt;Devices &lt;/strong&gt;node. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_76171418.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_397F157B.png" width="403" height="264" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Right click the Devices node and select &lt;strong&gt;Create Virtual Disk&lt;/strong&gt;. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_3FC5EC09.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_6D470BCC.png" width="199" height="141" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;The Create Virtual Disk Wizard will start, Click &lt;strong&gt;Next &lt;/strong&gt;to continue.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_1E66466D.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_24AD1CFB.png" width="505" height="411" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;You will see the following screen allowing you to the VHD file name and location where the virtual disk will be created. Here you want to select the 100GB VHD drive I created for VM3 the storage server. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_7D06A0D0.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_556024A6.png" width="507" height="413" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Select the &lt;strong&gt;Browse&lt;/strong&gt; button above, then select the &lt;strong&gt;drive &lt;/strong&gt;that is the 100GB drive. In my case the &lt;strong&gt;E:\&lt;/strong&gt; drive is the 100GB. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_09944DED.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_0208DE80.png" width="368" height="350" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;After selecting the drive and clicking &lt;strong&gt;OK&lt;/strong&gt;, enter a file name for the VHD virtual disk file. Example shown below. Click &lt;strong&gt;Next&lt;/strong&gt; to continue.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_7A7D6F12.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_52D6F2E8.png" width="507" height="413" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;On the &lt;strong&gt;Size&lt;/strong&gt; screen enter the size you want the virtual disk to be created with. Click &lt;strong&gt;Next &lt;/strong&gt;to continue.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_591DC976.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_4D1BD942.png" width="507" height="412" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;On the Description screen enter a description maybe. Click &lt;strong&gt;Next &lt;/strong&gt;to continue.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_25755D18.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_7DCEE0ED.png" width="506" height="412" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;On the Access screen, click the Add button to Enter a &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_76437180.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_7C8A480E.png" width="505" height="411" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Select the iSCSI target from the list and click OK. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_02D11E9D.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_5B2AA272.png" width="379" height="449" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Click Next to continue.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_33842648.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_39CAFCD6.png" width="506" height="412" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Then click Finish to complete creating a virtual disk. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_4011D364.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_3167277F.png" width="505" height="412" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Do this three times until you at least have 3 disk with the following sizes for this setup.&lt;/font&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font face="Tahoma"&gt;&lt;font color="#000000" size="2"&gt;10 GB&lt;/font&gt; &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font face="Tahoma"&gt;&lt;font color="#000000" size="2"&gt;30 GB&lt;/font&gt; &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font face="Tahoma"&gt;&lt;font color="#000000" size="2"&gt;50 GB&lt;/font&gt; &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_37ADFE0D.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_100781E3.png" width="403" height="264" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Now that the target is created, you can add virtual disks to it. These will be the logical units that will be presented to the initiator. You will do this by right-clicking the target T1 and selecting the option to “&lt;strong&gt;Add Existing Virtual Disks to iSCSI Target&lt;/strong&gt;”.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_56183EF6.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_2E71C2CC.png" width="376" height="311" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Click next on the Intro page.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Select the Virtual Disk to add the the cluster Target and click OK. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_06CB46A2.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_2D2D29ED.png" width="379" height="450" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;You should now see all virtual disk you have added in the left pane of the Microsoft iSCSI Software Target console. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_3374007B.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_0BCD8451.png" width="599" height="185" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Bring the Volumes online&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;You should now see offline LUNs in the Server Manager under Storage &amp;gt; Disk Management.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_12145ADF.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_02914910.png" width="895" height="516" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Right Click each unallocated space and bring the drive online. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_27AE937C.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_26D62D92.png" width="261" height="144" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Then Right Click each drive to initialize the dive. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_3AEF4A1B.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_5312B476.png" width="300" height="172" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Select the Disk to initialize and click OK to continue. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_1923718A.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_5814F225.png" width="406" height="302" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Now Right Click the drive and Click New Simple Volume. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_1B10C093.png"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_0F0ED05F.png" width="364" height="169" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Ensure you have formatted and assigned a drive letter to each drive. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Setup SQL Cluster&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2"&gt;&lt;font face="Tahoma"&gt;At this point you can &lt;font color="#000000"&gt;follow the installation required for installing a SQL Server instance in a Failover Cluster. You have two option to do this. &lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;font face="Tahoma"&gt;&lt;font color="#000000" size="2"&gt;Integration Installation with Add Node&lt;/font&gt; &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font face="Tahoma"&gt;&lt;font color="#000000" size="2"&gt;Advanced / Enterprise Installation&lt;/font&gt; &lt;/font&gt;&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;font color="#000000"&gt;&lt;font face="Tahoma"&gt;For the instruction this article, I used the &lt;strong&gt;Integration Installation with Add Node &lt;/strong&gt;option. You can find those instruction here: (&lt;/font&gt;&lt;a title="http://msdn.microsoft.com/en-us/library/ms179530.aspx" href="http://msdn.microsoft.com/en-us/library/ms179530.aspx"&gt;&lt;font face="Tahoma"&gt;http://msdn.microsoft.com/en-us/library/ms179530.aspx&lt;/font&gt;&lt;/a&gt;&lt;font face="Tahoma"&gt;) under &lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://myitforum.com/cs2/blogs/rdixon/image_402E0AFF.png"&gt;&lt;font face="Tahoma"&gt;&lt;img 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="image" border="0" alt="image" src="http://myitforum.com/cs2/blogs/rdixon/image_thumb_3FC1D80A.png" width="623" height="29" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;I pasted those instructions below from the link above. After installing SQL in Cluster mode, you now have a completely virtualized SQL Cluster. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;strong&gt;Steps to Install the SQL Cluster. &lt;em&gt;You can access and download the document I used to &lt;/em&gt;&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Insert the SQL Server installation media, and from the root folder, double-click Setup.exe. To install from a network share, browse to the root folder on the share, and then double-click Setup.exe. For more information about how to install prerequisites, see &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms189910.aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Before Installing Failover Clustering&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;. You may be asked to install the prerequisites, if they are not previously installed.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Windows Installer 4.5 is required, and may be installed by the Installation Wizard. If you are prompted to restart your computer, restart and then start SQL Server 2008 R2 Setup again.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;After prerequisites are installed, the Installation Wizard starts the SQL Server Installation Center. To create a new cluster installation of SQL Server 2008 R2, click New SQL Server failover cluster installation on the installation page&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;The System Configuration Checker runs a discovery operation on your computer. To continue, click OK. You can view the details on the screen by clicking Show Details, or as an HTML report by clicking View detailed report.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;On the Language Selection page, you can specify the language for your instance of SQL Server if you are installing on a localized operating system and the installation media includes language packs for both English and the language corresponding to the operating system. For more information about cross-language support and installation considerations, see &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ee210665.aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Local Language Versions in SQL Server&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;To continue, click Next.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;On the Setup Support Files page, click Install to install the Setup support files.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;The System Configuration Checker verifies the system state of your computer before Setup continues. After the check is complete, click Next to continue. You can view the details on the screen by clicking Show Details, or as an HTML report by clicking View detailed report.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;On the Product key page, indicate whether you are installing a free edition of SQL Server, or whether you have a PID key for a production version of the product. For more information, see &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms144275.aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Editions and Components of SQL Server 2008 R2&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;On the License Terms page, read the license agreement, and then select the check box to accept the license terms and conditions. To help improve SQL Server, you can also enable the feature usage option and send reports to Microsoft. Click Next to continue. To end Setup, click Cancel.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;On the Feature Selection page, select the components for your installation. A description for each component group appears in the right pane after you select the feature name. You can select any combination of check boxes, but only the Database Engine and Analysis Services support failover clustering. Other selected components will run as a stand-alone feature without failover capability on the current node that you are running Setup on.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;You can specify a custom directory for shared components by using the field at the bottom of this page. To change the installation path for shared components, either update the path in the field provided at the bottom of the dialog box, or click the ellipsis button to browse to an installation directory. The default installation path is C:\Program Files\Microsoft SQL Server\.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;&lt;font size="2"&gt;&lt;font face="Tahoma"&gt;&lt;img title="Note" alt="Note" src="http://i.msdn.microsoft.com/Hash/030c41d9079671d09a62d8e2c1db6973.gif" /&gt;&lt;strong&gt;Note&lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;When you select the Database Engine Services feature, both replication and full-text search are selected automatically. Unselecting any of these sub features also unselects the Database Engine Services feature.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;On the Instance Configuration page, specify whether to install a default or a named instance. For more information, see &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms143531.aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Instance Configuration&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;SQL Server Network Name — Specify a network name for the new SQL Server failover cluster. This is the name that is used to identify your failover cluster on the network.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;&lt;font size="2"&gt;&lt;font face="Tahoma"&gt;&lt;img title="Note" alt="Note" src="http://i.msdn.microsoft.com/Hash/030c41d9079671d09a62d8e2c1db6973.gif" /&gt;&lt;strong&gt;Note&lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;This is known as the virtual SQL Server name in earlier versions of SQL Server failover clusters.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Instance ID — By default, the instance name is used as the Instance ID. This is used to identify installation directories and registry keys for your instance of SQL Server. This is the case for default instances and named instances. For a default instance, the instance name and instance ID would be MSSQLSERVER. To use a nondefault instance ID, select the Instance ID box and provide a value.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;&lt;font size="2"&gt;&lt;font face="Tahoma"&gt;&lt;img title="Note" alt="Note" src="http://i.msdn.microsoft.com/Hash/030c41d9079671d09a62d8e2c1db6973.gif" /&gt;&lt;strong&gt;Note&lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Typical stand-alone instances of SQL Server 2008 R2, whether default or named instances, do not use a nondefault value for the Instance ID box. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Instance root directory — By default, the instance root directory is C:\Program Files\Microsoft SQL Server\. To specify a nondefault root directory, use the field provided, or click the ellipsis button to locate an installation folder.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Detected SQL Server instances and features on this computer - The grid shows instances of SQL Server that are on the computer where Setup is running. If a default instance is already installed on the computer, you must install a named instance of SQL Server 2008 R2. Click Next to continue.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;The Disk Space Requirements page calculates the required disk space for the features that you specify, and compares requirements to the available disk space on the computer where Setup is running. For more information, see &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/cc707788.aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Disk Space Requirements&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Use the Cluster Resource Group page to specify the cluster resource group name where SQL Server virtual server resources will be located. To specify the SQL Server cluster resource group name, you have two options:&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Use the drop-down box to specify an existing group to use.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Type the name of a new group to create. Be aware that the name &amp;quot;Available storage&amp;quot; is not a valid group name.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;On the Cluster Disk Selection page, select the shared cluster disk resource for your SQL Server failover cluster. The cluster disk is where the SQL Server data will be put. More than one disk can be specified. The Available shared disks grid displays a list of available disks, whether each is qualified as a shared disk, and a description of each disk resource. Click Next to continue.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;&lt;font size="2"&gt;&lt;font face="Tahoma"&gt;&lt;img title="Note" alt="Note" src="http://i.msdn.microsoft.com/Hash/030c41d9079671d09a62d8e2c1db6973.gif" /&gt;&lt;strong&gt;Note&lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;The first drive is used as the default drive for all databases, but can be changed on the Database Engine or Analysis Services configuration pages.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;On the Cluster Network Configuration page, specify the network resources for your failover cluster instance:&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Network Settings — Specify the IP type and IP address for your failover cluster instance.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Click Next to continue.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Use this page to specify Cluster Security Policy.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Windows Server 2008 and later versions - Service SIDs (server security IDs) are the recommended and default setting. The option to specify domain groups is available but not recommended. For information about service SIDs functionality on Windows Server 2008, see &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms143504.aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Setting Up Windows Service Accounts&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;On Windows Server 2003, specify domain groups for SQL Server services. All resource permissions are controlled by domain-level groups that include SQL Server service accounts as group members.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Click Next to continue.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;&lt;font size="2"&gt;&lt;font face="Tahoma"&gt;&lt;img title="Note" alt="Note" src="http://i.msdn.microsoft.com/Hash/030c41d9079671d09a62d8e2c1db6973.gif" /&gt;&lt;strong&gt;Note&lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;If you are installing a SQL Server 2008 R2 Failover Cluster Instance in a Windows 2000 mixed mode domain, you must use domain global groups for SQL Server Clustered Services. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;&lt;font size="2"&gt;&lt;font face="Tahoma"&gt;&lt;img title="Note" alt="Note" src="http://i.msdn.microsoft.com/Hash/030c41d9079671d09a62d8e2c1db6973.gif" /&gt;&lt;strong&gt;Note&lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Windows 2000 domain controllers can operate in mixed mode and native mode. Mixed mode enables down-level domain controllers in the same domain.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Work flow for the rest of this topic depends on the features that you have specified for your installation. You might not see all the pages, depending on your selections (Database Engine, Analysis Services, Reporting Services).&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;On the Server Configuration — Service Accounts page, specify login accounts for SQL Server services. The actual services that are configured on this page depend on the features that you selected to install.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;You can assign the same login account to all SQL Server services, or you can configure each service account individually. The startup type is set to manual for all cluster-aware services, including full-text search and SQL Server Agent, and cannot be changed during installation. Microsoft recommends that you configure service accounts individually to provide least privileges for each service, where SQL Server services are granted the minimum permissions they have to have complete their tasks. For more information, see &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/cc281953.aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Server Configuration - Service Accounts&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt; and &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms143504.aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Setting Up Windows Service Accounts&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;To specify the same logon account for all service accounts in this instance of SQL Server, provide credentials in the fields at the bottom of the page.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Security Note&amp;#160;&amp;#160; Do not use a blank password. Use a strong password.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;When you are finished specifying login information for SQL Server services, click Next.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Use the Server Configuration - Collation tab to specify nondefault collations for the Database Engine and Analysis Services. For more information, see &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/cc281995.aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Server Configuration - Collation&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Use the Database Engine Configuration — Account Provisioning page to specify the following:&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Security Mode - select Windows Authentication or Mixed Mode Authentication for your instance of SQL Server. If you select Mixed Mode Authentication, you must provide a strong password for the built-in SQL Server system administrator account.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;After a device establishes a successful connection to SQL Server, the security mechanism is the same for both Windows Authentication and Mixed Mode. For more information, see &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/cc281849.aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Database Engine Configuration - Account Provisioning&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;SQL Server Administrators - You must specify at least one system administrator for the instance of SQL Server. To add the account under which SQL Server Setup is running, click Add Current User. To add or remove accounts from the list of system administrators, click Add or Remove, and then edit the list of users, groups, or computers that will have administrator privileges for the instance of SQL Server. For more information, see &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/cc281849.aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Database Engine Configuration - Account Provisioning&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;When you are finished editing the list, click OK. Verify the list of administrators in the configuration dialog box. When the list is complete, click Next.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Use the Database Engine Configuration - Data Directories page to specify nondefault installation directories. To install to default directories, click Next.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;&lt;font size="2"&gt;&lt;font face="Tahoma"&gt;&lt;img title="Important note" alt="Important note" src="http://i.msdn.microsoft.com/Hash/030c41d9079671d09a62d8e2c1db6973.gif" /&gt;&lt;strong&gt;Important&lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;If you specify nondefault installation directories, make sure that the installation folders are unique to this instance of SQL Server. None of the directories in this dialog box should be shared with directories from other instances of SQL Server. The data directories should be located on the shared cluster disk for the failover cluster.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;For more information, see &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/cc281941.aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Database Engine Configuration - Data Directories&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Use the Database Engine Configuration - FILESTREAM page to enable FILESTREAM for your instance of SQL Server. For more information about FILESTREAM, see &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/cc645996.aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Database Engine Configuration - Filestream&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;. Click Next to continue.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Use the Analysis Services Configuration — Account Provisioning page to specify users or accounts that will have administrator permissions for Analysis Services. You must specify at least one system administrator for Analysis Services. To add the account under which SQL Server Setup is running, click Add Current User. To add or remove accounts from the list of system administrators, click Add or Remove, and then edit the list of users, groups, or computers that will have administrator privileges for Analysis Services. For more information, see &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/cc281723.aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Analysis Services Configuration - Account Provisioning&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;When you are finished editing the list, click OK. Verify the list of administrators in the configuration dialog box. When the list is complete, click Next.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Use the Analysis Services Configuration — Data Directories page to specify nondefault installation directories. To install to default directories, click Next.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;&lt;font size="2"&gt;&lt;font face="Tahoma"&gt;&lt;img title="Important note" alt="Important note" src="http://i.msdn.microsoft.com/Hash/030c41d9079671d09a62d8e2c1db6973.gif" /&gt;&lt;strong&gt;Important&lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;If you specify nondefault installation directories, make sure that the installation folders are unique to this instance of SQL Server. None of the directories in this dialog box should be shared with directories from other instances of SQL Server. The data directories should be located on the shared cluster disk for the failover cluster.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;For more information, see &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/cc281997.aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Analysis Services Configuration - Data Directories&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Use the Reporting Services Configuration page to specify the kind of Reporting Services installation to create. For failover cluster installation, the option is set to Unconfigured Reporting Services installation. You must configure Reporting Services services after you complete the installation.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;For more information about Reporting Services configuration modes, see &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms144292.aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Report Server Installation Options&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;On the Error Reporting page, specify the information that you want to send to Microsoft to help improve SQL Server. By default, option for error reporting is disabled. For more information, see &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms144283.aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;Error Reporting&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;The System Configuration Checker runs one more set of rules to validate your configuration with the SQL Server features that you have specified.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;The Ready to Install page displays a tree view of installation options that were specified during Setup. To continue, click Install.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;During installation, the Installation Progress page provides status so that you can monitor installation progress as Setup continues.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;After installation, the Complete page provides a link to the summary log file for the installation and other important notes. To complete the SQL Server installation process, click Close.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;If you are instructed to restart the computer, do so now. It is important to read the message from the Installation Wizard when you have finished with Setup. For information about Setup log files, see &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms143702.aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;How to: View and Read SQL Server Setup Log Files&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;To add nodes to the single-node failover you just created, run Setup on each additional node and follow the steps for AddNode operation. For more information, see &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms191545.aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;How to: Add or Remove Nodes in a SQL Server Failover Cluster (Setup)&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000"&gt;&lt;font size="2"&gt;&lt;font face="Tahoma"&gt;&lt;img title="Note" alt="Note" src="http://i.msdn.microsoft.com/Hash/030c41d9079671d09a62d8e2c1db6973.gif" /&gt;&lt;strong&gt;Note&lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;If you are adding more than one node, you can use the configuration file to deploy the installations. For more information, see &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/dd239405.aspx"&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;How to: Install SQL Server 2008 R2 Using a Configuration File&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;The SQL Server edition you are installing must match across all the nodes in a SQL Server failover cluster. When you add a new node to an existing SQL Server failover cluster, make sure that you specify that the edition matches the edition of the existing failover cluster.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2"&gt;&lt;/font&gt;&lt;font face="Tahoma"&gt;&amp;#160; &lt;/font&gt;&lt;/p&gt;  &lt;div style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:none;padding-top:0px;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:78807a6d-3173-43d5-b13f-14674f9e1999" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Virtualization" rel="tag"&gt;Virtualization&lt;/a&gt;,&lt;a href="http://technorati.com/tags/SQL+Server" rel="tag"&gt;SQL Server&lt;/a&gt;,&lt;a href="http://technorati.com/tags/2008" rel="tag"&gt;2008&lt;/a&gt;,&lt;a href="http://technorati.com/tags/R2" rel="tag"&gt;R2&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Cluster" rel="tag"&gt;Cluster&lt;/a&gt;,&lt;a href="http://technorati.com/tags/SCCM" rel="tag"&gt;SCCM&lt;/a&gt;,&lt;a href="http://technorati.com/tags/2007" rel="tag"&gt;2007&lt;/a&gt;,&lt;a href="http://technorati.com/tags/High+Availability" rel="tag"&gt;High Availability&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Self+Service" rel="tag"&gt;Self Service&lt;/a&gt;&lt;/div&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000000" size="2" face="Tahoma"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Tahoma"&gt;&lt;/font&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=158640" width="1" height="1"&gt;</content><author><name>rdixon</name><uri>http://myitforum.com/cs2/members/rdixon.aspx</uri></author><category term="System Center Configuration Manager 2007" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/System+Center+Configuration+Manager+2007/default.aspx" /><category term="SCCM" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/SCCM/default.aspx" /><category term="Configuration Manager" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Configuration+Manager/default.aspx" /><category term="R2" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/R2/default.aspx" /><category term="Hyper V" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Hyper+V/default.aspx" /><category term="Virtual Machine" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Virtual+Machine/default.aspx" /><category term="2008" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/2008/default.aspx" /><category term="Virtualization" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Virtualization/default.aspx" /><category term="windows" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/windows/default.aspx" /><category term="System Center" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/System+Center/default.aspx" /><category term="CCM" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/CCM/default.aspx" /><category term="Configuration" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Configuration/default.aspx" /><category term="SQL" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/SQL/default.aspx" /><category term="SQL Server" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/SQL+Server/default.aspx" /><category term="Virtual Disk" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Virtual+Disk/default.aspx" /><category term="SQL Cluster" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/SQL+Cluster/default.aspx" /><category term="Phoenixtekk" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Phoenixtekk/default.aspx" /><category term="Virtual" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Virtual/default.aspx" /><category term="Storage Server" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Storage+Server/default.aspx" /><category term="High Availability" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/High+Availability/default.aspx" /><category term="Windows Storage Server" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Windows+Storage+Server/default.aspx" /><category term="Virtual Cluster" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Virtual+Cluster/default.aspx" /></entry><entry><title>Microsoft iSCSI Software Target Error: The virtual disk cannot be created on the selected volume. One or more arguments are not correct.</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/rdixon/archive/2011/06/24/microsoft-iscsi-software-target-error-the-virtual-disk-cannot-be-created-on-the-selected-volume-one-or-more-arguments-are-not-correct.aspx" /><id>http://myitforum.com/cs2/blogs/rdixon/archive/2011/06/24/microsoft-iscsi-software-target-error-the-virtual-disk-cannot-be-created-on-the-selected-volume-one-or-more-arguments-are-not-correct.aspx</id><published>2011-06-24T18:31:00Z</published><updated>2011-06-24T18:31:00Z</updated><content type="html">&lt;h5&gt;Microsoft iSCSI Software Target Error: The virtual disk cannot be created on the selected volume. One or more arguments are not correct. &lt;/h5&gt;  &lt;p&gt;Ok, I have always been able to search and find resolutions to problems on blogs and forums. The last few days I have been unsuccessful in finding a solution to a problem I&amp;#39;m seeing. I&amp;#39;m trying to create a virtual disk using the Microsoft iSCSI Software Target, and when i click OK, i get the following error    &lt;br /&gt;&amp;quot;The virtual disk cannot be created on the selected volume. One or more arguments are not correct.&amp;quot;     &lt;br /&gt;The following is what&amp;#39;s logged in Event Viewer:     &lt;br /&gt;The Microsoft iSCSI Software Target service could not create the virtual disk using device I:\bin\vDisk01.vhd. The operation failed with error code 0x800700a0.     &lt;br /&gt;and the following:     &lt;br /&gt;Volume Shadow Copy Service warning: VSS was denied access to the root of volume \\?\Volume{fafd968f-9d84-11e0-8c18-00155d00110a}\. Denying administrators from accessing volume roots can cause many unexpected failures, and will prevent VSS from functioning properly. Check security on the volume, and try the operation again. &lt;/p&gt;  &lt;p&gt;Richard   &lt;br /&gt;&lt;strong&gt;The Phoenixtekk&lt;/strong&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=158160" width="1" height="1"&gt;</content><author><name>rdixon</name><uri>http://myitforum.com/cs2/members/rdixon.aspx</uri></author><category term="Virtual Machine" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Virtual+Machine/default.aspx" /><category term="Virtualization" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Virtualization/default.aspx" /><category term="Virtual Disk" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Virtual+Disk/default.aspx" /><category term="Software Target" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Software+Target/default.aspx" /><category term="iSCSI" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/iSCSI/default.aspx" /></entry><entry><title>SCCM WSUS Client Deployment Solution Updated</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/rdixon/archive/2011/05/27/sccm_2D00_wsus_2D00_client_2D00_deployment_2D00_solution_2D00_updated.aspx" /><id>http://myitforum.com/cs2/blogs/rdixon/archive/2011/05/27/sccm_2D00_wsus_2D00_client_2D00_deployment_2D00_solution_2D00_updated.aspx</id><published>2011-05-28T02:19:00Z</published><updated>2011-05-28T02:19:00Z</updated><content type="html">&lt;h5&gt;Summary&lt;/h5&gt;  &lt;p&gt;The following information are general detailed instructions on how to setup the Windows Server Update Service Client Deployment and Client Remediation life cycle management.&amp;#160; &lt;/p&gt;  &lt;h6&gt;Requirements&lt;/h6&gt;  &lt;p&gt;&lt;strong&gt;Windows Server Update Service (WSUS) &lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;WSUS must be setup and configured on the primary site server client will connect to for scanning for updates. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Configuration Manager Site with Software Update enabled &lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;A SUP role must be setup and configured on the primary site server client will connect to for scanning for updates.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Organizational Unit or Security Group &lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;An OU and Security Group must be setup that will hold the machine accounts of computers that will be managed by this solution. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;2 Configuration Manager ADM Templates &lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;There are 2 ADM templates that are required for this solution. You can obtain these ADM template from the Configuration Manager installation CD/DVD.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Active Directory Group Policy Object&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;An Active Directory group policy (GPO) is required for this solution. Ensure you have permissions to created AD group policies. &lt;/p&gt;  &lt;h5&gt;Setup and Configuration&lt;/h5&gt;  &lt;p&gt;Follow the step by step instructions below to setup and configure WSUS Client Deployment. These instructions assume you already have System Center Configuration Manager 2007 R3 installed. The following solution will help you obtain 99% client reach, discovery, remediation and deployment of the Configuration Manager client. This solution will automatically install and provision machine with the Configuration Manager client when the computer joins the domain and is a member of a specified OU or Security Group. &lt;/p&gt;  &lt;p&gt;If for any reason the client is uninstalled or removed, this solution will automatically reinstall the client on the very next time the client machine scans for updates against the WSUS server on the primary site where this solution is configured.&lt;/p&gt;  &lt;h6&gt;WSUS&lt;/h6&gt;  &lt;p&gt;&lt;b&gt;Windows Server Update Service (WSUS)&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Install the WSUS service on a Windows Server 200 R2 server.&lt;/p&gt;  &lt;p&gt;Do not configure the WSUS service with the WSUS console at the completion of the WSUS installation.&lt;/p&gt;  &lt;h6&gt;SUP&lt;/h6&gt;  &lt;p&gt;&lt;b&gt;Enable Software Update &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Install / Enable the Software Update Point Role on the Primary site server where WSUS is installed. &lt;/p&gt;  &lt;p&gt;Ensure this will be Active Software Update Point. This means this will be the SUP point clients actually connect to. &lt;/p&gt;  &lt;h6&gt;Groups&lt;/h6&gt;  &lt;p&gt;&lt;b&gt;Organizational Unit (OU) or Security Group (SG)&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Identify an Active Directory OU or Security Group that will contain all systems expected to be managed by your System Center Configuration Manager 2007 R3 site. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: There can only be one OU or Security Group designated for a Configuration Manager site. Meaning 1 site code per managed group. You cannot have an AD group provision clients for multiple site codes. &lt;/p&gt;  &lt;h6&gt;ADM Templates &amp;amp; GPO&lt;/h6&gt;  &lt;p&gt;&lt;b&gt;2 Configuration Manager ADM Templates&lt;/b&gt; &lt;b&gt;are required&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Obtain the ADM Templates that comes on the Configuration Manager 2007 CD, located: on the &lt;b&gt;CD\TOOLS\ConfigMgrADMTemplates.&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;ADM template names:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;b&gt;“ConfigMgr2007Assignment.adm&lt;/b&gt;&amp;quot; &lt;/li&gt;    &lt;li&gt;&amp;quot;&lt;b&gt;ConfigMgr2007Installation.adm&lt;/b&gt;&amp;quot; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The &amp;quot;&lt;b&gt;ConfigMgr2007Assignment.adm&lt;/b&gt;&amp;quot; is used to place the Configuration Manager site assignment settings in the clients registry &lt;/p&gt;  &lt;p&gt;The &amp;quot;&lt;b&gt;ConfigMgr2007Assignment.adm&lt;/b&gt;&amp;quot; template sets the following settings in the registry under: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\Mobile Client &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;b&gt;GPRequestedSiteAssignmentCode&lt;/b&gt; = &amp;lt;your site code&amp;gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;GPSiteAssignmentRetryDuration(Hour)&lt;/b&gt; = &amp;lt;Retry Duration (hours)&amp;gt; &lt;/li&gt;    &lt;li&gt;&lt;b&gt;GPSiteAssignmentRetryInterval(Min)&lt;/b&gt; = &amp;lt;Retry Interval&amp;gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The image below shows the settings for the ConfigMgr2007Assignment.adm template after it’s imported into the GPO. &lt;/p&gt;  &lt;ol&gt;&lt;a href="http://www.sccmnap.com/wp-content/uploads/2011/05/image.png"&gt;&lt;img title="image" border="0" alt="image" src="http://www.sccmnap.com/wp-content/uploads/2011/05/image_thumb.png" width="641" height="589" /&gt;&lt;/a&gt;&lt;/ol&gt;  &lt;h6&gt;Definitions &lt;/h6&gt;  &lt;p&gt;The &amp;quot;&lt;b&gt;GPRequestedSiteAssignmentCode&lt;/b&gt;&amp;quot; is the site code your client should and will be assigned to. When the client is reassigned by any other method to a site code other than the site code specified in the GPO, these GPO policy settings will automatically reassign the client back to the site code you defined in the GPO policy. &lt;/p&gt;  &lt;p&gt;The &amp;quot;&lt;b&gt;GPSiteAssignmentRetryDuration(Hour)&lt;/b&gt;&amp;quot; is the amount of hours the client will keep attempting to reassign the client until successful or till reassigned to the site code specified in the GPO. &lt;/p&gt;  &lt;p&gt;The &amp;quot;&lt;b&gt;GPSiteAssignmentRetryInterval(Min)&lt;/b&gt;&amp;quot; is the interval the GPO policy will wake up and check to see if the client is assigned to the site code specified in the GPO. &lt;/p&gt;  &lt;p&gt;The &amp;quot;&lt;b&gt;ConfigMgr2007Assignment.adm&lt;/b&gt;&amp;quot; template sets the following settings in the registry under: &lt;/p&gt;  &lt;p&gt;Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\ccmsetup in a Value Name: SetupParameters. &lt;/p&gt;  &lt;p&gt;The below settings is the CCMSETUP parameters that will to be set in the above location, which are the parameters the client will use when the installation starts. &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;/MP:msserver SMSSLP=smsslp.domain.com SMSSITECODE=XR2 FSP=smsfsp.domain.com CCMLOGMAXSIZE=100000 CCMENABLELOGGING=TRUE CCMLOGLEVEL=0 DISABLESITEOPT=TRUE DISABLECACHEOPT=TRUE CCMLOGMAXHISTORY=5 SMSCACHESIZE=9000&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;b&gt;NOTE&lt;/b&gt;: When a client installation starts, ccmsetup.exe will first look to the command-line first for the ccmsetup parameters. If it does not find ccmsetup command-line parameters, the ccmsetup.exe will look to the registry for the ccmsetup.exe parameters, if the parameters are not found in the registry, the ccmsetup.exe will use Active Directory and assign the client based on Configuration Manager site boundaries.&amp;#160; &lt;/p&gt;  &lt;p&gt;The image below shows the settings for the ConfigMgr2007Installation.adm template after it’s imported into the GPO. &lt;/p&gt;  &lt;ul&gt;&lt;a href="http://www.sccmnap.com/wp-content/uploads/2011/05/image1.png"&gt;&lt;img title="image" border="0" alt="image" src="http://www.sccmnap.com/wp-content/uploads/2011/05/image_thumb1.png" width="641" height="590" /&gt;&lt;/a&gt;&lt;/ul&gt;  &lt;p&gt;&lt;i&gt;This type of client assignment forces clients to remain assigned to the site of choice.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;Import these ADM templates, into a Group Policy Object targeting the OU or SG of clients to be managed. &lt;/p&gt;  &lt;p&gt;An additional setting must added to this GPO the will set the Windows Update URL the clients will use to connect and scan for required offered updates. &lt;/p&gt;  &lt;p&gt;This setting location can be found with the local GPO Mgr or GPO Management Console. You can find the location for these settings in the path below. &lt;/p&gt;  &lt;ul&gt;Local Computer Policy\Computer Configuration\Administrative Templates\Windows Components\Windows Update&lt;/ul&gt;  &lt;p&gt;The image below shows the setting in a GPO object that allows you to set the WSUS/SUP server for clients to use to scan for updates. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;A Got Cha: Watch Out!&lt;/b&gt; The policies settings these ADM templates places in the clients registry cannot be un-done by removing or disabling the GPO applied. &lt;/p&gt;  &lt;p&gt;If you ever want to reassign clients that has been assigned and provisioned by the &amp;quot;Client Management GPO’s&amp;quot; (&lt;i&gt;I call this solution client management GPOs&lt;/i&gt;) You must either manually remove the settings by hand or script. Or you can drop the computer object in another OU or SG having different &amp;quot;Client Management GPOs applying these settings for another Configuration Manager site. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Note: &lt;/b&gt;The reason why these settings don’t go away when a GPO is removed is because these ADM templates are not set in the Policies Hive of the registry. Settings set in the registry outside of the Policies Hive can’t be removed with a GPO, they only can be changed or modified with a GPO. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Active Directory Group Policy Object (GPO)&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Apply a Group Policy Object targeting the OU or SG with membership of the systems you want assigned to a specific site. &lt;/p&gt;  &lt;ol&gt;&lt;b&gt;Remember&lt;/b&gt;: One Client Management GPO per site. &lt;/ol&gt;  &lt;p&gt;Once the above settings and configurations are set, publish the Configuration Manager client into WSUS. &lt;/p&gt;  &lt;p&gt;To publish the Configuration Manager client to WSUS, from within the Configuration Manager console Navigate to the &lt;b&gt;Site Management&lt;/b&gt; node &amp;gt; Then to the &lt;b&gt;Site Settings&lt;/b&gt; Node &amp;gt; Then the &lt;b&gt;Client Installation Methods&lt;/b&gt; node, &lt;b&gt;Right&lt;/b&gt; &lt;b&gt;click&lt;/b&gt; on &lt;b&gt;Software Update Point Client Installation&lt;/b&gt; and click &lt;b&gt;Properties&lt;/b&gt;. &lt;/p&gt;  &lt;p&gt;At this point just simply enable the option &amp;quot;&lt;b&gt;Enable Software Update Point Client Installation&lt;/b&gt;&amp;quot; shown below. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Warning&lt;/strong&gt;: Also, ensure that no other AD policies are configuring the WSUS URL via any other policies in your environment. If clients receive policies from other GPO’s to also configure the WSUS URL, that client will generate AD Group Policy Conflict and fail the WSUS scan. The Configuration Manager client will seem like its broken and not communicate with the Site/MP. &lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=157799" width="1" height="1"&gt;</content><author><name>rdixon</name><uri>http://myitforum.com/cs2/members/rdixon.aspx</uri></author><category term="SCCM" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/SCCM/default.aspx" /><category term="Client Deployment" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Client+Deployment/default.aspx" /></entry><entry><title>Error Opening Task Sequence “There may be too many steps in the task sequence object”</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/rdixon/archive/2011/02/18/error-opening-task-sequence-there-may-be-too-many-steps-in-the-task-sequence-object.aspx" /><id>http://myitforum.com/cs2/blogs/rdixon/archive/2011/02/18/error-opening-task-sequence-there-may-be-too-many-steps-in-the-task-sequence-object.aspx</id><published>2011-02-18T17:04:00Z</published><updated>2011-02-18T17:04:00Z</updated><content type="html">&lt;p&gt;&lt;strong&gt;RESOLVED&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;This worked for me. I believe the issue is if you make a major change the the site system where the control file is updated. In my case I was troubleshooting the PXE role which involved uninstalling and reinstalling the Role. Although I was able to open the same Task Sequence prior to removing and adding the PXE role, I did not re-run the Configure ConfigMgr Integration tool afterwards. After doing so, I was successfully able to open any task sequence. &lt;/p&gt;  &lt;p&gt;When I open My SCCM console and try to edit a task seq., this message popups. &lt;/p&gt;  &lt;p&gt;&amp;quot;There may be too many steps in the task sequence object. &amp;quot;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;ANSWER –&amp;gt;&lt;/strong&gt;&amp;#160;&lt;a href="http://cut.ms/ba1F"&gt;http://social.technet.microsoft.com/Forums/en-US/configmgrgeneral/thread/1310a5ae-5a4d-4dc9-b3be-cb30527802d2&lt;/a&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;The answer is, if You use Microsoft Deployment Toolkit for SCCM, dont forget to run Configure ConfigMgr Integration afther You reinstalled the server and SCCM&lt;/li&gt; &lt;/ul&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=154431" width="1" height="1"&gt;</content><author><name>rdixon</name><uri>http://myitforum.com/cs2/members/rdixon.aspx</uri></author><category term="SCCM" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/SCCM/default.aspx" /><category term="Task Sequence" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Task+Sequence/default.aspx" /></entry><entry><title>Are you well-versed in comment etiquette?</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/rdixon/archive/2011/02/17/are_2D00_you_2D00_well_2D00_versed_2D00_in_2D00_comment_2D00_etiquette.aspx" /><id>http://myitforum.com/cs2/blogs/rdixon/archive/2011/02/17/are_2D00_you_2D00_well_2D00_versed_2D00_in_2D00_comment_2D00_etiquette.aspx</id><published>2011-02-17T23:23:00Z</published><updated>2011-02-17T23:23:00Z</updated><content type="html">&lt;p&gt;Which comment would you rather receive?&amp;#160; &lt;/p&gt;  &lt;p&gt;“Great post! Check out my blog at someblog.wordpress.com.”&lt;/p&gt;  &lt;p&gt;or&lt;/p&gt;  &lt;p&gt;“Well said! I know exactly what you mean about X, and I’m glad that I’m not the only one who thinks so. I would even say that A, B, C! Your candor is greatly appreciated.”&lt;/p&gt;  &lt;p&gt;The second one, of course. Why? For one thing, it follows the etiquette guidelines below. But even more importantly, it was written with the intent to forge a relationship, not to self promote.&lt;/p&gt;  &lt;p&gt;Relationship building is a much more effective and rewarding strategy for attracting new visitors to your site than spamming, so if you’re interested in boosting your readership, keep the following tips in mind when you leave comments on others’ posts:&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;1. Be specific. &lt;/strong&gt;Personalized comments show authors that you’re genuinely interested in what they have to say, and that you actually took the time to read what they wrote. This doesn’t mean you need to write a long comment, just be sure to articulate why you felt compelled to say something in the first place. Did you learn something new? Did you have a similar experience? Do you want to voice a different perspective? Quote the author directly if you need to clarify what specific sentences you’re responding to.&lt;/p&gt;  &lt;p&gt;Even if you simply want to compliment someone’s work, explain what you liked about it. Avoid vague comments like “Awesome! Thanks for sharing.” If you’re not sure what to say, consider using the &lt;a href="http://cut.ms/baXZ"&gt;Like&lt;/a&gt; button to show your support.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;2. Don’t leave a link to your blog. &lt;/strong&gt;When you leave a comment on a WordPress.com blog post, your name will automatically link to your blog, so there’s no need to include it twice. (This setting can be found under Users → Personal Settings in your dashboard, in the Account Details section.) Blatant self-promotion is generally frowned upon and is likely to be ignored, so be careful not to tarnish your reputation by creating the perception that you’re a spammer.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Read more from the original source:&lt;/strong&gt; &lt;a href="http://cut.ms/baX0"&gt;http://en.blog.wordpress.com/2011/02/15/comment-etiquette/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Thanks&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=154406" width="1" height="1"&gt;</content><author><name>rdixon</name><uri>http://myitforum.com/cs2/members/rdixon.aspx</uri></author><category term="Article" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Article/default.aspx" /></entry><entry><title>Last of the IPv4 Addresses Allocated</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/rdixon/archive/2011/02/03/last-of-the-ipv4-addresses-allocated.aspx" /><id>http://myitforum.com/cs2/blogs/rdixon/archive/2011/02/03/last-of-the-ipv4-addresses-allocated.aspx</id><published>2011-02-03T22:47:00Z</published><updated>2011-02-03T22:47:00Z</updated><content type="html">&lt;div class="wlWriterHeaderFooter" style="float:none;margin:0px;padding:4px 0px 4px 0px;"&gt;&lt;/div&gt;&lt;p&gt;Early this morning, the Asia Pacific Network Information Centre (APNIC) announced that it had been allocated two /8 address blocks from the Internet Assigned Numbers Authority (&lt;a href="http://www.webopedia.com/TERM/I/IANA.html"&gt;IANA&lt;/a&gt; ). Those two blocks, 39/8 and 106/8, were the last unallocated blocks in the IANA free pool of IPv4 address available to Regional Internet Registries (RIR). With the allocation, the final days of IPv4 have moved closer as the number of available addresses that can be allocated will dwindle. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.enterprisenetworkingplanet.com/news/article.php/3923031"&gt;Read the Full Story here!&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Also check out what some people think about what will happen when there is only IPv6.&lt;/p&gt;  &lt;h3&gt;IPv4&amp;#39;s Last Day: What Will Happen When There Is Only IPv6?&lt;/h3&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;TORONTO -- How will we know when IPv4 address space is all used up? And what will happen when that day comes? &lt;/p&gt;  &lt;p&gt;The modern Internet has been built using IPv4 (&lt;a href="http://networking.webopedia.com/SHARED/search_action.asp?Term=IPv4&amp;amp;Template_Name=inews.webopedia.com"&gt;define&lt;/a&gt;), which provides for 4.3 billion address, a supply that could &lt;a href="http://www.enterprisenetworkingplanet.com/netsp/article.php/3857201"&gt;run dry within the next two years&lt;/a&gt;. Organizations that allocate IP address space like the American Registry for Internet Numbers (ARIN) have attempted to forecast when IPv4 address space will be gone, but it&amp;#39;s not an exact science, and there is no precise date to mark on a calendar. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.enterprisenetworkingplanet.com/reports/article.php/3878391/IPv4s+Last+Day:+What+Will+Happen+When+There+Is+Only+IPv6?.htm"&gt;Read Further:&lt;/a&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=153977" width="1" height="1"&gt;</content><author><name>rdixon</name><uri>http://myitforum.com/cs2/members/rdixon.aspx</uri></author><category term="Article" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Article/default.aspx" /></entry><entry><title>Richard’s Photos of MMS 2007</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/rdixon/archive/2011/01/09/richard-s-photos-of-mms-2007.aspx" /><id>http://myitforum.com/cs2/blogs/rdixon/archive/2011/01/09/richard-s-photos-of-mms-2007.aspx</id><published>2011-01-09T22:13:00Z</published><updated>2011-01-09T22:13:00Z</updated><content type="html">&lt;div style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:left;padding-top:0px;" id="scid:66721397-FF69-4ca6-AEC4-17E6B3208830:8eb6fba4-4b9b-4f17-b32e-109cbd4f4ac6" class="wlWriterEditableSmartContent"&gt;&lt;table cellspacing="0" cellpadding="0" style="outline:none;border-style:none;margin:0px;padding:0px;width:404px;border-collapse:collapse;"&gt;                     &lt;tr&gt;                        &lt;td colspan="2" style="outline:none;border-style:none;margin:0px;padding:5px 0px 5px 5px;width:157px;vertical-align:bottom;"&gt;                            &lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2848&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="outline:none;border-style:none;margin:0px;padding:0px;"&gt;                                &lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" alt="View album" title="View album" width="157" height="157" src="http://myitforum.com/cs2/blogs/rdixon/-4660456074996083E_767B454C.png" /&gt;&lt;/a&gt;                        &lt;/td&gt;                        &lt;td colspan="3" style="vertical-align:middle;margin:0px;padding:5px 5px 5px 0px;outline:none;border-style:none;width:223px;"&gt;                            &lt;div style="margin-left:10px;"&gt;                                &lt;div style="width:223px;overflow:visible;"&gt;&lt;a style="text-decoration:none;" href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=browse&amp;amp;resid=E95D211D5742699E!2795&amp;amp;type=5&amp;amp;authkey=7K8Cn5KE2ms%24&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos" target="_blank"&gt;&lt;span style="line-height:1.26em;padding:0px;width:223px;font-size:26pt;font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;"&gt;Photos of MMS 2007&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;                                &lt;div style="padding:10px 0px 0px 0px;margin:0px;"&gt;                                   &lt;table cellspacing="0" cellpadding="0" style="margin:0px;padding:0px;outline:none;border-style:none;border-collapse:collapse;width:auto;"&gt;                                        &lt;tr&gt;                                            &lt;td style="vertical-align:top;outline:none;border-style:none;margin:0px;padding:10px 15px 6px 0px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2795&amp;amp;type=5&amp;amp;authkey=7K8Cn5KE2ms%24&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;VIEW SLIDE SHOW&lt;/a&gt;&lt;/td&gt;                                            &lt;td style="vertical-align:top;outline:none;border-style:none;margin:0px;padding:10px 0px 6px 0px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=downloadphotos&amp;amp;resid=E95D211D5742699E!2795&amp;amp;type=5&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;DOWNLOAD ALL&lt;/a&gt;&lt;/td&gt;                                        &lt;/tr&gt;                                                                           &lt;/table&gt;                                                                                                     &lt;/div&gt;                                                            &lt;/div&gt;                        &lt;/td&gt;                     &lt;/tr&gt;                    &lt;tr&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 5px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2799&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/9547092442A53616B_1C70F5A3.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2808&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/8208190995840B423_3BB39C76.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2837&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-1632389799434F31B0_6FE7C5BC.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2830&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-1632389725713C8468_613D19D7.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2827&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-211635014713C8468_52926DF2.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 5px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2836&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-16323897685C4B01F5_71D514C5.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2809&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/8208191960A3854AE_1117BB99.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2811&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-5999354843825A766_305A626C.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2842&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-466045436233424F3_4F9D093F.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2844&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-466045642233424F3_6EDFB012.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 5px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2851&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-466045700512177AB_3C0FA99E.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2829&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-2116349483C2FF538_4D800A76.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2852&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=3&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-3605686446A1D47F0_21CF407A.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2818&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-599935845180A9AA9_612CF40A.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2840&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-1632389892180A9AA9_006F9ADE.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 5px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2832&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-163238962803191836_1FB241B1.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2823&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=3&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-21163489031066AEE_110795CC.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2810&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-5999355811C14E87B_304A3C9F.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2841&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-4660455334A023B33_5D5F296D.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2820&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-2116347814A023B33_67B04DCD.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 5px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2798&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/95470914777EF8DEB_06F2F4A1.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2819&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-59993574862FE0B78_61F53427.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2812&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-59993553110EB5E31_0137DAFB.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2834&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-16323898347BF9DBBD_31127CBC.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2839&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-16323899897BF9DBBD_6950F3D4.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 5px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2796&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-36056875329E72E76_1D851D1B.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2807&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/82081913057D4812E_0EDA7136.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2838&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-163238995842E2FEBB_002FC551.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2805&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/82081932070D05173_3463EE97.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2835&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-163238986570D05173_25B942B2.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 5px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2821&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-2116346845BDECF00_5DF7B9CA.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2833&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-163238967509CC21B9_401935C9.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2815&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-59993562437B97471_4A6A5A29.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2804&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/82081922337B97471_69AD00FC.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2847&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-46604557622C7F1FE_08EFA7D0.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 5px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2825&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-21163482450B544B6_3D23D116.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2846&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-4660456733BC3C243_5C6677E9.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2849&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-4660457663BC3C243_7BA91EBC.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2853&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-36056854769B114FB_1AEBC590.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="vertical-align:bottom;outline:none;border-style:none;padding:0px 5px 5px 0px;margin:0px;width:76px;height:76px;"&gt;&lt;a href="https://cid-e95d211d5742699e.skydrive.live.com/redir.aspx?page=play&amp;amp;resid=E95D211D5742699E!2816&amp;amp;parid=E95D211D5742699E!2795&amp;amp;type=1&amp;amp;Bsrc=Photomail&amp;amp;Bpub=SDX.Photos&amp;amp;authkey=7K8Cn5KE2ms%24" target="_blank" style="font-family:&amp;#39;Segoe UI&amp;#39;, helvetica, arial, sans-serif;font-size:8pt;outline:none;border-style:none;text-decoration:none;padding:0px;margin:0px;"&gt;&lt;img style="outline:none;border-style:none;padding:0px;margin:0px;border:0px;background:none;background-image:none;vertical-align:bottom;" border="0" width="76" alt="View album" title="View album" height="76" src="http://myitforum.com/cs2/blogs/rdixon/-599935655179E67B4_6506D075.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=153483" width="1" height="1"&gt;</content><author><name>rdixon</name><uri>http://myitforum.com/cs2/members/rdixon.aspx</uri></author><category term="Photos" scheme="http://myitforum.com/cs2/blogs/rdixon/archive/tags/Photos/default.aspx" /></entry></feed>