<?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>The Virtual Guy</title>
	<atom:link href="http://elgendi.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://elgendi.wordpress.com</link>
	<description>Virtualization - IT World Next Generation</description>
	<lastBuildDate>Fri, 19 Nov 2010 19:21:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='elgendi.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>The Virtual Guy</title>
		<link>http://elgendi.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://elgendi.wordpress.com/osd.xml" title="The Virtual Guy" />
	<atom:link rel='hub' href='http://elgendi.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Site Recovery for Hyper-V</title>
		<link>http://elgendi.wordpress.com/2010/11/19/site-recovery-for-hyper-v/</link>
		<comments>http://elgendi.wordpress.com/2010/11/19/site-recovery-for-hyper-v/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 13:45:54 +0000</pubDate>
		<dc:creator>elgendi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://elgendi.wordpress.com/?p=36</guid>
		<description><![CDATA[During my search on Building Hyper-V Disaster Recovery site i allocate a lot of ways and knowledge about building DR site and stretching Hyper-V Cluster. i will try here to share all my knowledge and gathered information about this subject Why do we need Site Recovery with virtualization?  Well, think about it – lots of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=elgendi.wordpress.com&amp;blog=9949780&amp;post=36&amp;subd=elgendi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>During my search on Building Hyper-V Disaster Recovery site i allocate a lot of ways and knowledge about building DR site and stretching Hyper-V Cluster. i will try here to share all my knowledge and gathered information about this subject</p>
<p>Why do we need Site Recovery with virtualization?  Well, think about it – lots of organizations are virtualizing, which means they’re placing more eggs, in fewer baskets, however, at the same time, they are benefiting from features like Live Migration and High Availability to ensure uptime is as high as possible.  What would happen though, if their site lost power?  Well, for a short time, the UPS will keep you going, but before long…the SAN – gone.  Servers – gone.  Switches – gone.  The site is down – even High Availability won’t save you there.  Well, <strong>local</strong> High Availability won’t.</p>
<p>So what is the difference between High Availability (HA) and Disaster Recovery (DR)</p>
<p>High-Availability (HA) allows applications or VMs to maintain service availability by moving them between nodes in a cluster but whenever a catastrophic event that lead to lose of the entire datacenter the HA won&#8217;t be useful in this situation and that drive us to define the Disaster Recovery (DR)</p>
<p>Disaster Recovery (DR) allows applications or VMs to maintain service availability by moving them to a cluster node in a different physical location and this also drive us to think on Multi-Site Cluster</p>
<p><strong>Multi-site Clustering</strong></p>
<p>A feature of Windows Server Enterprise, since, well, 2003, has been Multi-site Clustering, or, as it has been known, Stretch Clustering, where you’re effectively stretching a cluster over WAN distances.  Problem with 2003 Multi-site clusters, was the requirement, among other things, for a single-subnet environment across the WAN.  In 2008, and subsequently in R2, this requirement no longer exists, but can be used if required.</p>
<p>The concept behind failover clustering across multiple sites is very simple. Why have separate islands of management for HA and DR? Why not take your HA setup and extend it to another site, thereby obtaining the added protection of geographic distance? Having a single management interface with failover automation provides an easy-to-use solution that gives you the best of both worlds.  Multi-site failover clustering does exactly this. Multiple local nodes provide traditional HA functionality in the event of local server failure. Local application migration (from physical server to physical server) is also available for zero-downtime server maintenance. The cluster is then extended to another site. The process is as easy as adding another node to the cluster. It even works across different subnets, thus eliminating the need for stretched subnets. Multi-site failover clustering can be used to protect key Microsoft Windows workloads like SQL &#8211; Exchange and Hyper-V</p>
<p>The key element that the in-box feature does not orchestrate is the failover of the storage.  Think about it for a second – Site 1 is your active site, and has a SAN in Read/Write, along with nodes actively hosting VMs.  The SAN is being replicated to Site 2, where the SAN is in Read mode.  Site 1 goes BOOM.  What orchestrates the SAN switchover?  What orchestrates the connection of replicated LUNS to standby nodes in Site 2?  These are just 2 of the factors that need to be considered, and factored in, when planning a Multi-site configuration another consideration also have to be taken into account, my recommendation also is to consult the Storage provider before designing a DR site.</p>
<p>So what’s happened when&#8230;..</p>
<p><strong>No Second SAN?</strong></p>
<p>What about smaller environments, that don’t have the infrastructure, nor the budget, to house a second SAN and associated cluster nodes in another site?  Can they not achieve site resiliency?  Of course they can – there are a number of options available to them, from vendors like FalconStor, DoubleTake, and Steeleye</p>
<p>I will take a dive here on Citrix Essential for Hyper-V as a site recovery provider which enables the Cluster stretching with Hyper-V but in the presence of SAN storage</p>
<p><strong>Citrix Essentials for Hyper-V</strong></p>
<p>Before we go into the specifics around Site Recovery, it’s important to expand on what Essentials for Hyper-V actually is, as it’s more than just Site Recovery.  From the Citrix Essential for Hyper-V website:</p>
<p>Citrix Essentials for Hyper-V includes:</p>
<ul>
<li><strong><a href="http://www.citrix.com/essentialshyperv/how-it-works/features/storagemgmt">Citrix® StorageLink™ technology</a></strong> exposes the advanced data and storage management features in today’s storage systems directly to a Hyper-V environment.</li>
<li><strong><a href="http://www.citrix.com/essentialshyperv/how-it-works/features/siterecovery">StorageLink Site Recovery</a></strong> allows organizations to easily implement and manage site-to-site disaster recovery for Hyper-V virtual machines.</li>
<li><strong><a href="http://www.citrix.com/essentialshyperv/how-it-works/features/labmgmt">Automated lab management</a></strong> enables self-service setup and tear down of non-production Hyper-V virtual environments typically used in development, support, and training organizations reducing management complexity, time, and cost.</li>
<li><strong><a href="http://www.citrix.com/essentialshyperv/how-it-works/features/stagemgmt">Stage management</a></strong> streamlines the process of building, testing, sharing, and delivering applications, using Hyper-V virtual machines, on demand, into production environments.</li>
<li><strong><a href="http://www.citrix.com/essentialshyperv/how-it-works/features/provisioning">Dynamic provisioning</a></strong> services provides simple deployment of workloads to any combination of Hyper-V virtual machines or physical Windows® servers from a single golden image.</li>
<li><strong><a href="http://www.citrix.com/English/ps2/products/product.asp?contentID=1297816" target="_blank"><span style="text-decoration:underline;">Workflow Orchestration</span></a> </strong>enables customized automation of key management processes for Hyper-V virtual infrastructure.</li>
</ul>
<p>So, 6 technologies in there, each with significant benefits of their own (of which the links above will provide you with more information, but what about pricing and versions?</p>
<p style="text-align:center;"> <a href="http://elgendi.files.wordpress.com/2010/11/citrix.png"> </a><a href="http://elgendi.files.wordpress.com/2010/11/citrix.png"><img class="aligncenter size-full wp-image-41" title="Citrix" src="http://elgendi.files.wordpress.com/2010/11/citrix.png" alt="" width="697" height="264" /></a></p>
<p>As you can see, the Express Edition provides the StorageLink technology, which provides Windows administrators running Hyper-V virtual machines the ability to dramatically simplify their storage management processes with quick and easy storage configuration and provisioning for their Windows Server 2008 Hyper-V and System Center virtual infrastructures.  Citrix Essentials helps Hyper-V administrators take full advantage of powerful storage-based features like deduplication, thin provisioning, cloning, snapshots and replication.  You can <strong><a href="http://www.citrix.com/English/ps2/products/subfeature.asp?contentID=1855667" target="_blank">get more info on Express here</a></strong>, but remember, the Express Edition of Citrix Essentials for Hyper-V supports <strong>up to two Hyper-V servers and one storage array</strong>.<strong>  </strong>If you need more, you’ll have to look at the Enterprise of Platinum Editions, <strong>which are priced at $1500 and $3000 per host respectively</strong>.<strong> </strong>At $3000 per Server, it compares pretty favourably with <a href="http://www.vmware.com/products/srm/" target="_blank"><strong><span style="text-decoration:underline;">VMware SRM</span></strong></a> from a pricing perspective, with SRM coming in at $2118 per CPU (inc 1 year Gold S&amp;S), up to $2867 per CPU (inc 3 year Platinum S&amp;S), which, for a typical 2 CPU box, would mean $4216 and $5734 respectively, but remember, for your $3000 per server, you’re also getting 5 other technologies thrown in too</p>
<p><strong>StorageLink Site Recovery</strong></p>
<p>Citrix StorageLink Site Recovery dramatically simplifies the setup and configuration of disaster recovery protection of Hyper-V workloads through direct integration with storage array-based controls for data replication and copy services.  Together, Microsoft Hyper-V and Citrix StorageLink Site Recovery reduce the cost and complexity of implementing disaster recovery for critical server workloads</p>
<p><strong>What about other benefits?</strong></p>
<ul>
<li>Easy setup – Use StorageLink Site Recovery wizards to initiate remote replication between arrays, and designate Hyper-V virtual machines for protection in minutes.</li>
<li>Reliable configuration – Automate disaster recovery configuration validation with built-in configuration checks to eliminate complex, error prone operations that can otherwise hinder recovery of critical infrastructure.</li>
<li>Non-disruptive testing – StorageLink Site Recovery includes the ability to stage replicated virtual machines in isolated environments for testing and validation of disaster recovery plans without disrupting ongoing replication.</li>
<li>Fast recovery – Single-click controls for failover of protected Hyper-V workloads helps ensure fast recovery at remote disaster recovery locations</li>
</ul>
<p><strong>What about requirements?</strong></p>
<p>The following are the basic requirements:</p>
<ul>
<li>At least one Microsoft Hyper-V host at both the primary and secondary locations.</li>
<li>Replication-enabled storage arrays (See the <a href="http://hcl.xensource.com/SLG-HCLHome.aspx" target="_blank"><strong><span style="text-decoration:underline;">Citrix StorageLink Gateway HCL</span></strong></a> for a list of supported arrays).</li>
<li>A StorageLink Site Recovery-enabled version of Citrix Essentials for Microsoft Hyper-V for each Hyper-V host involved in the Site Recovery configuration.</li>
<li>Network connectivity between the primary and secondary locations with sufficient bandwidth to handle ongoing replication of protected virtual machines.</li>
</ul>
<p>Once organizations have the basic Citrix and Microsoft components in place, the implementation of disaster recovery protection is very easy:</p>
<ol>
<li>Configure StorageLink Storage Repositories at both primary and secondary locations.</li>
<li>Designate a primary storage array and secondary storage array using the StorageLink interface.</li>
<li>Map StorageLink Storage Repositories for replication.</li>
<li>Use the StorageLink interface to select the virtual machines to be protected.</li>
<li>Export the disaster recovery configuration from the primary StorageLink instance.  Then import the configuration to the secondary instance of StorageLink.</li>
<li>Once initial synchronization of primary and secondary storage resources completes, Hyper-V workloads are ready for testing and fail-over operations.</li>
</ol>
<p>For more details on Citrix Essential for Hyper-V (Site Recovery)</p>
<p> <a href="http://www.citrix.com/tv/#videos/1511">Citrix Essentials Site Recovery &#8211; Setting Up Protection</a></p>
<p><a href="http://www.citrix.com/tv/#videos/1512">Citrix Essentials Site Recovery &#8211; Validation and Testing</a></p>
<p><a href="http://www.citrix.com/tv/#videos/1513">Citrix Essentials Site Recovery &#8211; Initiating Failover</a></p>
<p>Finally there is some validations and checking list that you have to go through before start building multi-site cluster or stretch your existing cluster to DR site:</p>
<table border="1" cellpadding="0" width="93%">
<tbody>
<tr>
<td width="39%" valign="bottom"><strong>Task </strong></td>
<td width="59%" valign="bottom"><strong>Reference </strong></td>
</tr>
<tr>
<td width="39%" valign="top">Review the hardware and infrastructure requirements for a failover cluster.</td>
<td width="59%" valign="top">Failover Cluster Requirements (<a href="http://go.microsoft.com/fwlink/?LinkId=129108" target="blank">http://go.microsoft.com/fwlink/?LinkId=129108</a>)</td>
</tr>
<tr>
<td width="39%" valign="top">Review the documentation for your multi-site cluster hardware and firmware, including networking documentation and documentation for the replication solution that you will use.</td>
<td width="59%" valign="top">Documentation for your multi-site cluster hardware and firmware</td>
</tr>
<tr>
<td width="39%" valign="top">Review the requirements and recommendations for a multi-site failover cluster.</td>
<td width="59%" valign="top">Requirements and Recommendations for a Multi-Site Failover Cluster (<a href="http://go.microsoft.com/fwlink/?LinkId=129109" target="blank">http://go.microsoft.com/fwlink/?LinkId=129109</a>)</td>
</tr>
<tr>
<td width="39%" valign="top">Review the documentation for the role, service, or application you want to use in the cluster, and install that role, service, or application on every server that will be in the cluster, or as instructed in the application documentation.</p>
<table border="1" cellpadding="0" width="97%">
<tbody>
<tr>
<td valign="bottom"><strong> </strong><strong>Important </strong></td>
</tr>
<tr>
<td valign="top">If the documentation for your application contains instructions for installing the application in the context of a failover cluster, and those instructions differ from this checklist, use that documentation, not the checklist.</td>
</tr>
</tbody>
</table>
</td>
<td width="59%" valign="top">Documentation for your server role, service, or application</td>
</tr>
<tr>
<td width="39%" valign="top">Install the failover clustering feature on every server that will be in the cluster.</td>
<td width="59%" valign="top"><a href="http://technet.microsoft.com/en-us/library/dd197554(WS.10).aspx">Install the Failover Clustering Feature on a Set of Servers</a></td>
</tr>
<tr>
<td width="39%" valign="top">Connect the networks and storage that the cluster will use.</td>
<td width="59%" valign="top"><a href="http://technet.microsoft.com/en-us/library/dd197507(WS.10).aspx">Prepare Hardware Before Validating a Failover Cluster</a></td>
</tr>
<tr>
<td width="39%" valign="top">Run the Validate a Configuration wizard to confirm that the hardware and hardware settings of the servers, network, and storage are compatible with failover clustering. If necessary, adjust hardware or hardware settings and rerun the wizard.</td>
<td width="59%" valign="top"><a href="http://technet.microsoft.com/en-us/library/dd197568(WS.10).aspx">Validate the Nodes, Networks, and Storage for a Failover Cluster</a></td>
</tr>
<tr>
<td width="39%" valign="top">Create the failover cluster.</td>
<td width="59%" valign="top"><a href="http://technet.microsoft.com/en-us/library/dd197547(WS.10).aspx">Create a New Failover Cluster</a></td>
</tr>
<tr>
<td width="39%" valign="top">If the clustered servers are connected to a network that is not to be used for network communication in the cluster (for example, a network intended only for iSCSI or only for backup), then configure that network so that it does not allow cluster communication.</td>
<td width="59%" valign="top"><a href="http://technet.microsoft.com/en-us/library/dd197577(WS.10).aspx">Modify Network Settings for a Failover Cluster</a></td>
</tr>
<tr>
<td width="39%" valign="top">Configure the heartbeat and DNS settings for the multi-site cluster.</td>
<td width="59%" valign="top"><a href="http://technet.microsoft.com/en-us/library/dd197562(WS.10).aspx">Configure Heartbeat and DNS Settings in a Multi-Site Failover Cluster</a>Requirements and Recommendations for a Multi-Site Failover Cluster (<a href="http://go.microsoft.com/fwlink/?LinkId=129109" target="blank">http://go.microsoft.com/fwlink/?LinkId=129109</a>)</td>
</tr>
<tr>
<td width="39%" valign="top">Configure the quorum options for the multi-site cluster. In many cases, the design for a multi-site failover cluster uses the <strong>Node and File Share Majority</strong> option.</td>
<td width="59%" valign="top"><a href="http://technet.microsoft.com/en-us/library/dd197455(WS.10).aspx">Configure Quorum in a Single-Site or Multi-Site Failover Cluster</a>Requirements and Recommendations for a Multi-Site Failover Cluster (<a href="http://go.microsoft.com/fwlink/?LinkId=129109" target="blank">http://go.microsoft.com/fwlink/?LinkId=129109</a>)</td>
</tr>
<tr>
<td width="39%" valign="top">If your application provides specific instructions for installation in a cluster, follow those instructions. Otherwise, run the High Availability Wizard to specify configuration information for a service or application that you want the cluster to provide.</td>
<td width="59%" valign="top"><a href="http://technet.microsoft.com/en-us/library/dd197590(WS.10).aspx">Configure a Service or Application for High Availability</a></td>
</tr>
<tr>
<td width="39%" valign="top">Configure the failback settings and a sequence of preferred owners for each clustered service or application according to your design. In other words, specify servers at the main site as being more preferred than servers at the secondary site, so that services and applications will fail over to the secondary site only when servers at the main site are unavailable.</td>
<td width="59%" valign="top"><a href="http://technet.microsoft.com/en-us/library/dd197473(WS.10).aspx">Configure Failover and Failback Settings for a Clustered Service or Application</a></td>
</tr>
<tr>
<td width="39%" valign="top">For a clustered file server, add shared folders. For a clustered print server, configure print settings such as the setting that specifies the printer. For a clustered application, check the length of time that the Cluster service allows for starting the application when it is brought online.</td>
<td width="59%" valign="top"><a href="http://technet.microsoft.com/en-us/library/dd197480(WS.10).aspx">Create a Shared Folder in a Clustered File Server</a><a href="http://technet.microsoft.com/en-us/library/dd197419(WS.10).aspx">Configure Print Settings for a Clustered Print Server</a><a href="http://technet.microsoft.com/en-us/library/dd197467(WS.10).aspx">Configure the Pending Timeout for a Clustered Service or Application</a></td>
</tr>
<tr>
<td width="39%" valign="top">Test failover of the clustered service or application, including failover between sites.</td>
<td width="59%" valign="top"><a href="http://technet.microsoft.com/en-us/library/dd197543(WS.10).aspx">Verify the Configuration and Failover of a Clustered Service or Application</a></td>
</tr>
</tbody>
</table>
<p>In my Next Post on Hyper-V Cluster Streatching i will go more deep on how to build and streatch the Cluster to establish the DR site.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/elgendi.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/elgendi.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/elgendi.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/elgendi.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/elgendi.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/elgendi.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/elgendi.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/elgendi.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/elgendi.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/elgendi.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/elgendi.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/elgendi.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/elgendi.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/elgendi.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=elgendi.wordpress.com&amp;blog=9949780&amp;post=36&amp;subd=elgendi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://elgendi.wordpress.com/2010/11/19/site-recovery-for-hyper-v/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60824d3237b7c356c52484e1981cf174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">elgendi</media:title>
		</media:content>

		<media:content url="http://elgendi.files.wordpress.com/2010/11/citrix.png" medium="image">
			<media:title type="html">Citrix</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Assessment and Planning Toolkit 5.5 Beta</title>
		<link>http://elgendi.wordpress.com/2010/11/15/microsoft-assessment-and-planning-toolkit-5-5-beta/</link>
		<comments>http://elgendi.wordpress.com/2010/11/15/microsoft-assessment-and-planning-toolkit-5-5-beta/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 11:29:12 +0000</pubDate>
		<dc:creator>elgendi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://elgendi.wordpress.com/?p=30</guid>
		<description><![CDATA[The next version of MAP is here—5.5 Beta. Simplify planning for upgrade or migration to the latest Microsoft products and technologies with the Microsoft Assessment and Planning (MAP) Toolkit 5.5 Beta. This multifaceted tool is now even better—withassessment for easier migration to Windows Azure and SQL Azure, heterogeneous databasediscovery for SQL Server migration projects, Windows Internet Explorer 8 upgrade assessment, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=elgendi.wordpress.com&amp;blog=9949780&amp;post=30&amp;subd=elgendi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>The next version of MAP is here—5.5 Beta.</strong></p>
<p><strong>Simplify planning</strong> for upgrade or migration to the latest Microsoft products and technologies with the Microsoft Assessment and Planning (MAP) Toolkit 5.5 Beta. This multifaceted tool is now even better—with<strong>assessment for</strong> <strong>easier migration to Windows Azure and SQL Azure</strong>, <strong>heterogeneous database</strong><strong>discovery for SQL Server migration</strong> projects, <strong>Windows Internet Explorer 8 upgrade assessment</strong>, and much more—MAP 5.5 Beta includes new features to help you streamline planning for your next migration project.</p>
<p><strong>Desktop migration</strong> projects are easier with the hardware assessment for Windows 7 and Internet Explorer. The MAP 5.5 <strong>Internet Explorer Upgrade Assessment </strong>inventories and reports on browser helper objects, add-ins, and plug-ins—and delivers the findings in a convenient migration assessment report and proposal.</p>
<p>Enhanced <strong>server consolidation </strong>features help users save time and effort when creating virtualization assessments and proposals. Enhancements include improved data accuracy, updated hardware libraries with the latest CPU models, customized server selection, and improved scalability and reliability for more data collection and better analysis.</p>
<p>MAP also helps accelerate <strong>SQL Server migration</strong> projects with heterogeneous database discovery for MySQL, Oracle, and Sybase instances.</p>
<p>Enjoy quicker, easier migrations and upgrades—saving your organization time and money—when you take advantage of the agentless, automated discovery and detailed infrastructure assessments from MAP.</p>
<p><strong>What’s new with MAP Toolkit 5.5?</strong></p>
<p><strong>Assess your environment for upgrade to Windows 7 and Windows Internet Explorer 8 (or the latest version). </strong>Are you looking for a tool to simplify your organization&#8217;s migration to Windows 7 and Internet Explorer 8—and, in turn, enjoy improved desktop security, reliability and manageability? The MAP 5.5 Internet Explorer Upgrade Assessment inventories your environment and reports on deployed web browsers, Microsoft ActiveX controls, plug-ins and toolbars, and then generates a migration assessment report and proposal—information you need to more easily migrate to Windows 7 and Internet Explorer 8 (or the latest version).</p>
<p><strong>Identify and analyze web application, and database readiness for migration to Windows Azure and SQL Azure. </strong>Simplify your move to the cloud with the MAP 5.5 automated discovery and detailed inventory reporting on database and web application readiness for Windows Azure and SQL Azure. MAP identifies web applications, IIS servers, and SQL Server databases, analyzes their performance characteristics, and estimates required cloud features such as number of Windows Azure compute instances, number of SQL Azure databases, bandwidth usage, and storage.</p>
<p><strong>Discover heterogeneous database instances for migration to SQL Server. </strong>Now with heterogeneous database inventory supported, MAP 5.5 helps you accelerate migration to SQL Server with network inventory reporting for MySQL, Oracle, and Sybase instances.</p>
<p><strong>Enhanced server consolidation assessments for Hyper-V.</strong></p>
<p>Enhanced server consolidation capabilities help you save time and effort when creating virtualization assessments and proposals. Enhancements include:</p>
<ul>
<li>Updated hardware libraries allowing you to select from the latest Intel and AMD processors.                       </li>
<li>Customized server selection for easy editing of assessment data.                                                                                                                                   </li>
<li>Data collection and store every five minutes for more accurate reporting.</li>
<li> Better scalability and reliability, requiring less oversight of the data collection process.</li>
<li>Support for more machines.</li>
</ul>
<p>More Info here <a href="https://connect.microsoft.com/site297">https://connect.microsoft.com/site297</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/elgendi.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/elgendi.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/elgendi.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/elgendi.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/elgendi.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/elgendi.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/elgendi.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/elgendi.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/elgendi.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/elgendi.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/elgendi.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/elgendi.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/elgendi.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/elgendi.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=elgendi.wordpress.com&amp;blog=9949780&amp;post=30&amp;subd=elgendi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://elgendi.wordpress.com/2010/11/15/microsoft-assessment-and-planning-toolkit-5-5-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60824d3237b7c356c52484e1981cf174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">elgendi</media:title>
		</media:content>
	</item>
		<item>
		<title>Azure&#8217;s Late Infrastructure Start</title>
		<link>http://elgendi.wordpress.com/2010/11/15/azures-late-infrastructure-start/</link>
		<comments>http://elgendi.wordpress.com/2010/11/15/azures-late-infrastructure-start/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 11:20:26 +0000</pubDate>
		<dc:creator>elgendi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://elgendi.wordpress.com/?p=26</guid>
		<description><![CDATA[One of the interesting announcements from last month&#8217;s Microsoft Professional Development Conference was that Azure will soon include the ability for customers to run a virtual machine instance of Windows Server 2008. What took them so long? Up until this point, Azure has primarily been an platform-as-a-service (PAAS) offering. This new virtual machine role brings Microsoft into [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=elgendi.wordpress.com&amp;blog=9949780&amp;post=26&amp;subd=elgendi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the interesting announcements from last month&#8217;s Microsoft Professional Development Conference was that Azure will soon include the ability for customers to run a virtual machine instance of Windows Server 2008. What took them so long?</p>
<p>Up until this point, Azure has primarily been an platform-as-a-service (PAAS) offering. This new <a href="http://www.microsoft.com/windowsazure/compute/default.aspx">virtual machine role</a> brings Microsoft into the infrastructure-as-a-service (IAAS) world, and directly into competition with Amazon, which has been offering its EC2 service since 2006 &#8212; and Windows operating system support since 2008, before Azure was even announced. As elegant as the Azure platform might be as an architecture, it&#8217;s also intimidating to customers that are getting started with cloud computing &#8212; that&#8217;s just about everyone, isn&#8217;t it? The ability to migrate existing applications to cloud-based servers encourages people to get their feet wet; up until now the best place to do that was on Amazon Web Services.</p>
<p>Although IAAS requires customers to do more of the grunt work of managing servers, it&#8217;s a natural and simple transition to cloud-based services. You just create an operating system image for the software to be run in the VM image, upload it to the cloud, and spin it up on one or more VM instances. You can easily migrate existing servers to a cloud without changing any of the application software. That&#8217;s not the case with Azure, which is a new platform (incorporating many existing Microsoft technologies) best suited for new development.</p>
<p>When it comes to cloud computing, Microsoft has one big advantage over its competitors: it doesn&#8217;t have to pay for Windows licenses. This adds some uncertainty for Amazon EC2 pricing, and Amazon<a href="http://aws.amazon.com/ec2/pricing/">concedes</a> it with a disclaimer: &#8220;If Microsoft chooses to increase the license fees that it charges for Windows, we may correspondingly increase the per-hour usage rate for previously purchased Reserved Instances with Windows.&#8221;</p>
<p>Essentially, Microsoft has simply broadened the Azure umbrella to cover VM-based IAAS as well. Yet I&#8217;m still puzzled why this didn&#8217;t happen sooner. If anything, it seems like Microsoft could have started Azure with IAAS and let customers grow into PAAS as they became comfortable with having their data in the cloud. Now, it may become harder for Microsoft to convince the industry it&#8217;s a leader (or even a player) when Amazon has a four-year head start on the IAAS business.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/elgendi.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/elgendi.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/elgendi.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/elgendi.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/elgendi.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/elgendi.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/elgendi.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/elgendi.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/elgendi.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/elgendi.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/elgendi.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/elgendi.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/elgendi.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/elgendi.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=elgendi.wordpress.com&amp;blog=9949780&amp;post=26&amp;subd=elgendi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://elgendi.wordpress.com/2010/11/15/azures-late-infrastructure-start/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60824d3237b7c356c52484e1981cf174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">elgendi</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft to acquire gesture control maker Canesta</title>
		<link>http://elgendi.wordpress.com/2010/10/30/microsoft-to-acquire-gesture-control-maker-canesta/</link>
		<comments>http://elgendi.wordpress.com/2010/10/30/microsoft-to-acquire-gesture-control-maker-canesta/#comments</comments>
		<pubDate>Sat, 30 Oct 2010 07:40:22 +0000</pubDate>
		<dc:creator>elgendi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://elgendi.wordpress.com/?p=16</guid>
		<description><![CDATA[Microsoft plans to acquire Canesta, which makes technology that enables human gestures to power devices, the companies said today. The Microsoft purchase, about which no financial details were disclosed, indicates that &#8220;there is little question that within the next decade, we will see natural user interfaces become common for input across all devices,&#8221; Canesta President and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=elgendi.wordpress.com&amp;blog=9949780&amp;post=16&amp;subd=elgendi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Microsoft plans to acquire <a href="http://canesta.com/">Canesta</a>, which makes technology that enables human gestures to power devices, the companies said today.</p>
<p>The Microsoft purchase, about which no financial details were disclosed, indicates that &#8220;there is little question that within the next decade, we will see natural user interfaces become common for input across all devices,&#8221; Canesta President and CEO Jim Spare said in a statement. &#8220;With Microsoft&#8217;s breadth of scope from enterprise to consumer products, market presence, and commitment to NUI (natural user interfaces), we are confident that our technology will see wide adoption across many applications that embody the full potential of the technology.&#8221;</p>
<p>Canesta makes a camera that picks up 3D images, such as a person sitting in front of a laptop, game console, or TV, and enables him or her to use facial expressions or hand gestures to control the device.</p>
<p>Canesta had previously <a title="Canesta brings gesture control to TVs, more -- Tuesday, Jun 2, 2009" href="http://news.cnet.com/8301-17938_105-10253925-1.html">signed an agreement with Hitachi</a> to bring its technology to TVs. Sony has also incorporated Canesta&#8217;s technology in the EyeToy accessory for the <a href="http://www.cnet.com/ps3.html">PlayStation</a>. Similar motion control technology at work right now is <a title="Microsoft looks to Kinect as game-changer -- Monday, Jun 14, 2010" href="http://reviews.cnet.com/8301-21539_7-20007681-10391702.html">Microsoft Kinect for the Xbox</a>.</p>
<p>A year ago, Canesta took <a title="Quanta takes stake in gesture control maker -- Tuesday, Oct 20, 2009" href="http://news.cnet.com/8301-31021_3-10379693-260.html">a $16 million round of funding</a> from several partners, including contract manufacturer Quanta, which has said it would incorporate the technology into laptops.</p>
<p>Read more: <a href="http://news.cnet.com/8301-31021_3-20021265-260.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20#ixzz13pDHbgQN">http://news.cnet.com/8301-31021_3-20021265-260.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20#ixzz13pDHbgQN</a></p>
<span style="text-align:center; display: block;"><a href="http://elgendi.wordpress.com/2010/10/30/microsoft-to-acquire-gesture-control-maker-canesta/"><img src="http://img.youtube.com/vi/uR27dPHI7dQ/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/elgendi.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/elgendi.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/elgendi.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/elgendi.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/elgendi.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/elgendi.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/elgendi.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/elgendi.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/elgendi.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/elgendi.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/elgendi.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/elgendi.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/elgendi.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/elgendi.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=elgendi.wordpress.com&amp;blog=9949780&amp;post=16&amp;subd=elgendi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://elgendi.wordpress.com/2010/10/30/microsoft-to-acquire-gesture-control-maker-canesta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60824d3237b7c356c52484e1981cf174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">elgendi</media:title>
		</media:content>
	</item>
		<item>
		<title>System Center Advanced Technology (Opalis acquisition by Microsoft advances datacenter automation )</title>
		<link>http://elgendi.wordpress.com/2009/12/14/system-center-advanced-technology-opalis-acquisition-by-microsoft-advances-datacenter-automation/</link>
		<comments>http://elgendi.wordpress.com/2009/12/14/system-center-advanced-technology-opalis-acquisition-by-microsoft-advances-datacenter-automation/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 12:04:14 +0000</pubDate>
		<dc:creator>elgendi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://elgendi.wordpress.com/?p=11</guid>
		<description><![CDATA[Microsoft has acquired Opalis Software Inc. bringing together the deep datacenter automation expertise of Opalis with Microsoft’s integrated physical and virtualized datacenter management capabilities. Microsoft announced the deal in the blogpost. Opalis is a Toronato based company leader in IT process automation software. The acquisition aims to improve the efficiency of IT staff and operations, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=elgendi.wordpress.com&amp;blog=9949780&amp;post=11&amp;subd=elgendi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Microsoft has acquired Opalis Software Inc. bringing together the deep datacenter automation expertise of Opalis with Microsoft’s integrated physical and virtualized datacenter management capabilities.</strong></p>
<p>Microsoft announced the deal in the <a href="http://blogs.technet.com/systemcenter/archive/2009/12/11/microsoft-acquires-opalis-software.aspx">blogpost.</a><strong> Opalis </strong>is a Toronato based company leader in IT process automation software. The acquisition aims to improve the efficiency of IT staff and operations, and give customers a greater process consistency.</p>
<p>Microsoft will be integrating Opalis’s capabilities to <strong>Microsoft System Center </strong>to help customers automate complex IT processes, increase cost savings and shorten timeframes for IT service delivery across physical, virtual and cloud computing environments.</p>
<p>Microsoft went in a deal with Opalis because Opalis has a strong work force and according to customer’s feedback Opalis software is easy to use, easy to deploy and delivers value in a short period of time. Also according to the blogpost “Opalis products integrate with System Center, and will allow System Center to integrate with other infrastructure software from CA, BMC, HP and others to integrate across an IT organization.”</p>
<p>The acquisition terms allows Opalis to continue fulfill their existing commitments to customers and continue to deliver support as Microsoft transition Opalis to the Microsoft systems and processes.</p>
<p>Amore Details about the transition from Opalis to Microsoft System Center Family of Products can be found in the below path</p>
<p><a href="http://www.microsoft.com/pathways/opalis/">http://www.microsoft.com/pathways/opalis/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/elgendi.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/elgendi.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/elgendi.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/elgendi.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/elgendi.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/elgendi.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/elgendi.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/elgendi.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/elgendi.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/elgendi.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/elgendi.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/elgendi.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/elgendi.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/elgendi.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=elgendi.wordpress.com&amp;blog=9949780&amp;post=11&amp;subd=elgendi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://elgendi.wordpress.com/2009/12/14/system-center-advanced-technology-opalis-acquisition-by-microsoft-advances-datacenter-automation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60824d3237b7c356c52484e1981cf174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">elgendi</media:title>
		</media:content>
	</item>
		<item>
		<title>SCOM 2007 SP1 Integration With VMM2008 R2 Error</title>
		<link>http://elgendi.wordpress.com/2009/10/15/scom-2007-sp1-integration-with-vmm2008-r2-error/</link>
		<comments>http://elgendi.wordpress.com/2009/10/15/scom-2007-sp1-integration-with-vmm2008-r2-error/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 13:05:56 +0000</pubDate>
		<dc:creator>elgendi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://elgendi.wordpress.com/?p=6</guid>
		<description><![CDATA[During Integration between the SCOM 2007 SP1 and the SCVMM 2008 R2 I faced problem when try to add the SCOM server FQDN (SCOM 2007 SP1) to VMM Server in the Administration tape under System Center I got the following Error: &#8220;The Virtual Machine Manager service does not have required credentials to access the Operations Manager SDK [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=elgendi.wordpress.com&amp;blog=9949780&amp;post=6&amp;subd=elgendi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>During Integration between the SCOM 2007 SP1 and the SCVMM 2008 R2 I faced problem</p>
<p>when try to add the SCOM server FQDN (SCOM 2007 SP1) to VMM Server in the <strong>Administration</strong> tape under <strong>System Center</strong> I got the following Error:</p>
<p>&#8220;The Virtual Machine Manager service does not have required credentials to access the Operations Manager SDK service on <em>Computername</em>. Add the VMM service account as an Administrator on the Operations Manager server, and then try the operation again. ID: 11804&#8243;</p>
<p>The SCOM Runing under SDKservice account <em>(Domain Account)</em> &#8211; and VMM runing under <em>LocalSystem Account</em></p>
<p>the problem was due to an issue with the SPN for the SDK service</p>
<p>The Solution we did to solve the problem:</p>
<ol>
<li>Add the VMM server account as an Local Admin in the SCOM Server</li>
<li>Register the SPN for the SDK Service in the Domain Controller ( <strong>Setspn MSOMSdkSvc/&lt;RMS FQDN&gt; and  Setspn MSOMSdkSvc/&lt;RMS NETBIOSNAME&gt;</strong> )</li>
<li>Create Group in the DC and add the VMM server Account into it then add this group in SCOM user roles under <strong>Administration</strong> &#8211; <strong>User Roles</strong> &#8211; <strong>Operations Manager Administrators</strong> )</li>
</ol>
<p>the Proplem was solved and the Integration between the SCOM and SCVMM succeeded.<span id="_marker"> </span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/elgendi.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/elgendi.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/elgendi.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/elgendi.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/elgendi.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/elgendi.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/elgendi.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/elgendi.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/elgendi.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/elgendi.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/elgendi.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/elgendi.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/elgendi.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/elgendi.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=elgendi.wordpress.com&amp;blog=9949780&amp;post=6&amp;subd=elgendi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://elgendi.wordpress.com/2009/10/15/scom-2007-sp1-integration-with-vmm2008-r2-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60824d3237b7c356c52484e1981cf174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">elgendi</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://elgendi.wordpress.com/2009/10/15/hello-world/</link>
		<comments>http://elgendi.wordpress.com/2009/10/15/hello-world/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 10:47:37 +0000</pubDate>
		<dc:creator>elgendi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=elgendi.wordpress.com&amp;blog=9949780&amp;post=1&amp;subd=elgendi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/elgendi.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/elgendi.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/elgendi.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/elgendi.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/elgendi.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/elgendi.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/elgendi.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/elgendi.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/elgendi.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/elgendi.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/elgendi.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/elgendi.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/elgendi.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/elgendi.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=elgendi.wordpress.com&amp;blog=9949780&amp;post=1&amp;subd=elgendi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://elgendi.wordpress.com/2009/10/15/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60824d3237b7c356c52484e1981cf174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">elgendi</media:title>
		</media:content>
	</item>
	</channel>
</rss>
