<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Augusto Alvarez &#187; Virtualization</title>
	<atom:link href="http://blog.augustoalvarez.com.ar/category/virtualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.augustoalvarez.com.ar</link>
	<description></description>
	<lastBuildDate>Fri, 03 Sep 2010 13:14:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.augustoalvarez.com.ar' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/d334a59ba93198ea43e7e7a63977016e?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Augusto Alvarez &#187; Virtualization</title>
		<link>http://blog.augustoalvarez.com.ar</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.augustoalvarez.com.ar/osd.xml" title="Augusto Alvarez" />
	<atom:link rel='hub' href='http://blog.augustoalvarez.com.ar/?pushpress=hub'/>
		<item>
		<title>Implementing App-V &#8211; Part II: Choosing and Preparing the Environment</title>
		<link>http://blog.augustoalvarez.com.ar/2009/07/12/implementing-app-v-part-ii-choosing-and-preparing-the-environment/</link>
		<comments>http://blog.augustoalvarez.com.ar/2009/07/12/implementing-app-v-part-ii-choosing-and-preparing-the-environment/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 00:35:27 +0000</pubDate>
		<dc:creator>Augusto Alvarez</dc:creator>
				<category><![CDATA[App-V]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[application virtualization]]></category>

		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/07/12/implementing-app-v-part-ii-choosing-and-preparing-the-environment/</guid>
		<description><![CDATA[&#160; Other posts in this series: Implementing App-V – Part I: Introduction to Application Virtualization Implementing App-V – Part III: Integrating Clients Implementing App-V – Part IV: Sequencing Applications After the first post about App-V and application virtualization technologies we had a nice review about the platform. So, if you feel like this type of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.augustoalvarez.com.ar&amp;blog=5820778&amp;post=268&amp;subd=augustoalvarez&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p><em>Other posts in this series:</em></p>
<p><a href="http://blog.augustoalvarez.com.ar/2009/05/26/implementing-app-v-part-i-introduction-to-application-virtualization/"><strong>Implementing App-V – Part I: Introduction to Application Virtualization</strong></a></p>
<p><strong><a href="http://blog.augustoalvarez.com.ar/2009/11/07/implementing-app-v-part-iii-integrating-clients/">Implementing App-V – Part III: Integrating Clients</a></strong></p>
<p><strong><a href="http://blog.augustoalvarez.com.ar/2010/01/18/implementing-app-v-part-iv-sequencing-applications/">Implementing App-V – Part IV: Sequencing Applications</a></strong></p>
<p>After the <a href="http://blog.augustoalvarez.com.ar/2009/05/26/implementing-app-v-part-i-introduction-to-application-virtualization/">first post</a> about App-V and application virtualization technologies we had a nice review about the platform. So, if you feel like this type of technology can add some value to your organization, let’s start playing around.</p>
<p>Before you begin, let’s talk about the <strong>available models in App-V</strong> that will help you choose the strategy according to your platform. The architecture is prepared to support almost any scenario, including low-bandwidth branches offices or even offline deployments.</p>
<h3><font size="3"><strong>App-V Models</strong></font></h3>
<h5>Stand-Alone Mode</h5>
<p>This is the minimalist mode of App-V with <strong>no infrastructure required</strong> but the machine that packages the application, “<strong>sequencer</strong>” from now on, and the <strong>App-V Desktop Client</strong>.</p>
<p>Sequencing the application adds all the necessary files into one package and generates an MSI file that you can use to deploy manually, by group policy or using <strong>SMS/System Center Configuration Manager</strong>.</p>
<p>This mode is focused when you have several <strong>offline users</strong> (do they even exist at this point?), or when you have already SCCM deployed and you don’t want to add a App-V Server.</p>
<p><img style="display:block;float:none;margin-left:auto;margin-right:auto;" src="http://augustoalvarez.files.wordpress.com/2009/07/appv03.png?w=364&#038;h=290" width="364" height="290" /></p>
<h5>Streaming Mode</h5>
<p>This model it is also focused on platforms that <strong>do not want Management Servers</strong>. The components present here are the <strong>streaming server</strong>, <strong>sequencer</strong> to package applications and the <strong>App-V client</strong>.</p>
<p>The Streaming Server as the name says it, streams the applications to the clients on demand. The server does not use a SQL database, the permissions are set and maintain based on ACLs (access control lists).</p>
<p>You can use it on <strong>low-bandwidth links</strong> like branch offices to optimize the application deployment.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv04.png"><img style="display:block;float:none;margin-left:auto;margin-right:auto;" src="http://augustoalvarez.files.wordpress.com/2009/07/appv04.png?w=281&#038;h=330" width="281" height="330" /></a></p>
<h5>Full Infrastructure Model</h5>
<p>The full model contains the full set of components in App-V: <strong>Management Server, Sequencer, Streaming server and App-V Client</strong>. In most cases, the <strong>streaming server it is completely optional</strong> since the application streaming can be executed from the Management Server, delivering applications on demand to users.</p>
<p>Using a Management Server will add the applications shortcuts publication within the process of deployment. And includes more features for reporting, using a SQL database.</p>
<p>Applications in this model are associated to security groups in <strong>Active Directory</strong>. And you can also manage centrally the applications licenses.</p>
<p>We are going to <strong>focus this set of posts in a</strong> <strong>Full Infrastructure Model</strong>, using a Management Server, Sequencer and a App-V Desktop Client.</p>
<p>Enough with the explanations, let’s get to work.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv05.png"><img style="display:block;float:none;margin-left:auto;margin-right:auto;" src="http://augustoalvarez.files.wordpress.com/2009/07/appv05.png?w=507&#038;h=357" width="507" height="357" /></a></p>
<h3><font size="4"><strong>Installing App-V Management Server</strong></font></h3>
<p>The process it is a little tricky, but we’ll try to set clear all the necessary requirements before running the installation wizard.</p>
<h5><font size="3">Pre-Requisites</font></h5>
<p>This is the list of <strong>minimum requirements</strong>:</p>
<ul>
<li>Windows Server 2003 SP1 or superior </li>
<li>IIS 6 role installed with ASP.Net </li>
<li>.Net Framework 2.0 </li>
<li>MMC 3.0 </li>
<li>SQL Server 2005 Express SP2 </li>
</ul>
<p>Before proceeding with the installation take a closer look to what are the SQL and IIS configurations necessary that we are going to review next.</p>
<p>Here’s the <strong>environment that I’ll be using</strong>:</p>
<ul>
<li>Active Directory and DNS platform in place. </li>
<li>Windows Server 2008 (32-bit) </li>
<li>IIS 7 role installed with ASP.Net </li>
<li>SQL Server 2005 Express SP2. </li>
</ul>
<p><strong><font size="3">SQL Special Considerations</font></strong></p>
<p>The <strong>SQL Express</strong> <strong>can be installed with the default options</strong>, but, as I mentioned it before, there are a <strong>few SQL configurations</strong> that needed to be set before the App-V installation process:</p>
<p>1. Open <strong>SQL Server Surface Area Configuration Tool</strong> from the SQL Server Start Menu folder.</p>
<p>2. Click on <strong>Surface Area Configuration for Features</strong>.</p>
<p>3. Inside of “<strong>CLR Integration</strong>”, click the option for “<strong>Enable CLR Integration</strong>”.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv06.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv06.png?w=429&#038;h=324" width="429" height="324" /></a></p>
<p>4. Inside of “<strong>OLE Automation</strong>” click “<strong>Enable OLE Automation</strong>”.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv07.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv07.png?w=434&#038;h=328" width="434" height="328" /></a></p>
<p>5. Close “<strong>Surface Area Configuration for Features</strong>”.</p>
<p>6. Click “<strong>Surface Area Configuration for Services and Connections</strong>”.</p>
<p>7. Inside “<strong>Remote Connections</strong>” select “<strong>Local and Remote Connections</strong>” and set “<strong>Using both TCP/IP and named pipes</strong>”.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv08.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv08.png?w=443&#038;h=335" width="443" height="335" /></a></p>
<p>8. <strong>Restart the SQL Server services</strong> to apply all changes.</p>
<p><strong><font size="3">IIS Considerations</font></strong></p>
<p>Since I’m using Windows Server 2008 and IIS 7 for the Management Server installation, there are a few considerations about it.</p>
<ul>
<li><strong>Install ASP.Net feature with all pre-requisites</strong>. </li>
<li><strong>Windows Authentication</strong> feature enabled. </li>
<li>IIS 7 <strong>Management Tools with Management Service and IIS 6 Management Compatibility</strong> features installed. </li>
</ul>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv09.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv09.png?w=495&#038;h=372" width="495" height="372" /></a></p>
<h5><font size="3">Step-by-Step App-V Management Server Installation</font></h5>
<p>One completed the pre-requisites and considerations, let’s start with the installation.</p>
<p>1. With the App-V installation media, double click the setup executable.</p>
<p>2. Welcome page, click on “<strong>Next</strong>”.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv10.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv10.png?w=360&#038;h=271" width="360" height="271" /></a></p>
<p>3. Accept the <strong>License Agreement</strong> and click on “<strong>Next</strong>”.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv11.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv11.png?w=367&#038;h=276" width="367" height="276" /></a></p>
<p>4. Select “<strong>Custom</strong>” setup type.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv12.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv12.png?w=372&#038;h=280" width="372" height="280" /></a></p>
<p>5. Here you can modify installation components (not recommended) or change the installation directory. Click on “<strong>Next</strong>”.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv13.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv13.png?w=382&#038;h=288" width="382" height="288" /></a></p>
<p>6. Select the <strong>SQL Server</strong> instance where the database will be stored. In my case, I’m using the same server with one instance. Click on “<strong>Next</strong>”.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv14.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv14.png?w=384&#038;h=288" width="384" height="288" /></a></p>
<p>7. Select “<strong>Create a new database</strong>”. Maintain the suggested database name “<strong>APPVIRT</strong>”. You can also modify the location for the database files. Recommended for this type of server to store the database on a different hard drive than the operating system.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv15.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv15.png?w=392&#038;h=295" width="392" height="295" /></a></p>
<p>8. Leave <strong>deselected</strong> the option for “<strong>Use enhanced security</strong>”. You can set secure connections with this server, that will require of course for a certificate. Out of the scope in our case.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv16.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv16.png?w=400&#038;h=301" width="400" height="301" /></a></p>
<p>9. Leave the <strong>default value</strong> for the <strong>RTSP</strong> (Real Time Streaming Protocol): <strong>554</strong>.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv17.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv17.png?w=403&#038;h=304" width="403" height="304" /></a></p>
<p>10. Select the group that will have <strong>full access to the App-V Management Server console</strong>. In my case, I’m selecting only “<strong>Domain Admins</strong>” to give access. This option can be modify later.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv18.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv18.png?w=400&#038;h=301" width="400" height="301" /></a></p>
<p>11. Select the <strong>provider group</strong>, that by default will have access to the enabled applications. In my case, I will select only “<strong>Domain Admins</strong>” and later personalize each application for each group.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv19.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv19.png?w=405&#038;h=304" width="405" height="304" /></a></p>
<p>12. Select the folder where the applications packages will be stored. Leave the <strong>default</strong> “<strong>C:\Program Files\Microsoft System Center App Virt Management Server\App Virt Management Server\content\</strong>”. Click on “<strong>Next</strong>”</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv20.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv20.png?w=407&#038;h=306" width="407" height="306" /></a></p>
<p>13. On the “<strong>Ready to Install the Program</strong>” window click on “<strong>Install</strong>”.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv21.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv21.png?w=410&#038;h=309" width="410" height="309" /></a></p>
<p>After a few moments you will have the App-V Management Server fully installed.</p>
<p>14. Recommended: <strong>Reboot the server</strong>.</p>
<p><strong><u>IMPORTANT</u></strong>: If any of the pre-requisites and considerations mentioned above are not completed, you will receive a message like this when you start the installation:</p>
<p>“<strong>Error 25109. The installation program could not create the configuration data store. Please see the installation log file for more information</strong>”</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv22.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv22.png?w=431&#038;h=324" width="431" height="324" /></a></p>
<h5><font size="3">Post-Installation Procedures</font></h5>
<p>There are basically <strong>three more tasks to execute</strong> after the App-V Management Server installation is completed to guarantee the proper functionality:</p>
<p>1. Once the server is rebooted, you will need to verify the <strong>“Application Virtualization Management Server” service</strong>. If you are running on a virtualized environment, you will need to manually start the service.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv23.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv23.png?w=465&#038;h=44" width="465" height="44" /></a></p>
<p>2. <strong>Share the “content”</strong> <strong>folder</strong> created for the applications packages (by default C:\Program Files\Microsoft System Center App Virt Management Server\App Virt Management Server\content\). Give to “<strong>Everyone</strong>” the “<strong>Read &amp; Execute</strong>”, “<strong>List folder contents</strong>” and “<strong>Read</strong>” access.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv24.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv24.png?w=283&#038;h=342" width="283" height="342" /></a></p>
<p>3. If you have the firewall enabled, ensure that you enable the <strong>exceptions for inbound connections</strong> with the programs <strong>sghwdsptr.exe and sghwsvr.exe</strong>. Both located in “C:\Program Files\Microsoft System Center App Virt Management Server\App Virt Management Server\bin\”.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv25.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv25.png?w=570&#038;h=139" width="570" height="139" /></a></p>
<p><strong>Note</strong>: If these firewall exceptions are not in place, you will also have problems with App-V clients trying to receive and execute the application packages. We’ll check that later.</p>
<p>And yes, you can now open the “<strong>Application Virtualization Management Console</strong>” and start working with the platform.</p>
<p>Make sure that you <strong>deselect the “Use Secure Connection”</strong> if you didn’t install a certificate for App-V.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv26.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv26.png?w=357&#038;h=312" width="357" height="312" /></a></p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv27.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv27.png?w=541&#038;h=201" width="541" height="201" /></a></p>
<h3><font size="4"><strong>Other Resources</strong></font></h3>
<p>As an interesting option to evaluate your App-V Management Server environment is the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=1A091960-1C9F-4BFC-9247-284E83C07D02&amp;displaylang=en"><strong>Microsoft Application Virtualization Best Practices Analyzer</strong></a>.</p>
<p>It verifies general configurations in your Management and/or Streaming Server 4.5, and notify about possible anomalies as a diagnostic tool. Requires the presence of <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=DB70824D-ABAE-4A92-9AA2-1F43C0FA49B3&amp;displaylang=en">Microsoft Baseline Configuration Analyzer</a> to generate the reports.</p>
<p>In this example, the warning generated is about the database been stored in the same place as the Management Server.</p>
<p><a href="http://augustoalvarez.files.wordpress.com/2009/07/appv28.png"><img src="http://augustoalvarez.files.wordpress.com/2009/07/appv28.png?w=512&#038;h=205" width="512" height="205" /></a></p>
<p>&#160;</p>
<p>I’ll be reviewing in the next posts how to prepare clients and applications to be deployed by App-V. I’ll be using Microsoft Office 2007 as the sequenced application.</p>
<p><em>Other posts in this series:</em></p>
<p><a href="http://blog.augustoalvarez.com.ar/2009/05/26/implementing-app-v-part-i-introduction-to-application-virtualization/"><strong>Implementing App-V – Part I: Introduction to Application Virtualization</strong></a></p>
<p><strong><a href="http://blog.augustoalvarez.com.ar/2009/11/07/implementing-app-v-part-iii-integrating-clients/">Implementing App-V – Part III: Integrating Clients</a></strong></p>
<p><strong><a href="http://blog.augustoalvarez.com.ar/2010/01/18/implementing-app-v-part-iv-sequencing-applications/">Implementing App-V – Part IV: Sequencing Applications</a></strong></p>
<p>Cheers!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/augustoalvarez.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/augustoalvarez.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/augustoalvarez.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/augustoalvarez.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/augustoalvarez.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/augustoalvarez.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/augustoalvarez.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/augustoalvarez.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/augustoalvarez.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/augustoalvarez.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/augustoalvarez.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/augustoalvarez.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/augustoalvarez.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/augustoalvarez.wordpress.com/268/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.augustoalvarez.com.ar&amp;blog=5820778&amp;post=268&amp;subd=augustoalvarez&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.augustoalvarez.com.ar/2009/07/12/implementing-app-v-part-ii-choosing-and-preparing-the-environment/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1cec2d2550378b6bd686e5ae7e0523c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aalvarez82</media:title>
		</media:content>

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv03.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv04.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv05.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv06.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv07.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv08.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv09.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv10.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv11.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv12.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv13.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv14.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv15.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv16.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv17.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv18.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv19.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv20.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv21.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv22.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv23.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv24.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv25.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv26.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv27.png" medium="image" />

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/07/appv28.png" medium="image" />
	</item>
		<item>
		<title>Implementing App-V &#8211; Part I: Introduction to Application Virtualization</title>
		<link>http://blog.augustoalvarez.com.ar/2009/05/26/implementing-app-v-part-i-introduction-to-application-virtualization/</link>
		<comments>http://blog.augustoalvarez.com.ar/2009/05/26/implementing-app-v-part-i-introduction-to-application-virtualization/#comments</comments>
		<pubDate>Tue, 26 May 2009 03:31:44 +0000</pubDate>
		<dc:creator>Augusto Alvarez</dc:creator>
				<category><![CDATA[App-V]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[application virtualization]]></category>

		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/05/26/implementing-app-v-part-i-introduction-to-application-virtualization/</guid>
		<description><![CDATA[&#160; Other posts in this series: Implementing App-V – Part II: Choosing and Preparing the Environment Implementing App-V – Part III: Integrating Clients Implementing App-V – Part IV: Sequencing Applications Virtualizing applications it is not a very common requirement for most administrators or companies. These solutions doesn’t seem like a “must” in any given environment, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.augustoalvarez.com.ar&amp;blog=5820778&amp;post=232&amp;subd=augustoalvarez&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p><em>Other posts in this series:</em></p>
<p><a href="http://blog.augustoalvarez.com.ar/2009/07/12/implementing-app-v-part-ii-choosing-and-preparing-the-environment/"><strong>Implementing App-V – Part II: Choosing and Preparing the Environment</strong></a></p>
<p><strong><a href="http://blog.augustoalvarez.com.ar/2009/11/07/implementing-app-v-part-iii-integrating-clients/">Implementing App-V – Part III: Integrating Clients</a></strong></p>
<p><strong><a href="http://blog.augustoalvarez.com.ar/2010/01/18/implementing-app-v-part-iv-sequencing-applications/">Implementing App-V – Part IV: Sequencing Applications</a></strong></p>
<p>Virtualizing applications it is not a very common requirement for most administrators or companies. These solutions doesn’t seem like a “must” in any given environment, but why? One of the main reasons it’s related to the <strong>benefit/cost equation it’s not quite clear for most of us. </strong></p>
<p>With these posts I’ll try to give a small <strong>introduction to the technology, explain the environment, provide a step-by-step deployment for App-V and the benefits that could apply to your organization. </strong></p>
<h3><font size="3"><strong>What is Application Virtualization?</strong></font></h3>
<p>Application virtualization represents the technologies that permits to <strong>remove the complexity of deploying and maintaining applications for desktop users by providing:</strong></p>
<ul>
<li><strong>Applications centralized management</strong>. Facilitates the process of deploying, updating and removing applications.&#160; </li>
<li><strong>Removing potential conflicts on desktop clients</strong>. Each application deployed using this type of technology runs in a isolated environment. </li>
<li><strong>Capability to capture a set of interconnected applications into a single package</strong> to be distributed among clients. </li>
</ul>
<h5>Common Scenarios</h5>
<p>Let me give you a few common scenarios where application virtualization applies:</p>
<p><strong><font color="#000000"><em>Scenario A</em></font> </strong></p>
<p><strong><font color="#ff0000">Problem</font></strong>: You are using a <strong>company’s application</strong> that requires some special configurations every time that is deployed, and that is also interconnected with other applications (for example: A local database engine, Java Runtime Environment or some other particular requirement). It demands you several hours every week to support end-users for deploying or troubleshooting configurations.</p>
<p><strong><font color="#008000">Solution</font></strong>: Providing application virtualization you can guarantee end-users to <strong>always have the same configuration deployed, no matter when or where</strong>; since you only need to configure it once and then wrap up the entire set of applications into one package.</p>
<p><strong><font color="#000000"><em>Scenario B</em></font></strong></p>
<p><strong><font color="#ff0000">Problem</font></strong>: You have a <strong>dynamic base operating system image that changes constantly</strong>, there are several type of base images according to the users, and you not have deployed Microsoft Deployment Toolkit (MDT) combined with System Center Configuration Manager (SCCM) to maintain images. You have two options: Manually and locally change the desktop image on every client by installing or removing applications; or providing end-users with local administrator privileges to achieve some kind of auto-management (don’t get me started on that).</p>
<p><strong><font color="#008000">Solution</font></strong>: Implement application virtualization with a clean base image will help you to <strong>minimize the impact every time there’s a change</strong>. With a centralized management of the applications you can make all the necessary changes and implement those instantly. Adding also <strong>granularity on the type of images</strong>,<strong> special applications can only be distributed to selected group of users. </strong></p>
<p>Did you read the scenario problems and feel like “<em>been there, done that</em>”? Then you definitely should continue reading these posts.</p>
<h5>Existing Platforms</h5>
<p>There are several platforms provided to achieve application virtualization, the most common are:</p>
<ul>
<li><strong><a href="http://www.microsoft.com/systemcenter/appv/default.mspx">Microsoft Application Virtualization (App-V).</a></strong> Formerly known as <em>SoftGrid</em>. </li>
<li><strong><a href="http://www.vmware.com/products/thinapp/">VMWare ThinApp.</a></strong> </li>
<li><strong><a href="http://www.citrix.com/english/ps2/products/product.asp?contentid=186">Citrix XenApp.</a></strong> </li>
<li><strong><a href="http://www.symantec.com/business/endpoint-virtualization-suite">Symantec Software Virtualization Solutions (SVS).</a></strong> </li>
</ul>
<p>To name a few <strong>differences</strong> among them:</p>
<ul>
<li><strong>ThinApp is the only one that supports 64 bits OS deployments. </strong></li>
<li><strong>App-V, SVS and XenApp use a set of kernel mode drivers</strong> and supporting services to manage virtualization process. <strong>ThinApp includes the entire virtual environment directly into the application package. </strong></li>
</ul>
<p>This set of posts will be focused on reviewing the components and process within an App-V environment. As well as providing an step by step deployment.</p>
<h3><font size="3"><strong>App-V Components </strong></font></h3>
<p>App-V is the solution provided by Microsoft to achieve a <strong>secure, scalable and high performing applications deployment</strong>. Here’s a quick review about which components are involved.</p>
<h5>App-V Management Server</h5>
<p>In charge of <strong>delivering sequenced applications</strong> on-demand to selected clients. Any Management Server needs a<strong> SQL data store</strong> (multiple Management Servers can access the same data store) where it retrieves information like application assignments, records and permissions within the App-V management environment.</p>
<h5>App-V Management System</h5>
<p>Composed by the <strong>App-V Management Console and the App-V Management Service</strong>. It represents the <strong>communication channel between the MMC and the SQL data store</strong>, controlling any read/write requests to the database. It can be installed together with the Management Server or in a separate computer with IIS.</p>
<h5>App-V Sequencer</h5>
<p>In charge of <strong>producing the application package</strong>. It is basically a tool installed on a computer (preferred using the same OS as App-V clients) that captures the installation of the applications to generate the package, that consists in several files: <strong>Open Software Description </strong>(.osd file that links other files); <strong>sequenced application file</strong> (.sft file); <strong>icon files</strong> (.ico);<strong> XML manifest and a project file</strong> (.sprj). Optionally an <strong>MSI</strong> file can be included for offline deployments, but we’ll see how to do that later.</p>
<h5>App-V Streaming Server</h5>
<p>This server will have a the role of <strong>streaming applications</strong> to the clients where these do not have an <strong>acceptable connection to the Management Server</strong>, like a branch office. Streaming applications is the only functionality enabled for this server, and it represents, on most cases, as an <strong>optional role to be installed. </strong></p>
<h5>App-V Client</h5>
<p>Installed on the end-user operating system, <strong>interacts with the App-V Server</strong>. Manages package streaming into cache and publishing refresh. Stores user-specific information related to the virtual applications in each user profile, so every time the client reboots the machine, the virtualized applications conserves last changes made. This client it is also represented with “Terminal Services” version, the only obvious reason is that the applications are published using Terminal Services virtual desktop.</p>
<p>Here’s a graphical description of the entire App-V environment</p>
<p><img src="http://augustoalvarez.files.wordpress.com/2009/05/appv02.png?w=541&#038;h=367" width="541" height="367" /></p>
<h3><font size="3"><strong>Resources</strong></font></h3>
<p>Here are some of the recommended resources you can find about the technology</p>
<ul>
<li><a href="http://technet.microsoft.com/en-us/appvirtualization/cc843994.aspx">Application Virtualization 4.5 Documentation</a> </li>
<li><a href="http://www.microsoft.com/windows/enterprise/technologies/mdop.aspx">Microsoft Desktop Optimization Pack Home Page</a> </li>
<li><a href="http://technet.microsoft.com/en-us/appvirtualization/dd277292.aspx">Microsoft Application Virtualization 4.5 Resource Kit Tools</a> </li>
<li><a href="http://blogs.technet.com/softgrid/default.aspx">App-V Team Blog</a> </li>
<li><a href="http://technet.microsoft.com/en-us/library/cc843778.aspx">Planning and Deployment Guide for the Application Virtualization System</a> </li>
</ul>
<p>On the next posts I’ll use more practical examples and show you how to deploy an entire environment for virtualizing application. Stay tuned.</p>
<p><em>Other posts in this series:</em></p>
<p><a href="http://blog.augustoalvarez.com.ar/2009/07/12/implementing-app-v-part-ii-choosing-and-preparing-the-environment/"><strong>Implementing App-V – Part II: Choosing and Preparing the Environment</strong></a></p>
<p><strong><a href="http://blog.augustoalvarez.com.ar/2009/11/07/implementing-app-v-part-iii-integrating-clients/">Implementing App-V – Part III: Integrating Clients</a></strong></p>
<p><strong><a href="http://blog.augustoalvarez.com.ar/2010/01/18/implementing-app-v-part-iv-sequencing-applications/">Implementing App-V – Part IV: Sequencing Applications</a></strong></p>
<p><strong><a href="http://blog.augustoalvarez.com.ar/2009/11/07/implementing-app-v-part-iii-integrating-clients/"></a></strong></p>
<p>Cheers!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/augustoalvarez.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/augustoalvarez.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/augustoalvarez.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/augustoalvarez.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/augustoalvarez.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/augustoalvarez.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/augustoalvarez.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/augustoalvarez.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/augustoalvarez.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/augustoalvarez.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/augustoalvarez.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/augustoalvarez.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/augustoalvarez.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/augustoalvarez.wordpress.com/232/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.augustoalvarez.com.ar&amp;blog=5820778&amp;post=232&amp;subd=augustoalvarez&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.augustoalvarez.com.ar/2009/05/26/implementing-app-v-part-i-introduction-to-application-virtualization/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1cec2d2550378b6bd686e5ae7e0523c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aalvarez82</media:title>
		</media:content>

		<media:content url="http://augustoalvarez.files.wordpress.com/2009/05/appv02.png" medium="image" />
	</item>
		<item>
		<title>System Center Virtual Machine Manager 2008 R2 (beta) Released and Testing it Already</title>
		<link>http://blog.augustoalvarez.com.ar/2009/03/17/system-center-virtual-machine-manager-2008-r2-beta-released-and-testing-it-already/</link>
		<comments>http://blog.augustoalvarez.com.ar/2009/03/17/system-center-virtual-machine-manager-2008-r2-beta-released-and-testing-it-already/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 03:31:52 +0000</pubDate>
		<dc:creator>Augusto Alvarez</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[SCVMM]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Troubleshhoting]]></category>
		<category><![CDATA[SCVMM 2008]]></category>
		<category><![CDATA[SCVMM 2008 R2]]></category>

		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/03/17/system-center-virtual-machine-manager-2008-r2-beta-released-and-testing-it-already/</guid>
		<description><![CDATA[SCVMM 2008 R2 Beta has been released last week to the public (to access the bits you have to register on Connect at this link). This new version of the platform comes with a lot of interesting improvements that are worthwhile, specially if you have on your hands a dynamic datacenter with a lot of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.augustoalvarez.com.ar&amp;blog=5820778&amp;post=200&amp;subd=augustoalvarez&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>SCVMM 2008 R2 Beta has been released last week to the public</strong> (to access the bits you have to register on Connect at <a href="https://connect.microsoft.com/SelfNomination.aspx?ProgramID=3021&amp;pageType=1&amp;SiteID=799">this link</a>). This new version of the platform comes with a lot of interesting improvements that are worthwhile, specially if you have on your hands a <strong>dynamic datacenter with a lot of virtual machines, shared storage and Hyper-V clustering. </strong></p>
<p><img src="http://farm4.static.flickr.com/3230/3360868103_31a1460e22.jpg?v=0" /></p>
<p>As you probably know, <strong>Live Migration</strong> (check <a href="http://blog.augustoalvarez.com.ar/2009/01/30/windows-server-2008-r2-live-migration-overview-architecture-and-step-by-step-guide-documents-released/">this link</a> for more info and documentation) is a new feature that is included within Windows Server 2008 R2 and Hyper-V Server 2008 R2 (both of them are in Beta right now), that gives you a lot of help making your infrastructure more <strong>agile and dynamic</strong> by letting you to move a running virtual machines between different Hyper-V hosts without any downtime. With SCVMM 2008 R2 you will be able to execute those migrations directly from the VMM console. You will also be able to <strong>hot addition for VHDs</strong>;<strong> support for new hardware scenarios</strong>, etc etc. </p>
<p>For more information about new features of SCVMM 2008 R2 check <a href="http://www.mvug.co.uk/blogs/mvugblog/default.aspx">MVUG Blog</a>, and <a href="https://connect.microsoft.com/SelfNomination.aspx?ProgramID=3021&amp;pageType=1&amp;SiteID=799">this post</a>:</p>
<p><em><strong>What’s New in VMM 2008 R2 Beta</strong></em></p>
<p><em>System Center Virtual Machine Manager 2008 (VMM) is a comprehensive management solution for managing virtualized infrastructure running on Windows Server 2008 with Hyper-V, Virtual Server 2005 R2 and VMware ESX through Virtual Center.&#160; Recently, Windows Server 2008 R2 Beta was released which included significant feature improvements to Hyper-V—the underlying hypervisor platform.&#160; A corresponding beta version of VMM R2 – the next version of VMM – is due for release shortly.&#160; VMM R2 Beta&#160; leverages the new platform enhancements and extends the feature set of VMM 2008. This overview highlights the most important new and significantly enhanced features in the VMM 2008 R2 Beta:</em></p>
<p><strong><em>Support for new features of Windows Server 2008 R2 Beta</em></strong></p>
<p><em>• <strong>Live Migration</strong>: &#8211; Seen through the VMM console, this enables administrators to move virtual machines from one machine in a virtual host cluster to another with no downtime. This allows administrators greater flexibility in responding to planned or unplanned downtime, provides higher machine availability and more robust fault tolerance within virtualized infrastructure. The basic requirements for Live Migration are that all hosts must be part of a cluster and host processors must be from the same manufacturer.&#160; Additionally all hosts in the cluster must have access to shared storage.&#160; No changes are required to existing virtual machines, network, or storage devices in moving from Quick Migration to Live Migration other than upgrading to beta versions of Windows Server 2008 R2 and VMM 2008 R2.       <br />• <strong>Hot addition/removal of VHDs</strong>:&#160; Allows the addition and removal of new virtual hard disks (VHDs) on a running virtual machine.&#160; This enables storage growth in virtual machines without downtime.&#160; Additionally, ‘live” VHD management allows administrators to take advantage of additional backup scenarios and readily use mission critical and storage-intense applications (eg: SQL Server and Exchange).       <br />• <strong>New optimized networking technologies</strong>: VMM 2008 R2 Beta supports two new networking technologies – Virtual Machine Queue (VMQ) and TCP Chimney – providing increased network performance while demanding less CPU burden.&#160; NICS that support VMQ, create a unique virtual network queue for each virtual machine on a host that can pass network packets directly from the hypervisor to virtual machine. This speeds throughput as it bypasses much of the processing normally required by the virtualization stack. With TCP Chimney, TCP/IP traffic can be offloaded to a physical NIC on the host computer reducing CPU load and improving network performance. </em></p>
<p><strong><em>Enhanced storage and cluster support</em></strong><b>      <br /></b><em>• <strong>Clustered Shared Volumes (CSV):</strong> Provides a single, consistent storage space that allows virtual hosts in a cluster to concurrently access virtual machine files on a single shared logical unit number (LUN). CSV eliminates the previous one LUN per virtual machine restriction and coordinates the use of storage with much greater efficiency and higher performance. CSV enables the Live Migration of virtual machines in and out of the shared LUN without impacting other virtual machines. Enabling CSV on failover clusters is straightforward and easy to monitor through the VMM administrator’s console; many storage configuration complexities prior to CSV have been eliminated.       <br />• <strong>SAN migration into and out of clustered hosts</strong>: This allows virtual machines to migrate into and out of clustered hosts using a SAN transfer, which automatically configures the cluster nodes to recognize and support the new workload.       <br />• <strong>Expanded Support for iSCSI SANs</strong>:&#160; Previously, only one LUN could be bound to a single iSCSI target whereas now &#8212; with VMM 2008 R2 Beta &#8212; multiple LUNS can be mapped to a single iSCSI target.&#160;&#160;&#160; This provides broader industry support for iSCSI SANs allowing customers more flexibility in choosing storage providers and iSCSI SAN options. </em></p>
<p><em><strong>Streamlined process for managing host upgrades</strong>       <br />• <strong>Maintenance Mode</strong>:&#160; Allows administrators to apply updates or perform maintenance on a host server by safely evacuating all virtual machines to other hosts on a cluster using Live Migration or putting those workloads into a saved state to be safely reactivated when maintenance or upgrades are complete. Maintenance mode is enabled for all supported hypervisor platforms on Windows Server 2008 R2 Beta. </em></p>
<p><em><strong>Other VMM 2008 R2 Beta enhancements</strong>       <br />• <strong>Support of disjoint domains</strong>:&#160; Reduces the complexity of reconciling host servers with differing domain names in Active Directory and DNS.&#160; In these situations, VMM 2008 R2 Beta automatically creates a custom service principal name (SPN) configured in both AD and DNS allowing for successful authentication.&#160; <br />• <strong>Use of defined port groups with VMware Virtual Center</strong>:&#160; On installation, VMM 2008 R2 Beta will present available port groups for VMM’s use with VMware Virtual Center thus allowing administrators to maintain control over which port groups are used. </em></p>
<p><em>Patrick Lownds</em></p>
<p>So, after taking a look to all those features, I wanted to give it a try.</p>
<h3>SCVMM 2008 R2 Installation</h3>
<p>The installation won’t differ on practically anything what you’ve seen on SCVMM 2008. Here’s a <strong>quick step-by-step</strong>:</p>
<p>As a reminder, do not forget that <strong>SCVMM 2008 installs only on Windows Server 2008 64bits edition</strong>. You can check all requirements using <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=02d83950-c03d-454e-803b-96d1c1d5be24&amp;displaylang=en">System Center Virtual Machine Manager 2008 Configuration Analyzer Update 1</a>.</p>
<p><img src="http://farm4.static.flickr.com/3422/3360867741_6c41256f7f.jpg?v=0" width="318" height="314" /></p>
<p>This tool evaluates a candidate host for installing any role of SCVMM 2008 and notifies about any anomaly. </p>
<p>You can start the installation using the autorun and selecting “<strong>VMM Server</strong>”</p>
<p><img src="http://farm4.static.flickr.com/3540/3361683356_b1e38c22cb.jpg?v=0" width="323" height="248" /></p>
<p>You don’t have the chance to choose if you want to participate or not in the Customer Experience Improvement Program. You have to. </p>
<p><img src="http://farm4.static.flickr.com/3655/3360865059_685a3d0094.jpg?v=0" width="325" height="265" /></p>
<p><img src="http://farm4.static.flickr.com/3540/3361683904_34edde23e0.jpg?v=0" width="328" height="267" /></p>
<p><img src="http://farm4.static.flickr.com/3573/3361684044_5095d5234b.jpg?v=0" width="330" height="269" /></p>
<p>I’m selecting in this case to install a <strong>SQL Server 2005 Express</strong> to store the database locally instead of connecting to a remote instance. The version included is SQL Server 2005 Express Edition SP2. </p>
<p><img src="http://farm4.static.flickr.com/3468/3361684166_3c31488f55.jpg?v=0" width="334" height="273" /></p>
<p>I’m creating a new VM Library Share. </p>
<p><img src="http://farm4.static.flickr.com/3638/3360865737_b77b79c10a.jpg?v=0" width="337" height="275" /></p>
<p>Leaving the default communication settings. </p>
<p><img src="http://farm4.static.flickr.com/3424/3361684514_7812f70dee.jpg?v=0" width="341" height="278" /></p>
<p><img src="http://farm4.static.flickr.com/3629/3360866161_ac0ba74f98.jpg?v=0" width="343" height="280" /></p>
<p>The installation process will also install WAIK 1.1. </p>
<p><img src="http://farm4.static.flickr.com/3446/3360866309_110c165de8.jpg?v=0" width="346" height="282" /></p>
<p><img src="http://farm4.static.flickr.com/3553/3360866441_74157e110e.jpg?v=0" width="350" height="285" /></p>
<p>&#160;</p>
<h5>Installing the SCVMM Console</h5>
<p><img src="http://farm4.static.flickr.com/3470/3361685222_0f48298863.jpg?v=0" width="351" height="270" /></p>
<p><img src="http://farm4.static.flickr.com/3431/3361685596_5574bd52c8.jpg?v=0" width="356" height="290" /></p>
<p>The VMM Console installation process will also add <strong>Powershell</strong> feature to the operating system. </p>
<p><img src="http://farm4.static.flickr.com/3570/3360867327_640c040410.jpg?v=0" width="360" height="293" /></p>
<p>You can now start using the VMM Console. </p>
<p><img src="http://farm4.static.flickr.com/3581/3360867391_2b8b26c55e.jpg?v=0" width="305" height="204" /></p>
<p>&#160;</p>
<h3>Adding an Hyper-V Host</h3>
<p>So the next obvious step on a installation of SCVMM it’s to start adding virtualization host, but here I found a minor issue that sounds good to share the solution with the community.</p>
<p>Selecting the “<strong>Add Host</strong>” option from the Action menu, the wizard appears:</p>
<p>Entered the <strong>credentials</strong> that will be used to connect and add the remote host.</p>
<p><img src="http://farm4.static.flickr.com/3658/3361686010_b8b13fc54b.jpg?v=0" width="390" height="318" /></p>
<p>But when I selected <strong>“Hyper-V” for the query, 0 servers appeared</strong>. It makes no sense, the Hyper-V Server where I installed the SCVMM virtual machine belongs to the same domain.</p>
<p>I removed the “Hyper-V” option and this appeared</p>
<p><img src="http://farm4.static.flickr.com/3459/3361686080_63a801c750.jpg?v=0" width="401" height="416" /></p>
<p><strong>The Hyper-V (AA-W2K8-01) host is listed as “Unknown” Virtualization Software</strong>.</p>
<p>Again, didn’t make any sense to me, the Hyper-V server is running the right version to be listed as a valid virtualization server, so I started to look around and the answer appear thanks to (more or less) <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=02d83950-c03d-454e-803b-96d1c1d5be24&amp;displaylang=en">System Center Virtual Machine Manager 2008 Configuration Analyzer Update 1</a>.</p>
<p><img src="http://farm4.static.flickr.com/3573/3361686278_5e0ed8af25.jpg?v=0" /></p>
<p>Ok, those warnings are not completely true, most of the needed updates are already installed. But the ones that are not installed were actually the problem.</p>
<p>I <strong>installed</strong> the following updates:</p>
<p><strong>- </strong><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=FD44B4E3-2DCC-4299-B345-BC09A9A37B60&amp;displaylang=en"><strong>Hyper-V Update for Windows Server 2008 x64 Edition</strong></a></p>
<p><strong>- </strong><a href="http://support.microsoft.com/kb/956774/"><strong>BITS update for Windows Server 2008 x64</strong></a></p>
<p>And the Hyper-V Host appears as it should by SCVMM.</p>
<p><img src="http://farm4.static.flickr.com/3614/3360867865_1ecf21bd94.jpg?v=0" width="394" height="408" /></p>
<p>SCVMM 2008 R2 Beta console with Hyper-V guest</p>
<p><img src="http://farm4.static.flickr.com/3574/3360867915_5091f6ebc7.jpg?v=0" /></p>
<h3>Recommended Links</h3>
<p>- <a href="http://support.microsoft.com/kb/962941/en-us">Recommended hotfixes for System Center Virtual Machine Manager 2008</a></p>
<p>- <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=fdd083c6-3fc7-470b-8569-7e6a19fb0fdf&amp;DisplayLang=en">Windows Server 2008 R2 &amp; Microsoft Hyper-V Server 2008 R2 &#8211; Hyper-V Live Migration Overview &amp; Architecture</a></p>
<p>- <a href="http://technet.microsoft.com/en-us/library/dd446679.aspx">Step-by-Step Guide to Using Live Migration in Windows Server 2008 R2</a></p>
<p>- <a href="http://technet.microsoft.com/en-us/library/cc732181.aspx">Hyper-V Step-by-Step Guide: Hyper-V and Failover Clustering</a></p>
<p>Hope you find it useful!</p>
<p>Cheers</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/augustoalvarez.wordpress.com/200/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/augustoalvarez.wordpress.com/200/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/augustoalvarez.wordpress.com/200/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/augustoalvarez.wordpress.com/200/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/augustoalvarez.wordpress.com/200/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/augustoalvarez.wordpress.com/200/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/augustoalvarez.wordpress.com/200/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/augustoalvarez.wordpress.com/200/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/augustoalvarez.wordpress.com/200/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/augustoalvarez.wordpress.com/200/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/augustoalvarez.wordpress.com/200/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/augustoalvarez.wordpress.com/200/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/augustoalvarez.wordpress.com/200/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/augustoalvarez.wordpress.com/200/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.augustoalvarez.com.ar&amp;blog=5820778&amp;post=200&amp;subd=augustoalvarez&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.augustoalvarez.com.ar/2009/03/17/system-center-virtual-machine-manager-2008-r2-beta-released-and-testing-it-already/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1cec2d2550378b6bd686e5ae7e0523c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aalvarez82</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3230/3360868103_31a1460e22.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3422/3360867741_6c41256f7f.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3540/3361683356_b1e38c22cb.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3655/3360865059_685a3d0094.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3540/3361683904_34edde23e0.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3573/3361684044_5095d5234b.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3468/3361684166_3c31488f55.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3638/3360865737_b77b79c10a.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3424/3361684514_7812f70dee.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3629/3360866161_ac0ba74f98.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3446/3360866309_110c165de8.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3553/3360866441_74157e110e.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3470/3361685222_0f48298863.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3431/3361685596_5574bd52c8.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3570/3360867327_640c040410.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3581/3360867391_2b8b26c55e.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3658/3361686010_b8b13fc54b.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3459/3361686080_63a801c750.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3573/3361686278_5e0ed8af25.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3614/3360867865_1ecf21bd94.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3574/3360867915_5091f6ebc7.jpg?v=0" medium="image" />
	</item>
		<item>
		<title>Windows Server 2008 R2 Live Migration: &#8220;Overview &amp; Architecture&#8221; and &#8220;Step-by-Step Guide&#8221; Documents Released</title>
		<link>http://blog.augustoalvarez.com.ar/2009/01/30/windows-server-2008-r2-live-migration-overview-architecture-and-step-by-step-guide-documents-released/</link>
		<comments>http://blog.augustoalvarez.com.ar/2009/01/30/windows-server-2008-r2-live-migration-overview-architecture-and-step-by-step-guide-documents-released/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 18:55:38 +0000</pubDate>
		<dc:creator>Augusto Alvarez</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Server 2008 R2]]></category>
		<category><![CDATA[Hyper-V Server]]></category>
		<category><![CDATA[Live Migration]]></category>

		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/01/30/windows-server-2008-r2-live-migration-overview-architecture-and-step-by-step-guide-documents-released/</guid>
		<description><![CDATA[Microsoft released in the last days two new more documents about one of the most expected technologies on Windows Server 2008 R2: Live Migration. This new technology will allow you to move any running virtual machine using Hyper-V from Windows Server 2008 R2 or Hyper-V Server 2008 R2 (the free hypervisor offered by Microsoft) to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.augustoalvarez.com.ar&amp;blog=5820778&amp;post=173&amp;subd=augustoalvarez&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Microsoft released in the last days two new more documents about one of the most expected technologies on Windows Server 2008 R2: <strong>Live Migration</strong>. This new technology will allow you to<strong> move any running virtual machine using Hyper-V from Windows Server 2008 R2 or Hyper-V Server 2008 R2</strong> (the free hypervisor offered by Microsoft)<strong> to another machine with any of those operating systems, without any downtime or disruption of the service. </strong></p>
<p>Here are the two links for the new articles:</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=fdd083c6-3fc7-470b-8569-7e6a19fb0fdf&amp;DisplayLang=en"><strong>Windows Server 2008 R2 &amp; Microsoft Hyper-V Server 2008 R2 &#8211; Hyper-V Live Migration Overview &amp; Architecture</strong></a></p>
<p><a href="http://technet.microsoft.com/en-us/library/dd446679.aspx"><strong>Step-by-Step Guide to Using Live Migration in Windows Server 2008 R2</strong></a></p>
<p>Here’s an example graphic of how Live Migration setup handles Configuration Files of the virtual machines:</p>
<p><img src="http://farm4.static.flickr.com/3533/3238786205_0e9b7e2be7.jpg?v=0" width="318" height="204" /></p>
<p>It is important for you to notice that Live Migration <strong>requires Failover Clustering</strong> to be configured on all hosts, access to a <strong>shared storage</strong> (like in NAS or SAN environments) and a <strong>special network configured between them to be used only for Live Migration feature</strong>.</p>
<p>For more information about Hyper-V Failover Clustering check this guide:<a href="http://technet.microsoft.com/en-us/library/cc732181.aspx"><strong>Hyper-V Step-by-Step Guide: Hyper-V and Failover Clustering</strong></a></p>
<p>Complete list of <strong>requirements</strong> for Live Migration:     </p>
<ul>
<li>Windows Server 2008 R2 x64 Enterprise Edition </li>
<li>Windows Server 2008 R2 x64 Datacenter Edition </li>
<li>Live migration is also supported on Microsoft® Hyper-V™ Server 2008 R2. </li>
<li>Microsoft Failover Clustering must be configured on all physical hosts that will use live migration </li>
<li>Failover Clustering supports up to 16 nodes per cluster </li>
<li>The cluster should be configured with a dedicated network for the live migration traffic </li>
<li>Physical host servers must use a processor or processors from the same manufacturer </li>
<li>Physical hosts must be configured on the same TCP/IP subnet </li>
<li>Physical hosts must have access to shared storage </li>
</ul>
<p>Other interesting links about <strong>Hyper-V, Hyper-V Server and Failover Cluster</strong>:</p>
<p>- <a href="http://technet.microsoft.com/en-us/library/cc794762.aspx">Hyper-V Planning and Deployment Guide</a>     <br />- <a href="http://technet.microsoft.com/en-us/library/dd197477.aspx">Failover Cluster Deployment Guide</a>     <br />- <a href="http://technet.microsoft.com/en-us/library/cc732035.aspx">Failover Cluster Step-by-Step Guide: Validating Hardware for a Failover Cluster</a>     <br />- <a href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;943984">The Microsoft Support Policy for Windows Server 2008 Failover Clusters</a>    <br />- <a href="http://blog.augustoalvarez.com.ar/2009/01/11/hyper-v-server-2008-r2-beta-available-for-download/">Hyper-V Server 2008 R2 Beta Available for Download</a>    <br />- <a href="http://blog.augustoalvarez.com.ar/2008/12/12/hyper-v-server-installing-configuring-and-troubleshooting/">Hyper-V Server: Installing, configuring and troubleshooting</a></p>
<p>Cheers!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/augustoalvarez.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/augustoalvarez.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/augustoalvarez.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/augustoalvarez.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/augustoalvarez.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/augustoalvarez.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/augustoalvarez.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/augustoalvarez.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/augustoalvarez.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/augustoalvarez.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/augustoalvarez.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/augustoalvarez.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/augustoalvarez.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/augustoalvarez.wordpress.com/173/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.augustoalvarez.com.ar&amp;blog=5820778&amp;post=173&amp;subd=augustoalvarez&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.augustoalvarez.com.ar/2009/01/30/windows-server-2008-r2-live-migration-overview-architecture-and-step-by-step-guide-documents-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1cec2d2550378b6bd686e5ae7e0523c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aalvarez82</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3533/3238786205_0e9b7e2be7.jpg?v=0" medium="image" />
	</item>
		<item>
		<title>Hyper-V Server 2008 R2 Beta Available for Download!</title>
		<link>http://blog.augustoalvarez.com.ar/2009/01/11/hyper-v-server-2008-r2-beta-available-for-download/</link>
		<comments>http://blog.augustoalvarez.com.ar/2009/01/11/hyper-v-server-2008-r2-beta-available-for-download/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 18:43:12 +0000</pubDate>
		<dc:creator>Augusto Alvarez</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Hyper-V Server]]></category>

		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/01/11/hyper-v-server-2008-r2-beta-available-for-download/</guid>
		<description><![CDATA[Did you get the chance to try on the free Hyper-Visor released by Microsoft a few months ago, Hyper-V Server 2008?. Don&#8217;t get confused, this is not a version of Windows Server 2008, it&#8217;s just the hyper-visor released as a &#34;bare-metal&#34; operating system, based significantly on remote administration (nothing much to do locally), but the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.augustoalvarez.com.ar&amp;blog=5820778&amp;post=138&amp;subd=augustoalvarez&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Did you get the chance to try on the free Hyper-Visor released by Microsoft a few months ago, <a href="http://www.microsoft.com/servers/hyper-v-server/default.mspx">Hyper-V Server 2008</a>?.</p>
<p><a href="http://www.microsoft.com/servers/hyper-v-server/default.mspx"><img align="left" src="http://farm4.static.flickr.com/3129/3188674276_a75b92dcbc.jpg?v=0" /></a></p>
<p>Don&#8217;t get confused, this is <strong>not a version of Windows Server 2008</strong>, it&#8217;s just the <strong><a href="http://en.wikipedia.org/wiki/Hypervisor">hyper-visor</a></strong> released as a &quot;<em>bare-metal</em>&quot; operating system, based significantly on remote administration (nothing much to do locally), but the great feature is that is <strong>completely free. </strong></p>
<p>Now they&#8217;ve also released the <strong>R2 version</strong> of this operating system, and you can <strong>download it from </strong><a href="https://www.microsoft.com/downloads/details.aspx?FamilyID=e464e255-cdd5-44b2-84e6-3233eae3f356&amp;displaylang=en"><strong>here</strong></a> (~<em>1.2gb</em>).</p>
<p>The main improvements from the previous versions:</p>
<ul>
<li><strong>Hyper-V clustering</strong> supported! </li>
<li><strong>Live Migration</strong>. </li>
<li><strong>Processor and memory upgrades</strong> (up to 32 cores and 1TB of RAM). </li>
<li>Includes an <strong>Hyper-V configuration utility.</strong> </li>
</ul>
<p>I had the chance to work with the first version and it&#8217;s been a <strong>great experience</strong>. Since it&#8217;s just an hyper-visor with a really <strong>small footprint</strong>, has an <strong>awesome performance</strong> on their virtual machines, including a <strong>small attack surface design</strong>.</p>
<p>One of the significant drawbacks that I found on the first version is that Hyper-V clustering/failover was not supported, but this new release sounded like a great news when I saw that is going to support this feature. Making this free operating system with a <strong>great performance, high-available and scalable design. </strong></p>
<p>Give this one a chance to test it, you won&#8217;t regret it.</p>
<p>Check a <a href="http://blog.augustoalvarez.com.ar/2008/12/12/hyper-v-server-installing-configuring-and-troubleshooting/">previous guide</a> I&#8217;ve made regarding Hyper-V Server 2008 (applies as well for the R2 version):</p>
<p><strong><a href="http://blog.augustoalvarez.com.ar/2008/12/12/hyper-v-server-installing-configuring-and-troubleshooting/">“Hyper-V Server: Installing, Configuring and Troubleshooting</a>”</strong></p>
<p>Cheers!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/augustoalvarez.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/augustoalvarez.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/augustoalvarez.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/augustoalvarez.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/augustoalvarez.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/augustoalvarez.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/augustoalvarez.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/augustoalvarez.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/augustoalvarez.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/augustoalvarez.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/augustoalvarez.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/augustoalvarez.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/augustoalvarez.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/augustoalvarez.wordpress.com/138/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.augustoalvarez.com.ar&amp;blog=5820778&amp;post=138&amp;subd=augustoalvarez&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.augustoalvarez.com.ar/2009/01/11/hyper-v-server-2008-r2-beta-available-for-download/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1cec2d2550378b6bd686e5ae7e0523c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aalvarez82</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3129/3188674276_a75b92dcbc.jpg?v=0" medium="image" />
	</item>
		<item>
		<title>Free eBook &quot;Virtualization Solutions&quot; Desktop to Datacenters</title>
		<link>http://blog.augustoalvarez.com.ar/2009/01/04/free-ebook-virtualization-solutions-desktop-to-datacenters/</link>
		<comments>http://blog.augustoalvarez.com.ar/2009/01/04/free-ebook-virtualization-solutions-desktop-to-datacenters/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 23:31:07 +0000</pubDate>
		<dc:creator>Augusto Alvarez</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Cool Stuff]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Reading]]></category>

		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/01/04/free-ebook-virtualization-solutions-desktop-to-datacenters/</guid>
		<description><![CDATA[Taking your first steps in the virtualization world and you don&#8217;t really know where are you standing? Getting to know what virtualization products are available? Want to understand about VDI (Microsoft Virtual Desktop Infrastructure) or App-V (former known as SoftGrid)? Confused about virtualization licensing? Well this is for sure a must reading book for you. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.augustoalvarez.com.ar&amp;blog=5820778&amp;post=49&amp;subd=augustoalvarez&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Taking your first steps in the virtualization world and you don&#8217;t really know where are you standing? Getting to know what virtualization products are available? Want to understand about <strong>VDI</strong> (<em>Microsoft Virtual Desktop Infrastructure</em>) or <strong>App-V</strong> (former known as <em>SoftGrid</em>)? Confused about <strong>virtualization licensing</strong>?</p>
<p>Well this is for sure a must reading book for you. And the best thing, <strong>it’s here for free!</strong> You can get the PDF (~<em>14mb</em>) at this link (<strong>link updated</strong>):</p>
<p><strong>“</strong><a href="http://csna01.libredigital.com/?urmvs17u33"><strong>Virtualization Solutions from the Desktop to the Datacenter</strong></a><strong>”</strong></p>
<p><a href="https://www.getvirtualnow.com/usevents/education/download/693371eBook.pdf"><img src="http://farm2.static.flickr.com/1070/3167856295_e6e8867efd.jpg?v=0" /></a></p>
<p><strong>Chapter 1: Microsoft’s Virtualization Solution</strong>     <br />Introduction to the virtualization world, benefits and how to implement it.</p>
<p><strong>Chapter 2: Server Virtualization – Hyper-V      <br /></strong>Start to know about the hyper visor released by Microsoft from Windows Server 2008 platform. How it works, benefits and different scenarios.</p>
<p><strong>Chapter 3: Managing Virtualization – VMM 2008</strong>     <br />The latest centralized platform from System Center, Virtual Machine Manager 2008. Where you can manage different type of servers: Virtual Server, VMWare and Hyper-V.</p>
<p><strong>Chapter 4: Application Virtualization – App-V</strong>     <br />How App-V works (former known as SoftGrid) and how it can be delivered to users.</p>
<p><strong>Chapter 5: Presentation Virtualization – Terminal Services      <br /></strong>How Terminal Services complements the different virtualization solutions and their benefits.</p>
<p><strong>Chapter 6: Desktop Virtualization – MED-V and VDI</strong>     <br />Explaining Microsoft Enterprise Desktop Virtualization (MED-V) and Microsoft Virtual Desktop Infrastructure (VDI).</p>
<p><strong>Chapter 7: User State Virtualization      <br /></strong>Complementing Romaing Profiles, Folder Redirection, Offline Files, Group Policies with virtualization and how to implement it on an organization.</p>
<p><strong>Chapter 8: Building a Virtualization Infrastructure</strong>     <br />Getting to know Microsoft Virtualtion Solutions Accelerators, Microsoft System Center and Virtualization Licensing.</p>
<p>Enjoy it!</p>
<p>Cheers</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/augustoalvarez.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/augustoalvarez.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/augustoalvarez.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/augustoalvarez.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/augustoalvarez.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/augustoalvarez.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/augustoalvarez.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/augustoalvarez.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/augustoalvarez.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/augustoalvarez.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/augustoalvarez.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/augustoalvarez.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/augustoalvarez.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/augustoalvarez.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.augustoalvarez.com.ar&amp;blog=5820778&amp;post=49&amp;subd=augustoalvarez&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.augustoalvarez.com.ar/2009/01/04/free-ebook-virtualization-solutions-desktop-to-datacenters/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1cec2d2550378b6bd686e5ae7e0523c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aalvarez82</media:title>
		</media:content>

		<media:content url="http://farm2.static.flickr.com/1070/3167856295_e6e8867efd.jpg?v=0" medium="image" />
	</item>
		<item>
		<title>Looking for VHDs?</title>
		<link>http://blog.augustoalvarez.com.ar/2009/01/04/looking-for-vhds/</link>
		<comments>http://blog.augustoalvarez.com.ar/2009/01/04/looking-for-vhds/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 20:34:47 +0000</pubDate>
		<dc:creator>Augusto Alvarez</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VHDs]]></category>

		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/01/04/looking-for-vhds/</guid>
		<description><![CDATA[Some of you already know about the official Microsoft VHD Download Page; where you can get the VHD file of a pre-builded virtual machine with an special configuration, like Exchange Server 2007, Windows 2008 Server Core, etc. All of them of course are trial versions (including the operating system). &#160; The latest relase was made [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.augustoalvarez.com.ar&amp;blog=5820778&amp;post=47&amp;subd=augustoalvarez&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Some of you already know about the official <a href="http://www.microsoft.com/technet/try/vhd/default.mspx">Microsoft VHD Download Page</a>; where you can get the VHD file of a pre-builded virtual machine with an special configuration, like Exchange Server 2007, Windows 2008 Server Core, etc. All of them of course are trial versions (including the operating system). </p>
<p>&nbsp;<a href="http://www.microsoft.com/technet/try/vhd/default.mspx"><img src="http://farm4.static.flickr.com/3258/3168056464_7b01cf0f53.jpg?v=0"></a> </p>
<p>The latest relase was made in late December, <strong>Intelligent Application Gateway 2007 SP2 with Applications Optimizer</strong>. You can download it from <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=558b262b-f953-435c-a255-53e9d450527d&amp;DisplayLang=en">here</a>. </p>
<p><strong><font size="1">IAG 2007 SP2 Overview</font></strong></p>
<p><font size="1">Intelligent Application Gateway (IAG) is a remote access gateway that boosts productivity by giving mobile and remote workers, partners and customers easy, flexible and secure access to virtually any application from a broad range of devices and locations.<br />IAG enables IT administrators to truly enforce compliance and address virtually any remote access scenario by providing easy to configure, built-in, policies that address common applications and user environments.<br />IAG SP2 delivers a range of new, important enhancements for customers: <br />1. Runs as a virtual machine on Hyper-V for low TCO, flexible/secure deployment and simple disaster recovery.<br />2. Interoperability for non-Windows environments with support for Firefox, Linux and Mac.<br />3. New application support for Microsoft Dynamics CRM and OCS Web client. </font>
<p>Looking around and reading some blogs, I found also a <a href="http://blog.windowsvirtualization.com/downloads">very useful post</a> related to this Microsoft Site: The links of every VHD available to this date, including several other interesting tools and links.</p>
<p><a title="http://blog.windowsvirtualization.com/downloads" href="http://blog.windowsvirtualization.com/downloads">http://blog.windowsvirtualization.com/downloads</a></p>
<p>Also I highly recommend you to visit the main blog where I found those links, it has always the latest news on the Virtualization World. </p>
<p><a title="http://blog.windowsvirtualization.com/" href="http://blog.windowsvirtualization.com/">http://blog.windowsvirtualization.com/</a></p>
<p>Cheers!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/augustoalvarez.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/augustoalvarez.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/augustoalvarez.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/augustoalvarez.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/augustoalvarez.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/augustoalvarez.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/augustoalvarez.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/augustoalvarez.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/augustoalvarez.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/augustoalvarez.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/augustoalvarez.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/augustoalvarez.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/augustoalvarez.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/augustoalvarez.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.augustoalvarez.com.ar&amp;blog=5820778&amp;post=47&amp;subd=augustoalvarez&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.augustoalvarez.com.ar/2009/01/04/looking-for-vhds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1cec2d2550378b6bd686e5ae7e0523c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aalvarez82</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3258/3168056464_7b01cf0f53.jpg?v=0" medium="image" />
	</item>
		<item>
		<title>Hyper-V Server: Installing, configuring and troubleshooting</title>
		<link>http://blog.augustoalvarez.com.ar/2008/12/12/hyper-v-server-installing-configuring-and-troubleshooting/</link>
		<comments>http://blog.augustoalvarez.com.ar/2008/12/12/hyper-v-server-installing-configuring-and-troubleshooting/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 21:42:37 +0000</pubDate>
		<dc:creator>Augusto Alvarez</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Hyper-V Server]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2008/12/12/hyper-v-server-installing-configuring-and-troubleshooting/</guid>
		<description><![CDATA[It’s been a few weeks since its release but I finally managed to put my hands on to Hyper-V Server. I was very curious about it: A free operating system released by Microsoft working only as an HyperVisor it makes wonder about a lot of things. Also recently I’ve been working with VMWare ESX Server [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.augustoalvarez.com.ar&amp;blog=5820778&amp;post=40&amp;subd=augustoalvarez&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It’s been a few weeks since its release but I finally managed to put my hands on to <a href="http://www.microsoft.com/servers/hyper-v-server/default.mspx">Hyper-V Server</a>.
<p>I was very curious about it: A <strong><em>free</em></strong> operating system released by Microsoft working only as an <a href="http://en.wikipedia.org/wiki/Hypervisor">HyperVisor</a> it makes wonder about a lot of things. Also recently I’ve been working with <a href="http://www.vmware.com/products/esxi/">VMWare ESX Server 3i</a>, that is also the <a href="http://en.wikipedia.org/wiki/Hypervisor">hypervisor</a> working directly on the machine, and I had a good experience (I really loved the monitoring and reporting features that you can use).
<p>From the moment I started using Hyper-V Server few troubleshooting tasks needed to be done.
<p><strong><font size="3">Installing Hyper-V Server</font></strong>
<p>If you ever installed any operating system, ever, you should not have any problem with this. You’ll of course see that the process is identical from Vista and Windows 2008.
<p><img src="http://farm4.static.flickr.com/3043/3031649913_bc653c12fa.jpg?v=0">
<p>To get started with Hyper-V Server there’s available the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=E1E111C9-FA69-4B4D-8963-1DD87804C04F&amp;displaylang=en">Hyper-V Server 2008 Configuration Guide</a>.
<p>If you want to avoid almost any command line to be executed from now on, Hyper-V Server has a simple tool where you’ll load a menu to access most of the configurations you will need. You can access it using this cmd:
<p><strong><em>C:windowssystem32hvconfig.cmd</em></strong>
<p><img src="http://farm4.static.flickr.com/3197/3031109524_0ec2cb485b.jpg?v=0">
<p>But I’ll execute the next steps using the command line features, so <strong>this procedure will apply as well for Windows 2008 Server Core. </strong>
<p><strong><font size="3">Managing Remotely</font></strong>
<p>To start using Hyper-V Server you will need <strong>Hyper-V Console on your Vista SP1 </strong>(remember: there&#8217;s no other option for an Hyper-V Server to be managed remotely), it is the same console to manage remotely any other Windows 2008 with Hyper-V. If you don’t have it yet, you can download it from here:
<p><a href="http://support.microsoft.com/kb/952627">Windows Vista Service Pack 1 Management Tools update for the release version of Hyper-V</a>
<p>But, from this moment I started to have a few problems.
<p><strong>1. Solving &#8220;Access denied. Unable to establish communication between: &lt;Hyper-V Server&gt; and &lt;Vista client&gt;&#8221;</strong>
<p><img src="http://farm4.static.flickr.com/3236/3031109476_60272195ab.jpg?v=0">
<p>For all of those who were using the early versions of this remote console probably had the same error.
<p>The solution is the same, so I want to reference <a href="http://blogs.technet.com/jhoward/archive/2008/03/29/how-to-add-the-hyper-v-role-to-a-windows-server-2008-server-core-machine.aspx">this post</a> from <a href="http://blogs.technet.com/jhoward/default.aspx">John Howard’s blog</a>; where it explain almost everything you must know about configuring Hyper-V role on a Windows 2008 Core Server. <strong>Hyper-V Server works the same way as this Core version of Windows 2008</strong>, so every step of configuration will apply.
<p>Here’s a <strong>quick summary of the steps involved</strong>, I’m only applying the steps I considered necessary for my environment.
<p>1. Since I’m using a domain environment, I joined this machine to the domain using <a href="http://support.microsoft.com/?scid=kb;en-us;329721&amp;x=16&amp;y=5"><strong>NETDOM</strong></a> utility:
<p><strong><em>netdom join &lt;ComputerName&gt; /domain:&lt;DomainName&gt; /userd:&lt;UserName&gt; /passwordd:*</em></strong>
<p><em>/passwordd: * Requires user password to be entered.</em>
<p>Reboot the machine to apply the changes: <br /><strong><em>shutdown /t 0 /r</em></strong>
<p><strong><font size="3">2. Adding necessary rules on the Firewall to allow remote connections.</font></strong>
<p>a. Remote Management:
<p><strong><em>netsh advfirewall firewall set rule group=&#8221;Remote Administration&#8221; new enable=yes</em></strong>
<p><strong><em><img src="http://farm4.static.flickr.com/3047/3031716781_b7ed09761e.jpg?v=0"> </em></strong>
<p><strong><em>Note</em></strong>: You can also use netsh to change server’s IP, using the following syntax: <br /><strong><em>netsh interface ip set address &#8220;&lt;Adapter Name&gt;&#8221; static <var>ipaddr</var> <var>subnetmask</var> <var>gateway</var> <var>metric.</var></em></strong>
<p><var>b. Enable Remote Desktop</var>
<p><strong><em>cscript windowssystem32scregedit.wsf /ar 0 <br />cscript windowssystem32scregedit.wsf /cs 0</em></strong>
<p>c. Reboot the machine to apply the changes: <br /><strong><em>shutdown /t 0 /r</em></strong>
<p>3. Solving the &#8220;<strong>Access denied</strong>&#8221; error from the client:
<p>Now that the server is properly configured for remote management, you have to run a simple procedure to fix this common error:
<p>a. On &#8220;<strong>Run</strong>&#8221; insert &#8220;<strong>DCOMCNFG</strong>&#8220;. Click <strong>OK</strong><br />b. Expand &#8220;<strong>Component</strong> <strong>Services</strong>&#8220;, expand &#8220;<strong>Computers</strong>&#8220;. Right click on &#8220;<strong>My</strong> <strong>Computer</strong>&#8221; and click on &#8220;<strong>Properties</strong>&#8221; (imagen) <br />c. Now click on &#8220;<strong>COM</strong> <strong>Security</strong>&#8221; <br />d. In &#8220;<strong>Access</strong> <strong>Permission</strong>&#8221; click &#8220;<strong>Edit</strong> <strong>Limits</strong>&#8221; <br />e. Select &#8220;<strong>ANONYMOUS</strong> <strong>LOGON</strong>&#8221; in &#8220;<strong>Group or User Name</strong>&#8220;. In the column &#8220;<strong>Allow</strong>&#8220;, set the &#8220;<strong>Permissions</strong> <strong>for</strong> <strong>User</strong>&#8221; with &#8220;<strong>Remote</strong> <strong>Access</strong>&#8220;.
<p><img src="http://farm4.static.flickr.com/3148/3032507328_fa30141e9a.jpg?v=0">
<p>Now <strong>you should be able to connect remotely using the Hyper-V console.</strong>
<p>Since I finally completed the Hyper-V Server configurations for remote management, so the obvious next step is creating a new virtual machine.
<p>I started with a dummy virtual machine, just for testing. But in the <strong>last step of the virtual machine creation wizard I got &#8220;<u>The virtual machine could not be started because the hypervisor is not running</u>.&#8221;</strong> Ouch!
<p><strong><font size="3">2. Solving &#8220;The virtual machine could not be started because the hypervisor is not running&#8221;</font></strong>
<p>You should not worry if you see this error. There’s a good chance that <strong>your hardware is not the problem</strong> and that the hypervisor feature on your processor it is running.
<p>Even though that the hardware on your server supports Hyper-V and that the service is correctly installed, what happens is that the <strong>hypervisor was not added on the boot environment and the service was not started.</strong>
<p>To solve this, you only need to run this command line:
<p><strong>BCDEdit /set hypervisorlaunchtype auto</strong>
<p><img src="http://farm4.static.flickr.com/3056/3032521648_91499a14dc.jpg?v=0">
<p>Ok, NOW you can start using Hyper-V Server.
<p><strong><font size="3">Adding Features to Hyper-V Server</font></strong>
<p>Don’t get all excited, as we mentioned before, this is just an HyperVisor and you should not expect that much functionality available.
<p>Most of the features (not roles) that you can install are there to <strong>increase security</strong> and to achieve <strong>interoperability with other platforms</strong> like <a href="http://www.microsoft.com/systemcenter/virtualmachinemanager/en/us/default.aspx">System Center Virtual Machine Manager</a> or <a href="http://www.microsoft.com/systemcenter/dataprotectionmanager/en/us/default.aspx">Data Protection Manager</a>, supporting Live Backup (backing up virtual machine without downtime) as well.&nbsp;
<p>To access all features available, as in Server Core, from cmd:
<p><strong><em>oclist</em></strong>
<p><img src="http://farm4.static.flickr.com/3237/3031522023_0bb22a00e8.jpg?v=0">
<p>To install one of the features use: <em><strong>start /w ocsetup &lt;NameofService&gt;</strong> </em>(for instance, I installed on this Hyper-V Server the TelnetClient)
<p>You’ll find as well that Hyper-V Server includes a <strong>WMI interface for remote management extensibility</strong>. Here you can find more information:
<p><a href="http://msdn.microsoft.com/en-us/library/cc136992(VS.85).aspx">Virtualization WMI Provider.</a>
<p>Hope you find it useful.
<p>Cheers!&nbsp; </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/augustoalvarez.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/augustoalvarez.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/augustoalvarez.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/augustoalvarez.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/augustoalvarez.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/augustoalvarez.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/augustoalvarez.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/augustoalvarez.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/augustoalvarez.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/augustoalvarez.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/augustoalvarez.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/augustoalvarez.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/augustoalvarez.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/augustoalvarez.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.augustoalvarez.com.ar&amp;blog=5820778&amp;post=40&amp;subd=augustoalvarez&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.augustoalvarez.com.ar/2008/12/12/hyper-v-server-installing-configuring-and-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1cec2d2550378b6bd686e5ae7e0523c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aalvarez82</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3043/3031649913_bc653c12fa.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3197/3031109524_0ec2cb485b.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3236/3031109476_60272195ab.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3047/3031716781_b7ed09761e.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3148/3032507328_fa30141e9a.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3056/3032521648_91499a14dc.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3237/3031522023_0bb22a00e8.jpg?v=0" medium="image" />
	</item>
	</channel>
</rss>