<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
	<channel>
	<title><![CDATA[Latest Blogs]]></title>
	<link><![CDATA[http://www.systemcentercentral.com/Blogs/tabid/150/rss/1/tag/Blog%20Virtualization/vsdCurPage/2/Default.aspx]]></link>
	<description />
	<language>en-us</language>
	<copyright><![CDATA[Copyright 2009 System Center Central All Rights Reserved.]]></copyright>
	<lastBuildDate>Thu, 31 May 2012 04:41:50 GMT</lastBuildDate>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/systemcentercentral/VirtualizationBlogs" /><feedburner:info uri="systemcentercentral/virtualizationblogs" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
			<title><![CDATA[Stats on Cloud Computing [Infographic]]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/xQVeGDilqjc/default.aspx</link>
			<description>&lt;p&gt;Cool infographic designed by the &lt;a href="http://www.webanalyticsworld.net/2010/11/cloud-stats-infographic-34-of-users.html" target="_blank"&gt;Cloud Hypermarket team&lt;/a&gt; which shows some interesting stats about cloud computing, such as adoption, benefits of using the cloud, budgeting, and the top users of cloud computing. Interesting to see how Windows 2012 impacts these numbers in a couple of years. Check out the full graphic below:&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.webanalyticsworld.net/wp-content/uploads/blogger/4-cloud-hypermarket-infographic-2010.jpg"&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/xQVeGDilqjc" height="1" width="1"/&gt;</description>
			<author>Tommy Gunn</author>
			<pubDate>Wed, 30 May 2012 13:30:21 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/93694/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/93694/default.aspx</feedburner:origLink></item>
		<item>
			<title><![CDATA[Creating and Using Custom Properties in VMM 2012 in PowerShell (and a gotcha)]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/bGbu6tq47f0/default.aspx</link>
			<description>&lt;p&gt;Custom properties, introduced in Virtual Machine Manager 2012 (VMM), consist of a user-defined name / value pair. They can be used in a variety of circumstances including &lt;/p&gt; &lt;ul&gt; &lt;li&gt;VM placement (or use of matching properties on host groups),  &lt;li&gt;Reporting (by using custom properties to tag VM's and services with various bits of owner information)  &lt;li&gt;Lifecycle Management (through the addition of a custom property to store expiration date)  &lt;li&gt;Customizing View in the VMM Admin Console (more on this in a minute)&lt;/li&gt;&lt;/ul&gt; &lt;div&gt;While you can add custom properties in the UI, I like adding them to PowerShell, which I can incorporate into Orchestrator runbooks to automate the VM and service provisioning, tagging by virtualization assets to support all of the possibilities mentioned above. Below is a sample script demonstrating how to tag a service instance with information to support virtualization lifecycle management, specifically owner information (a RequestedBy property) and an ExpirationDate property to store the retirement date for the newly deployed asset.&lt;/div&gt; &lt;div&gt;&lt;font size="5"&gt;Sample Script&lt;/font&gt; &lt;/div&gt; &lt;div&gt;PowerShell snow below intended for use in a VMM script, presumably as part of an Orchestrator runbook. The only thing you need to do make the sample work for you is define is the value of a variable called &lt;strong&gt;&lt;font color="#0000ff"&gt;$SvcName&lt;/font&gt;&lt;/strong&gt;, intended to represent the display name of the newly deployed service (from a service template)&lt;/div&gt; &lt;div&gt; &lt;div style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; background-color: #f4f4f4; border-left-style: none; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; border-right-style: none; font-size: 8pt; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;&lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; background-color: white; margin: 0em; border-left-style: none; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; border-right-style: none; font-size: 8pt; overflow: visible; padding-top: 0px"&gt;&lt;span style="color: #008000"&gt;#-------------------------------------------------------------&lt;/span&gt;&lt;/pre&gt;&lt;!--CRLF--&gt;&lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; background-color: #f4f4f4; margin: 0em; border-left-style: none; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; border-right-style: none; font-size: 8pt; overflow: visible; padding-top: 0px"&gt;&lt;span style="color: #008000"&gt;#Set Custom Properties on Service Instance &lt;/span&gt;&lt;/pre&gt;&lt;!--CRLF--&gt;&lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; background-color: white; margin: 0em; border-left-style: none; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; border-right-style: none; font-size: 8pt; overflow: visible; padding-top: 0px"&gt;&lt;span style="color: #008000"&gt;#-------------------------------------------------------------&lt;/span&gt;&lt;/pre&gt;&lt;!--CRLF--&gt;&lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; background-color: #f4f4f4; margin: 0em; border-left-style: none; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; border-right-style: none; font-size: 8pt; overflow: visible; padding-top: 0px"&gt;$MySvc = get-scservice | where {$_.Name &lt;span style="color: #cc6633"&gt;-like&lt;/span&gt; $SvcName}&lt;/pre&gt;&lt;!--CRLF--&gt;&lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; background-color: white; margin: 0em; border-left-style: none; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; border-right-style: none; font-size: 8pt; overflow: visible; padding-top: 0px"&gt;$customPropRequestedBy = Get-SCCustomProperty -Name &lt;span style="color: #006080"&gt;"RequestedBy"&lt;/span&gt;&lt;/pre&gt;&lt;!--CRLF--&gt;&lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; background-color: #f4f4f4; margin: 0em; border-left-style: none; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; border-right-style: none; font-size: 8pt; overflow: visible; padding-top: 0px"&gt;Set-SCCustomProperty -AddMember @(&lt;span style="color: #006080"&gt;"ServiceInstance"&lt;/span&gt;) -CustomProperty $customPropRequestedBy&lt;/pre&gt;&lt;!--CRLF--&gt;&lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; background-color: white; margin: 0em; border-left-style: none; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; border-right-style: none; font-size: 8pt; overflow: visible; padding-top: 0px"&gt;Set-SCCustomPropertyValue -InputObject $MySvc -CustomProperty $customPropRequestedBy -Value &lt;span style="color: #006080"&gt;"$RequestedBy"&lt;/span&gt;&lt;/pre&gt;&lt;!--CRLF--&gt;&lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; background-color: #f4f4f4; margin: 0em; border-left-style: none; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; border-right-style: none; font-size: 8pt; overflow: visible; padding-top: 0px"&gt; &lt;/pre&gt;&lt;!--CRLF--&gt;&lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; background-color: white; margin: 0em; border-left-style: none; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; border-right-style: none; font-size: 8pt; overflow: visible; padding-top: 0px"&gt;$customPropExpiry = Get-SCCustomProperty -Name &lt;span style="color: #006080"&gt;"ExpirationDate"&lt;/span&gt;&lt;/pre&gt;&lt;!--CRLF--&gt;&lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; background-color: #f4f4f4; margin: 0em; border-left-style: none; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; border-right-style: none; font-size: 8pt; overflow: visible; padding-top: 0px"&gt;Set-SCCustomProperty -AddMember @(&lt;span style="color: #006080"&gt;"ServiceInstance"&lt;/span&gt;) -CustomProperty $customPropExpiry&lt;/pre&gt;&lt;!--CRLF--&gt;&lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; background-color: white; margin: 0em; border-left-style: none; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; border-right-style: none; font-size: 8pt; overflow: visible; padding-top: 0px"&gt;Set-SCCustomPropertyValue -InputObject $MySvc -CustomProperty $customPropExpiry -Value &lt;span style="color: #006080"&gt;"$VMExpiration"&lt;/span&gt;&lt;/pre&gt;&lt;!--CRLF--&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;font size="5"&gt;Exposing Custom Properties in the UI&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;As alluded to earlier , in the VMs and Services pane of the VMM 2012 Admin Console,  custom properties can be exposed by right-clicking on the title bar and selecting the appropriate properties. below is a screenshot the results of the sample PowerShell snippet shown above use as part of a runbook to deploy a service  with VMM 2012. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1712/Default.aspx"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&amp;mediaId=1712&amp;moduleId=498&amp;q=1&amp;fullScale=0&amp;s=0&amp;width=644&amp;height=195" width="644" height="195"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="5"&gt;Something to be aware of (Gotcha)&lt;/font&gt; 
&lt;p&gt;Custom attributes do not accept special characters, such as apostrophes, which I witnessed firsthand recently.  There is a bug in VMM 2012  that presents itself when certain special characters are used in custom attributes throughout the UI, causing the console to crash.  The fix should you encounter this problem is to remove the offending value via PowerShell or direct database edit, (through Microsoft support would recommend the PowerShell method).&lt;/p&gt;
&lt;p&gt;&lt;font size="5"&gt;Additional Resources&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;Hopefully this info provides some food for thought when choosing your naming conventions for your template-based deployments in VMM 2012. Here are a few additional articles in the ‘private cloud in the real world’ series and related System Center articles you may find interesting. 
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/93616/Default.aspx"&gt;Cloud: Computer Name Scavenging, Reuse and Conflict Handling in VMM 2012&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92811/Default.aspx"&gt;3 Tips to Streamline Application Configuration, Deployment and Troubleshooting in VMM 2012 service templates (PCITRW)&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91762/Default.aspx"&gt;4 Hyper-V performance testing tips for the private cloud&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91761/Default.aspx"&gt;Great info on Hyper-V Dynamic Memory and Virtualizing SQL Workloads&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/Default.aspx?tabid=143&amp;IndexId=91581"&gt;Hyper-V Network Optimizations and Best Practices [Private Cloud]&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91537/Default.aspx"&gt;A look into Servicing Windows in Virtual Machine Manager 2012 (via PowerShell)&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/89956/Default.aspx"&gt;Configuring PRO integration between OpsMgr 2012 and VMM 2012&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91425/Default.aspx"&gt;[Private Cloud]: Configuring anti-affinity between VMs on Hyper-V 2008 R2 SP1 and VMM 2012&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91377/Default.aspx"&gt;Implementing rapid scale-out of a machine tier in VMM 2012 via PowerShell&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91360/Default.aspx"&gt;Cloud: A quick note on accurately measuring Hyper-V host performance and utilization&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91323/Default.aspx"&gt;What’s new in the Cloud Services Process Pack (CSPP) Release Candidate for System Center 2012?&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91276/Default.aspx"&gt;Private Cloud in the real world: 5 lessons from the private cloud fabric&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91186/Default.aspx"&gt;How to prepare for Orchestrator? Learn Opalis in a month of Friday afternoons! (free online resources)&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexId/60930/Default.aspx"&gt;PowerShell Scripts for System Center (Master Collection)&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/93002/Default.aspx"&gt;Orchestrator is AWESOME, but WHERE DO I START? [PCITRW]&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/93166/Default.aspx"&gt;OpsMgr: A 5 Step Plan for Developing an Effective LOB Application Monitoring Strategy (PCITRW)&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90771/Default.aspx"&gt;[Series] System Center 2012 and the Private Cloud in the real world&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91276/Default.aspx"&gt;Private Cloud in the real world: 5 lessons from the private cloud fabric&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91360/Default.aspx"&gt;Cloud: A quick note on accurately measuring Hyper-V host performance and utilization&lt;/a&gt; 
&lt;p&gt;Orchestrator Jumpstart Series &lt;/p&gt;
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92434/Default.aspx"&gt;Orchestrator 2012 Jumpstart: Day 1– Runbook Concepts, Components and Databus Rules&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92475/Default.aspx"&gt;Orchestrator Runbook Automation JumpStart: Part 2 – Advanced Features and Functionality&lt;/a&gt; 
&lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92651/Default.aspx"&gt;Orchestrator Runbook Automation Jumpstart (Part 3)–Bridging Gaps, Extending Capabilities, Best Practices&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/bGbu6tq47f0" height="1" width="1"/&gt;</description>
			<author>Pete Zerger</author>
			<pubDate>Tue, 29 May 2012 06:45:26 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/93649/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/93649/default.aspx</feedburner:origLink></item>
		<item>
			<title><![CDATA[Cloud: Computer Name Scavenging, Reuse and Conflict Handling in VMM 2012]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/3Cvf34T27eA/default.aspx</link>
			<description>&lt;p&gt;&lt;em&gt;Here are some notes from the field as part of our “Private Cloud in the real world” series. In this installment, I’ll talk about System Center Virtual Machine Manager 2012 (VMM) behavior when issuing names to VMs, reuse of names, conflict resolution (when no names are available) and the domain join process. I thought this useful info for those scenarios you may never have time to test for yourself, but for which the answers can prove very useful when known in advance.&lt;/em&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="5"&gt;Defining  Available Name Values&lt;/font&gt;&lt;/p&gt; &lt;p&gt;When you design templates and provide naming conventions for VMs in VMM 20112, you can use wildcards (specifically, the # sign) in your templates as an indicator to VMM which characters it can assign unique numeric sequences to at deploy time. For example, a value of WEBAPP### would result in computer (NetBIOS) names of WEBAPP001 through WEBAPP999 being issued to to newly deployed VMs. This creates a range (or pool) of names that can be used (and re-used) in deployment.&lt;/p&gt; &lt;p&gt;&lt;font size="5"&gt;VM Name Scavenging and Reuse&lt;/font&gt; &lt;/p&gt; &lt;p&gt;Default behavior (witnessed in deployment and deletion of more than 200 virtual machines this week) indicates that VMM scavenges names (returns names to the pool) when VMs are deleted and reuses them as soon as possible. For example, if you deploy 10 machines with the WEBAPP### convention using a service template (containing a single VM), they will be named WEBAPP001 – WEBAPP010. If you delete the service containing WEBAPP005, the next VM deployed will be named WEBAPP005.&lt;/p&gt; &lt;p&gt;This is a clear indicator that VMM is paying attention and making efficient use of available names based on the naming pattern provided.&lt;/p&gt; &lt;p&gt;&lt;font size="5"&gt;VMM Behavior in Naming Conflicts&lt;/font&gt;&lt;/p&gt; &lt;p&gt;There are a couple of scenarios to consider here. Conflicting names and also poor choice in naming pattern that results in a limited pool of available names, in which case we may actually run out of available names for new VMs.&lt;/p&gt; &lt;p&gt;First, when you attempt to deploy from template and provide a name that is already in use, VMM will throw an error and block the attempt, which is predictable I think.&lt;/p&gt; &lt;p&gt;For the second scenario, let’s look at an example. I define a slightly different naming pattern in my template, this time WEBAPP#. This provides a pool of exactly nine names…WEBAPP1 – WEBAPP9. So what happens when the pool of available names is exhausted and you attempt to deploy a service (via service template) that contains the 10th machine?&lt;/p&gt; &lt;p&gt;&lt;em&gt;VMM will actually launch the service deployment, but when the deployment attempts to provision the VM, the following error is thrown and the deployment fails.&lt;/em&gt;&lt;/p&gt; &lt;p&gt;&lt;font color="#ff0000"&gt;&lt;strong&gt;Error (630). The computer name must be a valid IP address or name containing letters and numbers. The computer name cannot contain spaces or any of the following characters….&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt; &lt;/p&gt; &lt;p&gt;The takeaway here is simply that you want to consider how many VMs may be deployed simultaneously in your environment and choose a pool larger than you will need. Using the example above:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;WEBAPP## gives you 99 unique options (WEBAPP01 – WEBAPP99)  &lt;li&gt;WEBAPP## gives you 999 unique options (WEBAPP001 – WEBAPP999)&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;font size="5"&gt;Domain Join with Name Reuse &lt;/font&gt;&lt;/p&gt; &lt;p&gt;My VM and service templates are configured to join the computer to the domain at deployment time. In a Windows 2008 R2 Active Directory domain, I found the domain join process was seamless, even with frequent name reuse. DNS could be an issue if security is tight (and not just anyone can update an A record), so I am running with a less stringent DNS security configuration in my environment. The most common issue I have encountered in conditions of frequent name reuse (not uncommon in a lab environment where lots of deployment testing goes on) is actually DNS cache on the Hyper-V host. I have seen connection to the VM after deployment fail, causing application deployment to fail, requiring the job to be restarted. Not an everyday occurrence, but something to consider.&lt;/p&gt; &lt;p&gt;&lt;font size="5"&gt;Additional Resources&lt;/font&gt;&lt;/p&gt; &lt;p&gt;Hopefully this info provides some food for thought when choosing your naming conventions for your template-based deployments in VMM 2012. Here are a few additional articles in the ‘private cloud in the real world’ series and related System Center articles you may find interesting.&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92811/Default.aspx"&gt;3 Tips to Streamline Application Configuration, Deployment and Troubleshooting in VMM 2012 service templates (PCITRW)&lt;/a&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91762/Default.aspx"&gt;4 Hyper-V performance testing tips for the private cloud&lt;/a&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91761/Default.aspx"&gt;Great info on Hyper-V Dynamic Memory and Virtualizing SQL Workloads&lt;/a&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/Default.aspx?tabid=143&amp;IndexId=91581"&gt;Hyper-V Network Optimizations and Best Practices [Private Cloud]&lt;/a&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91537/Default.aspx"&gt;A look into Servicing Windows in Virtual Machine Manager 2012 (via PowerShell)&lt;/a&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/89956/Default.aspx"&gt;Configuring PRO integration between OpsMgr 2012 and VMM 2012&lt;/a&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91425/Default.aspx"&gt;[Private Cloud]: Configuring anti-affinity between VMs on Hyper-V 2008 R2 SP1 and VMM 2012&lt;/a&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91377/Default.aspx"&gt;Implementing rapid scale-out of a machine tier in VMM 2012 via PowerShell&lt;/a&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91360/Default.aspx"&gt;Cloud: A quick note on accurately measuring Hyper-V host performance and utilization&lt;/a&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91323/Default.aspx"&gt;What’s new in the Cloud Services Process Pack (CSPP) Release Candidate for System Center 2012?&lt;/a&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91276/Default.aspx"&gt;Private Cloud in the real world: 5 lessons from the private cloud fabric&lt;/a&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91186/Default.aspx"&gt;How to prepare for Orchestrator? Learn Opalis in a month of Friday afternoons! (free online resources)&lt;/a&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexId/60930/Default.aspx"&gt;PowerShell Scripts for System Center (Master Collection)&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/93002/Default.aspx"&gt;Orchestrator is AWESOME, but WHERE DO I START? [PCITRW]&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/93166/Default.aspx"&gt;OpsMgr: A 5 Step Plan for Developing an Effective LOB Application Monitoring Strategy (PCITRW)&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90771/Default.aspx"&gt;[Series] System Center 2012 and the Private Cloud in the real world&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91276/Default.aspx"&gt;Private Cloud in the real world: 5 lessons from the private cloud fabric&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91360/Default.aspx"&gt;Cloud: A quick note on accurately measuring Hyper-V host performance and utilization&lt;/a&gt;&lt;/li&gt; &lt;p&gt;Orchestrator Jumpstart Series  &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92434/Default.aspx"&gt;Orchestrator 2012 Jumpstart: Day 1– Runbook Concepts, Components and Databus Rules&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92475/Default.aspx"&gt;Orchestrator Runbook Automation JumpStart: Part 2 – Advanced Features and Functionality&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92651/Default.aspx"&gt;Orchestrator Runbook Automation Jumpstart (Part 3)–Bridging Gaps, Extending Capabilities, Best Practices&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/3Cvf34T27eA" height="1" width="1"/&gt;</description>
			<author>Pete Zerger</author>
			<pubDate>Sat, 26 May 2012 03:33:21 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/93616/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/93616/default.aspx</feedburner:origLink></item>
		<item>
			<title><![CDATA[Hyper-V Replica in Windows 2012 in 10 Minutes [2-Minute Overview and Video demo]]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/-prl6lTjGDE/default.aspx</link>
			<description>&lt;p&gt;I am going to run through a quick 2-minute synopsis of a few of the most important Hyper-V features in Windows 8 Beta (now Windows Server 2012) for a customer, and thought I would share with the community at the same time. Below you’ll find a brief description covering the high points of the solution and a short recorded video where you can see the feature in action.  &lt;p&gt;&lt;font size="5"&gt;What is Hyper-V Replica?&lt;/font&gt;  &lt;p&gt;Hyper-V replica is a game-changing technology that provides a high availability solution that is storage agnostic and very flexible in terms of security (Active Directory not required). This feature enables you to replicate virtual machines between storage systems, clusters, and data centers in two sites to provide business continuity and disaster recovery. Hyper-V Replica is new functionality added to the Hyper-V Role in Windows Server 2012. Hyper-V Replica enables organizations to implement an affordable Business Continuity and Disaster Recovery (BCDR) solution for virtualized workloads. This allows virtual machines running at a primary site to be efficiently replicated to secondary location (Replica site) across a WAN link.  &lt;p&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1604/Default.aspx"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&amp;mediaId=1604&amp;moduleId=498&amp;q=1&amp;fullScale=0&amp;s=0&amp;width=603&amp;height=209" width="603" height="209"&gt;&lt;/a&gt;  &lt;p&gt;Hyper-V Replica provides a storage-agnostic and workload-agnostic solution that replicates efficiently, periodically, and asynchronously over IP-based networks, typically to a remote site. Hyper-V Replica allows a Hyper-V Administrator, in the event of a failure at a primary site (e.g. fire, natural disaster, power outage, server failure etc.), to execute a failover of production workloads to replica servers at a secondary location within minutes, thus incurring minimal downtime. &lt;u&gt;The configurations at each site do not have to be the same with respect to server or storage hardware&lt;/u&gt;.  &lt;p&gt;&lt;font size="5"&gt;What’s the big deal? (the value add)&lt;/font&gt;  &lt;p&gt;This feature makes it easier and less expensive to plan and implement business continuity and disaster recovery solutions for your virtual machines. Hyper-V Replica provides the necessary management APIs that enable IT management vendors to build disaster recovery (DR) solutions for enterprise customers. Likewise, hosting companies  that host dedicated/virtual servers for their customers can more easily offer DR as a service, (especially Small and Medium Business (SMB) customers).  &lt;p&gt;The solution is basically &lt;strong&gt;&lt;em&gt;storage agnostic&lt;/em&gt;&lt;/strong&gt;. This component is designed in such a way that it makes the scenario work irrespective of where the virtual machine VHD file(s) resides (VHD files can be hosted on Direct Attached Storage (DAS), a SAN LUN, an SMB share on a File Server, or a Cluster Shared Volume (CSV).  &lt;p&gt;&lt;font size="5"&gt;Installation and Security&lt;/font&gt;  &lt;p&gt;From a security perspective, Hyper-V Replica can also be implemented &lt;u&gt;between un-trusted domains/workgroups&lt;/u&gt;. Hyper-V Replica is implemented as part of the Hyper-V Role. The Hyper-V Role can be enabled on a standalone Hyper-V server or on servers that are members of a Failover Cluster. Hyper-V servers can function as members of a Workgroup or as member servers in the same or different Active Directory domains. It is not required that Primary and Replica servers be part of the same Active Directory domain. If the Hyper-V server role is enabled on servers that are members of a Failover Cluster, those servers must be joined to the same Active Directory domain.  &lt;p&gt;&lt;strong&gt;What works differently? &lt;/strong&gt;You can use a built-in solution to configure virtual machines to be replicated to a second server running Hyper-V. For more information, see &lt;a href="http://technet.microsoft.com/en-us/library/hh831783.aspx"&gt;Maintaining Business Continuity of Virtualized Environments with Hyper-V Replica: scenario overview&lt;/a&gt;.  &lt;p&gt;&lt;font size="5"&gt;Video: Configuring and Operating Hyper-V Replica in Windows Server 2012 (Beta)&lt;/font&gt;&lt;/p&gt; &lt;p&gt;Here’s a short video where you can see Hyper-V Replica in action.  &lt;/p&gt; &lt;p&gt;&lt;a href="http://www.youtube.com/watch?v=0Mj7jy2y5ng" target="_blank"&gt;Configuring and Operating Hyper-V Replica&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="5"&gt;Additional Information&lt;/font&gt;  &lt;p&gt;Hopefully this helped you get the concept in hand. If you’re ready for the deep dive, MS has published an 80+ page whitepaper on the topic at  &lt;a href="http://www.microsoft.com/en-us/download/details.aspx?id=29016" target="_blank"&gt;&lt;font size="3"&gt;Understand and Troubleshoot Hyper-V Replica in Windows Server "8" Beta&lt;/font&gt;&lt;/a&gt;  &lt;p&gt;And just a few of the many System Center and MS Private Cloud-related System Center 2012 articles here on SCC  &lt;p&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91377/Default.aspx"&gt;Implementing rapid scale-out of a machine tier in VMM 2012 via PowerShell&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91360/Default.aspx"&gt;Cloud: A quick note on accurately measuring Hyper-V host performance and utilization&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91323/Default.aspx"&gt;What’s new in the Cloud Services Process Pack (CSPP) Release Candidate for System Center 2012?&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91276/Default.aspx"&gt;Private Cloud in the real world: 5 lessons from the private cloud fabric&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91186/Default.aspx"&gt;How to prepare for Orchestrator? Learn Opalis in a month of Friday afternoons! (free online resources)&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexId/60930/Default.aspx"&gt;PowerShell Scripts for System Center (Master Collection)&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91425/Default.aspx"&gt;[Private Cloud]: Configuring anti-affinity between VMs on Hyper-V 2008 R2 SP1 and VMM 2012&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91523/Default.aspx"&gt;SCVMM Tip: Testing PRO Integration in VMM / OpsMgr 2012&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91762/Default.aspx"&gt;4 Hyper-V performance testing tips for the private cloud&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91581/Default.aspx"&gt;Hyper-V Network Optimizations and Best Practices [Private Cloud]&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91806/Default.aspx"&gt;Streamlining Linux VM configuration on Hyper-V with the Set-LinuxVM PowerShell module&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/-prl6lTjGDE" height="1" width="1"/&gt;</description>
			<author>Pete Zerger</author>
			<pubDate>Mon, 14 May 2012 15:09:57 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/93402/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/93402/default.aspx</feedburner:origLink></item>
		<item>
			<title><![CDATA[Hyper-V on Windows 2012  New Features and Enhancements [Video Shorts]]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/RDXtO9-yeqo/default.aspx</link>
			<description>&lt;p&gt;&lt;img style="margin: 0px 10px 0px 0px; display: inline; float: left" align="left" src="http://windowsteamblog.com/cfs-filesystemfile.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-59-23-metablogapi/1537.Win8Logo_5F00_01_5F00_008485DD.jpg" width="240" height="51"&gt;Here is a series of video shorts from some of the &lt;a href="http://www.infrontconsulting.com/" target="_blank"&gt;MVPs on the Infront team&lt;/a&gt; demonstrating some of the new virtualization-related features in Hyper-V v3 on Windows Server 2012 (aka Windows 8) including: Hyper-V Replica, Storage Live Migration, Controlling Network Bandwidth for VMs, Dynamic Memory Enhancements and Failover-related topics. &lt;p&gt;&lt;font size="4"&gt;&lt;strong&gt;To access:&lt;/strong&gt;&lt;/font&gt; &lt;ul&gt; &lt;li&gt;Click the link&lt;/li&gt; &lt;li&gt;Scroll to the top of the page (&lt;em&gt;Youtube renders kind of funky in IE requiring this sometimes&lt;/em&gt;)&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;font size="4"&gt;&lt;strong&gt;The Series&lt;/strong&gt;&lt;/font&gt; &lt;p&gt;&lt;a href="http://m.youtube.com/watch?gl=US&amp;hl=en&amp;client=mv-google&amp;v=0Mj7jy2y5ng#watch_actions" target="_blank"&gt;Configuring and Operating Hyper-V Replica in Windows Server 2012&lt;/a&gt; &lt;p&gt;&lt;a href="http://m.youtube.com/watch?gl=US&amp;hl=en&amp;client=mv-google&amp;v=mKsb_SzH3eg#watch_actions" target="_blank"&gt;Initiating a Failover in Windows Server 2012&lt;/a&gt;  &lt;p&gt;&lt;a href="http://m.youtube.com/watch?gl=US&amp;hl=en&amp;client=mv-google&amp;v=VHM-8Eysviw#watch_actions" target="_blank"&gt;Reversing the Replication Path after Failover in Windows 2012 Hyper-V&lt;/a&gt;  &lt;p&gt;&lt;a href="http://m.youtube.com/watch?gl=US&amp;hl=en&amp;client=mv-google&amp;v=Vemucpq3a1E#watch_actions" target="_blank"&gt;Dynamic Memory Enhancements in Windows Server 2012&lt;/a&gt;  &lt;p&gt;&lt;a href="http://m.youtube.com/watch?gl=US&amp;hl=en&amp;client=mv-google&amp;v=oplZVCVb0xI#watch_actions" target="_blank"&gt;Controlling Network Bandwidth for VMs in Windows Server 2012&lt;/a&gt; &lt;p&gt;&lt;a href="http://m.youtube.com/watch?gl=US&amp;hl=en&amp;client=mv-google&amp;v=nhvoUNI9IpQ#watch_actions" target="_blank"&gt;Storage Live Migration in Windows 2012 Hyper-V&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/RDXtO9-yeqo" height="1" width="1"/&gt;</description>
			<author>Pete Zerger</author>
			<pubDate>Tue, 08 May 2012 16:06:05 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/93310/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/93310/default.aspx</feedburner:origLink></item>
		<item>
			<title><![CDATA[MMS 2012 Keynote 4/17: Summary for Geeks (#SYSCTR, #MMS2012)]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/cqXYvBHINaM/default.aspx</link>
			<description>&lt;p&gt;The first keynote of MMS 2012 represented the 10 year anniversary for MMS! Specific points from the keynote include the following items:  &lt;/p&gt;
&lt;p&gt;&lt;em&gt;Announcements&lt;/em&gt;:  &lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;System Center 2012 was officially announced:&lt;/strong&gt; &lt;em&gt;A USB Key provided for MMS attendees with all of the System Center 2012 software&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Windows Server 2012 name announced!&lt;/strong&gt;
    &lt;ul&gt;
        &lt;li&gt;(Previously referred to as “Windows Server 8”)  &lt;/li&gt;
        &lt;li&gt;This implies that Windows Server 2012 will be released in 2012  &lt;/li&gt;
        &lt;li&gt;Presenters discussed that System Center will be updated to support Windows Server 2012&lt;/li&gt;
    &lt;/ul&gt;
    &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;Other items of note&lt;/em&gt;:  &lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;An SCVMM report showing included forecasting (shown below)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1548/Default.aspx"&gt;&lt;img width="686" height="308" title="image" style="border-width: 0px; border-style: solid; padding-top: 0px; padding-right: 0px; padding-left: 0px; display: inline; background-image: none;" alt="image" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&amp;mediaId=1548&amp;moduleId=498&amp;q=1&amp;fullScale=0&amp;s=0&amp;width=686&amp;height=308" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;There was a great demo video from Vijay Tewari to deploy a bare metal host in SCVMM (Having met Vijay in the past I loved the coffee jokes integrated throughout- he may be the only guy at Microsoft I know who drinks more coffee than I do)  &lt;/li&gt;
    &lt;li&gt;Demonstration of Operations Manager showing service level integration and dashboards in OpsMgr 2012, and .NET monitoring including application failures.  &lt;/li&gt;
    &lt;li&gt;MCSE re-invented for the cloud: MCSE Private Cloud.  &lt;/li&gt;
    &lt;li&gt;Windows Server 2012:
    &lt;ul&gt;
        &lt;li&gt;No shared storage, migration of VM’s between servers. “Shared nothing live migration”  &lt;/li&gt;
        &lt;li&gt;Network virtualization in Windows Server 2012&lt;/li&gt;
    &lt;/ul&gt;
    &lt;/li&gt;
    &lt;li&gt;Catapult’s own Jason Sharp was on the intro-video! (see the picture in the top left)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1549/Default.aspx"&gt;&lt;img width="696" height="353" title="image" style="border-width: 0px; border-style: solid; padding-top: 0px; padding-right: 0px; padding-left: 0px; display: inline; background-image: none;" alt="image" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&amp;mediaId=1549&amp;moduleId=498&amp;q=1&amp;fullScale=0&amp;s=0&amp;width=696&amp;height=353" /&gt;&lt;/a&gt;N&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/cqXYvBHINaM" height="1" width="1"/&gt;</description>
			<author>Cameron Fuller</author>
			<pubDate>Tue, 17 Apr 2012 16:51:57 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/92903/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/92903/default.aspx</feedburner:origLink></item>
		<item>
			<title><![CDATA[Moving Applications to the Cloud, 2nd Edition [Microsoft E-book Download]]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/X_83vsoLDdI/default.aspx</link>
			<description>&lt;p&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1529/Default.aspx"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" align="left" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&amp;mediaId=1529&amp;moduleId=498&amp;q=1&amp;fullScale=0&amp;s=0&amp;width=240&amp;height=180" width="240" height="180"&gt;&lt;/a&gt;This book provides a look at considerations, processes and tools for migrating applications to Azure. Great for IT pros who want to know a bit more about what is involved in migrating on premise applications to Windows Azure.&lt;/p&gt; &lt;p&gt;Download for free at &lt;a href="http://www.microsoft.com/download/en/details.aspx?id=29252"&gt;http://www.microsoft.com/download/en/details.aspx?id=29252&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/X_83vsoLDdI" height="1" width="1"/&gt;</description>
			<author>Pete Zerger</author>
			<pubDate>Wed, 11 Apr 2012 23:04:45 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/92814/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/92814/default.aspx</feedburner:origLink></item>
		<item>
			<title><![CDATA[Are you looking to participate in the System Center community via Twitter?]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/-3W4MdzovgM/default.aspx</link>
			<description>&lt;p&gt;If so, consider using the following hash tags to have your content followed by the greater System Center community at large.&lt;/p&gt;  &lt;table border="0" cellspacing="0" cellpadding="0"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="534"&gt;         &lt;p&gt;&lt;b&gt;Component&lt;/b&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="104"&gt;         &lt;p&gt;&lt;b&gt;Hashtag&lt;/b&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="534"&gt;         &lt;p&gt;System Center all up or broad awareness &lt;/p&gt;          &lt;p&gt;&lt;b&gt;(should be included in every tweet related to SC)&lt;/b&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="104"&gt;         &lt;p&gt;#sysctr&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="534"&gt;         &lt;p&gt;These are only included in tweets that are specific to a particular component:&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="104"&gt; &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="534"&gt;         &lt;p&gt;Virtual Machine Manager&lt;b&gt;&lt;/b&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="104"&gt;         &lt;p&gt;#scvmm&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="534"&gt;         &lt;p&gt;Service Manager&lt;b&gt;&lt;/b&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="104"&gt;         &lt;p&gt;#scsm&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="534"&gt;         &lt;p&gt;Operations Manager&lt;b&gt;&lt;/b&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="104"&gt;         &lt;p&gt;#scom&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="534"&gt;         &lt;p&gt;Data Protection Manager&lt;b&gt;&lt;/b&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="104"&gt;         &lt;p&gt;#scdpm&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="534"&gt;         &lt;p&gt;Orchestrator&lt;b&gt;&lt;/b&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="104"&gt;         &lt;p&gt;#scorc&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="534"&gt;         &lt;p&gt;Advisor&lt;b&gt;&lt;/b&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="104"&gt;         &lt;p&gt;#scadvisor&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="534"&gt;         &lt;p&gt;App Controller&lt;b&gt;&lt;/b&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="104"&gt;         &lt;p&gt;#scappctrl&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="534"&gt;         &lt;p&gt;Configuration Manager&lt;b&gt;&lt;/b&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="104"&gt;         &lt;p&gt;#configmgr&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;Have fun, learn System Center. &lt;a href="http://www.infrontconsulting.com/training.php"&gt;www.infrontconsulting.com/training.php&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/-3W4MdzovgM" height="1" width="1"/&gt;</description>
			<author>rorymccaw</author>
			<pubDate>Fri, 06 Apr 2012 03:27:43 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/92725/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/92725/default.aspx</feedburner:origLink></item>
		<item>
			<title><![CDATA[Great demos coming in today's System Center Virtual User Group meeting!]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/Jr8NI9Rj5s0/default.aspx</link>
			<description>&lt;p&gt;The latest installment of the System Center Virtual User Group kicks off today! Today you’ll see demo heavy sessions on the new MP authoring tools in OpsMgr 2012, how to extend ConfigMgr 2012 to manage your 3rd party devices (iPads, iPhones, MAC, etc. etc.), as well as the latest release of the Veeam nworks MP for monitoring VMware ESX / vSphere. Should be a great show…details below.  &lt;p&gt;&lt;font size="5"&gt;Registration&lt;/font&gt;  &lt;p&gt;&lt;strong&gt;Registration for the System Center Virtual User Group Meeting #18&lt;/strong&gt;  &lt;p&gt;&lt;a href="http://www.clicktoattend.com/?id=159955"&gt;http://www.clicktoattend.com/?id=159955&lt;/a&gt;&lt;/p&gt; &lt;h4&gt;&lt;font size="5"&gt;Agenda&lt;/font&gt;&lt;/h4&gt; &lt;p&gt;The planned agenda shown here (all times EST)&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1477/Default.aspx"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&amp;mediaId=1477&amp;moduleId=498&amp;q=1&amp;fullScale=0&amp;s=0&amp;width=758&amp;height=147" width="758" height="147"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="5"&gt;Sponsor&lt;/font&gt;  &lt;p&gt;This installment of the System Center Virtual User Group is brought to you by SystemCenterCentral.com  &lt;p&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1419/Default.aspx"&gt;&lt;img title="clip_image002" alt="clip_image002" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&amp;mediaId=1419&amp;moduleId=498&amp;q=1&amp;fullScale=0&amp;s=0&amp;width=644&amp;height=97" width="644" height="97"&gt;&lt;/a&gt;  &lt;p&gt;&lt;font size="5"&gt;Speaker Bio's&lt;/font&gt;  &lt;h5&gt;Ken Galvin&lt;/h5&gt; &lt;p&gt;Ken Galvin is the Program Manager of the QMX – System Center unit of Quest Software. He has been with the QMX product for over six years in a number of roles including project, operations, product and product marketing and business development – primarily in the international and public sectors. Before Quest, Ken worked at AT&amp;T for 20 years in operations, sales operations, sales management and project management. He lives near the Blue Ridge Mountains in Virginia with his wife and four children and is very active in music and youth ministry in his community.  &lt;h5&gt;Alec King&lt;/h5&gt; &lt;p&gt;Alec King is a Director of Product Management at Veeam, and the original author and architect of the hugely successful ‘nworks Management Pack for VMware’. An expert in monitoring, management and automation, Alec has been developing MPs in Microsoft Operations Manager since MOM 2000. Alec regularly delivers presentations at technology trade shows such as Microsoft Management Summit, Tech-Ed and VMworld.  &lt;h5&gt;Baelson Duque&lt;/h5&gt; &lt;p&gt;Baelson Duque started at Microsoft a Systems Engineer and shortly thereafter, became a Tools Engineer building tools for Microsoft Game Studios Operations team that managed zone.msn.com. There he owned the Monitoring Infrastructure where Baelson pioneered MOM 2000 as the Operations Monitoring Platform. Baelson is now a proud member of the System Center Operations Manager Program Management team bringing with him over 5 years of Operational Expertise from many levels in the IT Operations stack. Baelson has been with the OpsMgr PM Team for over 8 years designing many features from core modules in the Infrastructure, many Management Packs, Distributed Application Designer, Synthetic Transactions, and various MP Templates. Baelson is currently a Sr. Program Manager responsible for the Next Gen UI Framework to support Dashboards in OpsMgr 2012 and the Authoring Tools for Management Packs.&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/Jr8NI9Rj5s0" height="1" width="1"/&gt;</description>
			<author>Pete Zerger</author>
			<pubDate>Fri, 30 Mar 2012 17:08:03 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/92598/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/92598/default.aspx</feedburner:origLink></item>
		<item>
			<title><![CDATA[What IT admins should know about cloud and virtualization [infographic]]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/vbM5sGExBdM/default.aspx</link>
			<description>&lt;p&gt;Here’s an infographic with some interesting tips, facts and statistics on cloud and virtualization from Solarwinds. It shows private cloud in the lead over public and hybrid…I thought it would be the opposite.&lt;/p&gt; &lt;p&gt;  &lt;a href="http://visually.visually.netdna-cdn.com/infographicsresourcessolarwinds_4f1e66fcca630.jpg"&gt;&lt;img title="Virtualization management - infographic" alt="virtualization infographic" src="http://www.thecloudinfographic.com/wp-content/uploads/2012/03/virtualization-management.jpg" width="620" height="1746"&gt;&lt;/a&gt;  &lt;p&gt;  &lt;p&gt;Via &lt;a href="http://visual.ly/what-todays-admins-should-know-about-virtualization"&gt;Visual.ly&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/vbM5sGExBdM" height="1" width="1"/&gt;</description>
			<author>Tommy Gunn</author>
			<pubDate>Thu, 29 Mar 2012 15:42:46 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/92564/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/92564/default.aspx</feedburner:origLink></item>
		<item>
			<title><![CDATA[Orchestrator Runbook Automation JumpStart: Part 2 - Advanced Features and Functionality]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/9qQ0zI8xw7s/default.aspx</link>
			<description>&lt;p&gt;If you read part 1 and completed the hands-on labs, you now have a foundation in Orchestrator runbook functionality and authoring. In part 2, we are going to build on this functionality. This installment will discuss advanced runbook concepts that will allow you to incorporate advanced decision logic into modular runbooks that will support reuse.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;font color="#008000"&gt;HAND ON LABS:&lt;/font&gt;&lt;/strong&gt; &lt;em&gt;As mentioned in part 1, to reinforce the concepts covered in this installment, you will find a &lt;u&gt;pointer to accompanying hands-on lab exercises&lt;/u&gt; (on Microsoft’s TechNet Virtual Labs) that reinforce the concepts discussed here. These labs are largely Opalis 6.3 labs, but the authoring experience (interface, runbook concepts, etc.) in Orchestrator is &lt;u&gt;basically unchanged&lt;/u&gt; from that of Opalis (although some terminology has been updated). In fact, the runbooks used in these Opalis labs all work in Orchestrator 2012.&lt;/em&gt;&lt;/p&gt; &lt;div class="popupFooterBtn"&gt;&lt;/div&gt;&lt;!-- end #dvPopup --&gt;&lt;!-- End Tech Briefcase Button and What's This --&gt;&lt;!-- #sharetop --&gt; &lt;div style="clear: both"&gt;&lt;/div&gt;&lt;!--paging_filter--&gt; &lt;p&gt;&lt;font size="5"&gt;In the Series&lt;/font&gt;  &lt;p&gt;The series will consist of the following articles. Since the entire series is ready, you should see a new article every 3 days or so.  &lt;div&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92434/Default.aspx" target="_blank"&gt;Day 1 (this article): Runbook Concepts, Components and Rules of the Databus&lt;/a&gt;  &lt;li&gt;Day 2: Advanced Features and Functionality (this article)  &lt;li&gt;Day 3: Bridging Gaps, Extending Capabilities, Best Practices  &lt;li&gt;Day 4: Deep Dive into the Orchestrator Web Service  &lt;li&gt;Day 5: Wrap Up, Challenge lab and Bonus Download&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt; &lt;p&gt;&lt;font size="5"&gt;In This Installment&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;Advanced Runbook Features and Functionality  &lt;li&gt;Testing and Troubleshooting Your Runbooks  &lt;li&gt;Taking Automation to the next level with Orchestrator and System Center  &lt;li&gt;Hands on Labs&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;New to Orchestrator? Go back and read &lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92434/Default.aspx" target="_blank"&gt;part 1&lt;/a&gt; in the series before continuing.&lt;/p&gt; &lt;h2&gt;Advanced Runbook Features and Functionality&lt;/h2&gt; &lt;p&gt;With the basics under your belt, it's time to explore some of the more advanced features of Orchestrator. This section will touch a number of advanced runbook elements, including:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Runbook Nesting  &lt;li&gt;Looping  &lt;li&gt;Junctions  &lt;li&gt;Data Manipulation Functions  &lt;li&gt;Variables  &lt;li&gt;Complex Link Logic (advanced branching) [coming in part 3] &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;strong&gt;&lt;font size="4"&gt;Runbook Nesting&lt;/font&gt; &lt;/strong&gt;&lt;/p&gt; &lt;p&gt;You can initiate one Orchestrator runbook from within another runbook using an &lt;strong&gt;Invoke Runbook &lt;/strong&gt;activity. The runbook being called is referred to as the &lt;em&gt;child runbook&lt;/em&gt;, and the runbook that is making the call using the Invoke Runbook activity is known as the &lt;em&gt;parent runbook&lt;/em&gt;. It is possible for data to be passed to the child runbook from the parent runbook, allowing data from the child runbook to be published for use in the parent runbook.&lt;/p&gt; &lt;p&gt;As discussed in &lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92434/Default.aspx" target="_blank"&gt;part 1&lt;/a&gt;, data publishing behavior at the activity level within a single runbook is automatic. This is not the case when working with multiple runbooks and attempting to publish data between them. By default, no published data from within the child runbook is visible to the parent; you must perform some additional configuration steps to make the output of the child runbook available to the parent. For a look at how to configure data publishing between runbooks, check out this blog post "&lt;a href="http://marcusoh.blogspot.com/2010/12/opalis-working-around-limitations-with.html"&gt;Opalis: working around limitations with workflow activities and link operators&lt;/a&gt;" from &lt;em&gt;Opalis Integration Server 6.3 Unleashed&lt;/em&gt; contributing author Marcus Oh.&lt;/p&gt; &lt;p&gt;You will want to get familiar with Invoke Runbook and publishing data between runbooks, because this plays an important role in Orchestrator runbook authoring best practices. This will be discussed more in part 3 of this series.&lt;/p&gt; &lt;p&gt;&lt;font size="4"&gt;&lt;strong&gt;Looping&lt;/strong&gt; &lt;/font&gt;&lt;/p&gt; &lt;p&gt;Looping allows you to build automatic retries, monitoring, and validation into a runbook, and at multiple points within the runbook if needed. Orchestrator enables you to configure conditions to exit the loop. For example, if you wish to exit after a minimum number of executions or after a certain amount of time, you can select the associated "Loop" &lt;strong&gt;Common Published data&lt;/strong&gt; on the &lt;strong&gt;Exit&lt;/strong&gt; tab, then select ‘Number of attempts’, as displayed in Figure 1.&lt;/p&gt; &lt;p style="text-align: center"&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1420/Default.aspx"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&amp;mediaId=1420&amp;moduleId=498&amp;q=1&amp;fullScale=0&amp;s=0&amp;width=482&amp;height=191" width="482" height="191"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p align="center"&gt;&lt;font color="#0000a0"&gt; &lt;strong&gt;Figure 1 - Exit Tab Configuration in runbook Properties&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;You can define looping behaviors on the &lt;strong&gt;Exit&lt;/strong&gt; and &lt;strong&gt;Do Not Exit&lt;/strong&gt; tabs in Looping properties. Note that the rules on the Do Not Exit tab &lt;u&gt;always&lt;/u&gt; take precedence over the rules on the Exit tab.&lt;/p&gt; &lt;ul&gt; &lt;li&gt;The Exit tab shown in Figure 1 specifies the conditions that will determine if the loop will exit.  &lt;li&gt;The Do Not Exit tab specifies the conditions that will cause the loop to continue. &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Looping can be configured only available at the activity level, not at the runbook level. However, you can work around this limitation with the Invoke Runbook activity, as explained by Ryan Andorfer in his post "&lt;a href="http://opalis.wordpress.com/2011/02/28/looping-a-policy/"&gt;Looping a Policy&lt;/a&gt;."&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;font size="4"&gt;Junctions &lt;/font&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;The &lt;strong&gt;Junction&lt;/strong&gt; activity enables you to configure a runbook to allow multiple branches in the runbook to complete before it continues past the Junction activity. In addition, the Junction activity can republish data from any one branch so that activities downstream of the Junction activity can consume the data. Data from branches other than the one you select will not be available. You can also choose "None" to stop propagation of published data from any of the branches upstream of the Junction activity if the data is not needed downstream in the runbook.&lt;/p&gt; &lt;p&gt;For example, the Operations Manager maintenance mode runbook in Figure 2 uses a Junction to ensure the Start Maintenance Mode activities for the Windows Computer, Operations Manager Health Service, and Health Service Watcher (HSW) have completed before attempting to restart the computer. A copy of this runbook is included in the &lt;span style="text-decoration: underline"&gt;&lt;a href="http://systemcentercentral.com/Downloads/DownloadsDetails/tabid/144/IndexId/88560/Default.aspx"&gt;code download&lt;/a&gt;&lt;/span&gt; included with this article.&lt;/p&gt; &lt;p style="text-align: center"&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1421/Default.aspx"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&amp;mediaId=1421&amp;moduleId=498&amp;q=1&amp;fullScale=0&amp;s=0&amp;width=662&amp;height=223" width="662" height="223"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p style="text-align: center"&gt;&lt;strong&gt;&lt;font color="#0000a0"&gt;Figure 2 - Operations Manager 2007 R2 Computer Maintenance Mode runbook*&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;font size="4"&gt;&lt;/font&gt;&lt;/strong&gt; &lt;/p&gt; &lt;p&gt;&lt;em&gt;&lt;font color="#cccccc"&gt;&lt;font color="#666666"&gt;*What maintenance mode looks like in a runbook for OpsMgr 2012 will be a bit different than what you see in figure 2.  More on this in a later post.&lt;/font&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;font size="4"&gt;Data Manipulation Functions&lt;/font&gt;&lt;/strong&gt; &lt;/p&gt; &lt;p&gt;The data manipulation functions in Orchestrator enable you to manipulate string, numeric, and date/time data from published data items or other sources, and convert this into a usable form. You can also perform arithmetic operations on numeric data, including addition, subtraction, multiplication, and division. For example, you can extract data from a text file using a text file management activity, trim leading and trailing spaces from the text, and then retrieve specific parts of the text that you can pass to other activities as Published Data. Microsoft's article at &lt;a href="http://technet.microsoft.com/en-us/library/gg440683.aspx"&gt;http://technet.microsoft.com/en-us/library/gg440683.aspx&lt;/a&gt; provides a detailed description of all data manipulation functions.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;font size="4"&gt;Variables &lt;/font&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;As you are building runbooks, you may find there are values that are the same across different activities in multiple runbooks. When these values need to be updated, it becomes inconvenient to individually change each activity. Variables act as a placeholder in your runbooks, enabling you to specify a value in one location and then use that value globally in any activity. At run time, the workflow engine translates variables configured in an activity during design time.&lt;/p&gt; &lt;p&gt;The funny thing about a variable in Orchestrator is that it rarely varies at all! A variable is almost always set to a static value, meaning a variable in Orchestrator is much like a constant in common programming languages. However, there are two exceptions to the rule:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;The NOW() function, which returns info on the current date/time &lt;li&gt;System environment variables (such as %WINDIR%, shown in Figure 3) &lt;/li&gt;&lt;/ul&gt; &lt;p style="text-align: center"&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1422/Default.aspx"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&amp;mediaId=1422&amp;moduleId=498&amp;q=1&amp;fullScale=0&amp;s=0&amp;width=610&amp;height=410" width="610" height="410"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p style="text-align: center"&gt;&lt;strong&gt;&lt;font color="#0000a0"&gt;Figure 3 - An environment variable used as the variable value&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;You can read more about these special Orchestrator variables at &lt;a href="http://technet.microsoft.com/en-us/library/gg440631.aspx"&gt;http://technet.microsoft.com/en-us/library/gg440631.aspx&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;&lt;font size="4"&gt;&lt;strong&gt;Complex Link Logic&lt;/strong&gt; &lt;/font&gt;&lt;strong&gt;&lt;font size="4"&gt;(advanced branching)&lt;/font&gt; &lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Links connect activities in a runbook and direct the flow of activity and data within a runbook. Links provide precedence between two activities. The default logic on a link between two activities is "Success". This means that if the activity runs (regardless of result), the downstream activity to which it is linked will execute. However, link conditions can provide sophisticated functionality for implementing complex decision flows involving text, numeric or time-related data.&lt;/p&gt; &lt;p&gt;Part 3 of this series discusses some of the possibilities of links and branching in depth.&lt;/p&gt; &lt;h2&gt;Testing and Troubleshooting Your Runbooks&lt;/h2&gt; &lt;p&gt;When it is running, every runbook generates a log which you can view in the Runbook Designer. When you are viewing a runbook, the &lt;strong&gt;Log&lt;/strong&gt; and &lt;strong&gt;Log History&lt;/strong&gt; windows will display the real-time and historic logs for the selected runbook. The Orchestrator Web Console allows you to view runbook execution in real time:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;The &lt;strong&gt;Log&lt;/strong&gt; window displays the logging of the current run of the runbook. The log displays when the runbook started, and the activity currently running in the runbook will have the running label beside it. The log enables you to determine if there are any problems with specific activities in your runbook.  &lt;li&gt;The &lt;strong&gt;Log History&lt;/strong&gt; window, shown in Figure 4, displays all previous executions of the runbook you selected. The time that the runbook started and ended is displayed at the top of each log entry, and the result of each activity execution is displayed for each entry. &lt;/li&gt;&lt;/ul&gt; &lt;p align="center"&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1423/Default.aspx"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&amp;mediaId=1423&amp;moduleId=498&amp;q=1&amp;fullScale=0&amp;s=0&amp;width=405&amp;height=214" width="405" height="214"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p style="text-align: center"&gt;&lt;strong&gt;&lt;font color="#0000a0"&gt;Figure 4 - Log and Log History tabs in the Runbook Designer&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Double-clicking an activity log entry in the log lets you view the result of the execution of that activity. The &lt;strong&gt;Details&lt;/strong&gt; dialog displays the Name, Type, Status, Start Time, and End Time of the activity. If enabled, the Details dialog also enables you to browse the Published Data of the activity when it was executed. Use this information when troubleshooting your runbook.&lt;/p&gt; &lt;p&gt;During the development process, you can click the &lt;strong&gt;Test&lt;/strong&gt; button in the toolbar of the Runbook Designer to launch the &lt;strong&gt;Runbook Testing Console &lt;/strong&gt;to test runbook execution. You can step through the runbook activity-by-activity in the runbook Testing Console, manually advancing through the runbook activities and viewing detailed activity output. Keep in mind that the runbook Testing Console actually executes the runbook activities; this is not a theoretical execution. For example, if you test a runbook that deletes records from a database, those records are actually deleted!&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font style="background-color: #ffffff"&gt;&lt;strong&gt;Notes from the Field:&lt;/strong&gt; A common issue encountered by Orchestrator users is a runbook that generates a different result in the Runbook Testing Console than returned when running the runbook from the Runbook Designer. This is usually explained by user security. Runbooks you run in the Runbook Designer run in the context of the Runbook Server service account. On the other hand, runbooks you run in the runbook Testing Console execute in the context of your current user credentials. If your user account does not have the same permissions as the Runbook Server service account, some runbooks that successfully run in the Runbook Designer may fail when run from the Runbook Testing Console.&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;h2&gt;Taking Automation to the next level with Orchestrator and System Center&lt;/h2&gt; &lt;p&gt;The System Center IPs for Orchestrator deliver integration between System Center products for a variety of use case scenarios, including:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Incident Remediation (via Operations Manager 2007 R2)  &lt;li&gt;Virtual Machine Provisioning (via Virtual Machine Manager 2008 R2)  &lt;li&gt;Change Management and CMDB automation (via Service Manager 2010)  &lt;li&gt;Backup and Recovery (via Data Protection Manager 2010)  &lt;li&gt;Software and Update Distribution (via Configuration Manager 2007) &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; &lt;em&gt;The System Center 2012 IPs are currently in beta and available for download at&lt;/em&gt; &lt;a title="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=28725" href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=28725"&gt;http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=28725&lt;/a&gt;&lt;/p&gt; &lt;p&gt;For example, the runbook shown in Figure 5 interacts with Operations Manager 2007 R2 to automate incident remediation.&lt;/p&gt; &lt;p align="center"&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1424/Default.aspx"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&amp;mediaId=1424&amp;moduleId=498&amp;q=1&amp;fullScale=0&amp;s=0&amp;width=458&amp;height=225" width="458" height="225"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p style="text-align: center"&gt;&lt;strong&gt;&lt;font color="#0000a0"&gt;Figure 5 - Sample Incident Remediation runbook from Orchestrator 2012&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Here is a high-level description of the steps performed in this runbook:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;The Monitor Alert activity monitors for an alert titled 'DHCP Service Stopped'.  &lt;li&gt;The Get Service Status activity checks to verify the DHCP Client service is actually stopped.  &lt;li&gt;If the service is running, a custom field on the Operations Manager alert is updated with a note indicating a false alarm.  &lt;li&gt;If the service is stopped, the Start DHCP Service activity restarts the service.  &lt;li&gt;Once the service is started, the alert is updated with a note that the service has been restarted by Orchestrator. &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The activities from these IPs also can be used together to create advanced automation scenarios incorporating multiple System Center products in a single automation sequence. A copy of the sample runbook shown in Figure 5 is included in the &lt;span style="text-decoration: underline"&gt;&lt;a href="http://www.systemcentercentral.com/downloads/downloadsdetails/tabid/144/indexid/88561/default.aspx"&gt;code download&lt;/a&gt;&lt;/span&gt; included with this article.&lt;/p&gt; &lt;p&gt;&lt;font size="5"&gt;Hands-On Lab&lt;/font&gt;  &lt;p&gt;Now, you’re ready to apply what you’ve learned in the creation of more advanced Orchestrator runbooks. As with the hands-on labs in part 1, the runbooks in these labs will run equally well in Opalis and Orchestrator.  &lt;ul&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="http://go.microsoft.com/?linkid=9776958"&gt;TechNet Virtual Lab: Opalis: Building Advanced Policies&lt;/a&gt;  &lt;li&gt;&lt;a href="http://go.microsoft.com/?linkid=9776963"&gt;TechNet Virtual Lab: Opalis: Incorporating Advanced Logic into Your Policies&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt; &lt;p&gt;&lt;strong&gt;&lt;font color="#ff0000"&gt;REMEMBER&lt;/font&gt;&lt;font color="#ff0000"&gt;:&lt;/font&gt;&lt;/strong&gt;  &lt;ul&gt; &lt;li&gt;Authoring experience and interface in Opalis and Orchestrator&lt;em&gt; is basically the same.&lt;/em&gt;  &lt;li&gt;&lt;strong&gt;&lt;em&gt;Policies&lt;/em&gt;&lt;/strong&gt; in Opalis are what we now call &lt;strong&gt;&lt;em&gt;Runbooks&lt;/em&gt;&lt;/strong&gt; in Orchestrator….same concept, new terminology.  &lt;li&gt;&lt;strong&gt;&lt;em&gt;Foundation Objects&lt;/em&gt;&lt;/strong&gt; are now called &lt;strong&gt;&lt;em&gt;Standard Activities&lt;/em&gt;&lt;/strong&gt;….same concept, new terminology.&lt;/li&gt;&lt;/ul&gt; &lt;h2&gt;Next Installment&lt;/h2&gt; &lt;p&gt;That's it for this installment. The third installment continues this discussion of Orchestrator fundamentals, including:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Complex Link Logic (Advanced Branching)  &lt;li&gt;Bridging the Gaps with PowerShell  &lt;li&gt;Extending Your Capabilities with Community-Developed IPs  &lt;li&gt;Runbook Authoring Best Practices &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;font size="5"&gt;Get Orchestrator Unleashed&lt;/font&gt;  &lt;p&gt;Pete Zerger is an author for the upcoming &lt;i&gt;System Center 2012 Orchestrator Unleashed &lt;/i&gt;(&lt;a href="http://www.amazon.com/System-Center-2012-Orchestrator-Unleashed/dp/0672336103"&gt;http://www.amazon.com/System-Center-2012-Orchestrator-Unleashed/dp/0672336103&lt;/a&gt;). This book is authored by an expert team of current and former Microsoft MVPs who also wrote the industry's leading guide to Opalis 6.3, Orchestrator 2012's predecessor product.&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/9qQ0zI8xw7s" height="1" width="1"/&gt;</description>
			<author>Pete Zerger</author>
			<pubDate>Mon, 26 Mar 2012 18:02:14 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/92475/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/92475/default.aspx</feedburner:origLink></item>
		<item>
			<title><![CDATA[[Infographic] Business and the cloud&hellip;adoption, challenges, expectations]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/nC9icrwQ29g/default.aspx</link>
			<description>&lt;p&gt;The majority already have at least a toe in the water...more than 60% having already implemented at least one cloud solution, in trials, or planning an implementation. &lt;p&gt;&lt;img src="http://www.thecloudinfographic.com/wp-content/uploads/2011/11/business-and-the-cloud-symantec.jpg" width="605" height="557"&gt; &lt;p&gt;via &lt;a href="http://www.symantec.com/about/news/resources/press_kits/detail.jsp?pkid=stateofcloud2011" target="_blank"&gt;Symantec&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/nC9icrwQ29g" height="1" width="1"/&gt;</description>
			<author>Tommy Gunn</author>
			<pubDate>Sat, 24 Mar 2012 00:47:07 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/92464/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/92464/default.aspx</feedburner:origLink></item>
		<item>
			<title><![CDATA[How big is the data in the cloud? [infographic]]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/Y5BB264KuIM/default.aspx</link>
			<description>&lt;p&gt;The rise of the cloud is even faster than I though. This infographic from &lt;a href="http://www.csc.com/insights/flxwd/78931-big_data_just_beginning_to_explode"&gt;CSC&lt;/a&gt; predicts that by 2020 roughly 1/3 of all data produced will live in or pass through the cloud. The size of that data will be 32 Zettabytes, which is roughly 1 trillion gygabytes of data!  &lt;p&gt;&lt;a href="http://assets1.csc.com/insights/images/CSC_Infographic_Big_Data.jpg"&gt;&lt;img title="Big data growth - infographic" alt="cloud computing infographic" src="http://www.thecloudinfographic.com/wp-content/uploads/2012/03/big-data-growth.jpg" width="620" height="1160"&gt;&lt;/a&gt;  &lt;p&gt;Via &lt;a href="http://www.csc.com/insights/flxwd/78931-big_data_just_beginning_to_explode"&gt;CSC&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/Y5BB264KuIM" height="1" width="1"/&gt;</description>
			<author>Tommy Gunn</author>
			<pubDate>Thu, 22 Mar 2012 03:16:58 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/92413/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/92413/default.aspx</feedburner:origLink></item>
		<item>
			<title><![CDATA[Podcast: Inside Central 19-ROI on Runbook Automation]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/RdPBTzCe3hk/default.aspx</link>
			<description>&lt;p&gt;&lt;strong&gt;Episode Description:&lt;/strong&gt; Pete is back, and this episode he provides some great guidance and advice on how best to calculate and tackle ROI for RBA. We are also excited to announce that the Inside Podcast will be broadcasting live, every day from MMS 2012. For more information &lt;a href="http://insidepodcastnetwork.tv/inside-mms-broadcasting-live-from-mms-2012/"&gt;click here.&lt;/a&gt; &lt;p&gt;&lt;font size="5"&gt;Download&lt;/font&gt; &lt;font size="5"&gt;Episode and Show Notes &lt;/font&gt; &lt;p&gt;Find the episode download and links to resources mentioned in the podcast at &lt;a href="http://insidepodcastnetwork.tv/show/ic19/"&gt;http://insidepodcastnetwork.tv/show/ic19/&lt;/a&gt;  &lt;p&gt;&lt;font size="5"&gt;Previous Episodes&lt;/font&gt;  &lt;p&gt;You can review show notes and download previous episodes at the links below  &lt;ul&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92389/Default.aspx" target="_blank"&gt;Inside Central 18 – Skilling Up on System Center 2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92343/Default.aspx"&gt;Inside Central 17 – Hyper-V Performance Testing (Notes from the Field)&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92314/Default.aspx" target="_blank"&gt;Inside Central 16-Orchestrated Host and App Servicing in System Center 2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92271/Default.aspx"&gt;Inside Central 15– PowerShell v3 with MVP Marco Shaw&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic14/"&gt;Inside Central 14 – APM, Cross Platform and Dashboards in OM2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/inside-central-13-ms-private-cloud-and-system-center-2012/"&gt;Inside Central 13 – MS Private Cloud and System Center 2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic12/"&gt;Inside Central 12 – OpsMgr 2012 Command Shell&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic11/"&gt;Inside Central 11 – DO, PO and PRO in System Center 2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic10/"&gt;Inside Central 10 – Troubleshooting XPlat Agent Deployment&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic9/"&gt;Inside Central 9 – OM2012, Opalis and the Ongoing Struggles of Broadcasting Video&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic8/"&gt;Inside Central 8 – ConfigMgr has Pete on the run&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic7/"&gt;Inside Central 7 – Upgrade and Migration Paths for OpsMgr 2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic6/"&gt;Inside Central 6 – Transitioning Scripts and Management Packs to OpsMgr 2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic5/"&gt;Inside Central 5 – Configuring SharePoint 2010 Monitoring in OM 2007 R2&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic4/"&gt;Inside Central 4 – Orchestrator Integration and PowerShell x64&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic3/"&gt;Inside Central 3 – OpsMgr Console Latency and Database Queuing&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic2/"&gt;Inside Central 2 – How to Build Custom Reports in SCOM&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic1/"&gt;Inside Central 1 – Episode 1&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/RdPBTzCe3hk" height="1" width="1"/&gt;</description>
			<author>Pete Zerger</author>
			<pubDate>Thu, 22 Mar 2012 00:04:54 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/92401/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/92401/default.aspx</feedburner:origLink></item>
		<item>
			<title><![CDATA[Podcast: Inside Central 18 - Skilling Up on System Center 2012]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/-HnJLuyldpw/default.aspx</link>
			<description>&lt;p&gt;&lt;strong&gt;Episode Description: &lt;/strong&gt;This podcast, which was recorded on the 24th of Feb. With Pete taking the week off, OpsMgr MVP Cameron Fuller is at the helm. We discuss some valuable approaches to creating your own home lab and essential techniques that will assist in “Skilling Up” for Operations Manager 2012.  &lt;p&gt;&lt;font size="5"&gt;Download&lt;/font&gt; &lt;font size="5"&gt;Episode and Show Notes &lt;/font&gt; &lt;p&gt;Find the episode download and links to resources mentioned in the podcast at &lt;a href="http://insidepodcastnetwork.tv/show/ic18/"&gt;http://insidepodcastnetwork.tv/show/ic18/&lt;/a&gt;  &lt;p&gt;&lt;font size="5"&gt;Previous Episodes&lt;/font&gt;  &lt;p&gt;You can review show notes and download previous episodes at the links below  &lt;ul&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92343/Default.aspx"&gt;Inside Central 17 – Hyper-V Performance Testing (Notes from the Field)&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92314/Default.aspx" target="_blank"&gt;Inside Central 16-Orchestrated Host and App Servicing in System Center 2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92271/Default.aspx"&gt;Inside Central 15– PowerShell v3 with MVP Marco Shaw&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic14/"&gt;Inside Central 14 – APM, Cross Platform and Dashboards in OM2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/inside-central-13-ms-private-cloud-and-system-center-2012/"&gt;Inside Central 13 – MS Private Cloud and System Center 2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic12/"&gt;Inside Central 12 – OpsMgr 2012 Command Shell&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic11/"&gt;Inside Central 11 – DO, PO and PRO in System Center 2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic10/"&gt;Inside Central 10 – Troubleshooting XPlat Agent Deployment&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic9/"&gt;Inside Central 9 – OM2012, Opalis and the Ongoing Struggles of Broadcasting Video&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic8/"&gt;Inside Central 8 – ConfigMgr has Pete on the run&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic7/"&gt;Inside Central 7 – Upgrade and Migration Paths for OpsMgr 2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic6/"&gt;Inside Central 6 – Transitioning Scripts and Management Packs to OpsMgr 2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic5/"&gt;Inside Central 5 – Configuring SharePoint 2010 Monitoring in OM 2007 R2&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic4/"&gt;Inside Central 4 – Orchestrator Integration and PowerShell x64&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic3/"&gt;Inside Central 3 – OpsMgr Console Latency and Database Queuing&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic2/"&gt;Inside Central 2 – How to Build Custom Reports in SCOM&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic1/"&gt;Inside Central 1 – Episode 1&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/-HnJLuyldpw" height="1" width="1"/&gt;</description>
			<author>Pete Zerger</author>
			<pubDate>Wed, 21 Mar 2012 01:23:30 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/92389/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/92389/default.aspx</feedburner:origLink></item>
		<item>
			<title><![CDATA[[MMS 2012 Sessions] Managing Cisco UCS with PowerShell and System Center]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/2cGwXWQiSIc/default.aspx</link>
			<description>&lt;p&gt;Cisco partners with Microsoft on System Center and Private Cloud, but has their own management suite (under the acronym CITEIS) that would be a competitor to System Center in some respects (more at &lt;a href="http://ow.ly/9Kw1m"&gt;http://ow.ly/9Kw1m&lt;/a&gt; ), but nobody touches System Center for end-to-end management capabilities. I see UCS gear in the field frequently of late, and I am very pleased to see that Cisco is delivering two sessions at MMS 2012 on how to manage Cisco UCS with System Center 2012 and PowerShell. I am definitely hoping to make at least one of these sessions….session details below.&lt;/p&gt; &lt;p&gt;&lt;font size="5"&gt;Sessions Details&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="4"&gt;&lt;strong&gt;Session Title:&lt;/strong&gt; Understanding &amp; Simplifying Virtual Machine Networking &lt;/font&gt; &lt;p&gt;&lt;strong&gt;Speaker:&lt;/strong&gt; Appaji Malla, Product Manager, Cisco Nexus 1000V&lt;br&gt;Tuesday, April 17&lt;br&gt;4:00 p.m. – 5:15 p.m.  &lt;p&gt;&lt;strong&gt;Abstract:&lt;/strong&gt; Server virtualization &amp; cloud environments provide numerous benefits to enterprise customers; however, the dynamic nature of these environments presents additional complexities for virtual machine networking.  &lt;p&gt;This session covers how Cisco Nexus 1000V can help simplify your virtualization environment through a non-disruptive operational model; policy based provisioning and tight integration with System Center Virtual Machine Manager.  &lt;p&gt;Attend this session to learn about Cisco Nexus 1000V architecture, the rich networking capabilities it brings to Hyper-V environments, and how it can simplify your network operations.  &lt;hr&gt;  &lt;p&gt;&lt;font size="4"&gt;&lt;strong&gt;Session Title:&lt;/strong&gt; Manage Cisco UCS with Microsoft System Center 2012 and PowerShell &lt;/font&gt; &lt;p&gt;&lt;strong&gt;Speaker:&lt;/strong&gt; Chakri Avala, Product Manager, Engineering&lt;br&gt;Wednesday, April 18&lt;br&gt;2:15 p.m. – 3:30 p.m.  &lt;p&gt;&lt;strong&gt;Abstract:&lt;/strong&gt; This session will cover management of UCS with Microsoft System Center tools and PowerShell. This session will show integration of UCS XML API with management tools from Microsoft to expose detailed Cisco UCS hardware inventory, monitoring, alerting and automating UCS management using Microsoft PowerShell.  &lt;p&gt;Short demonstrations and videos of Cisco-developed integrations for Microsoft System Center 2012 will illustrate how to monitor, alert, automate, and orchestrate the Cisco UCS environment. A short demonstration of Cisco UCS management using Cisco-developed Cisco UCS PowerTool (PowerShell toolkit) will show integration capabilities of Cisco UCS XML API with powerful scripting tools such as Microsoft PowerShell.&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/2cGwXWQiSIc" height="1" width="1"/&gt;</description>
			<author>Pete Zerger</author>
			<pubDate>Tue, 20 Mar 2012 01:15:24 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/92365/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/92365/default.aspx</feedburner:origLink></item>
		<item>
			<title><![CDATA[Podcast: Inside Central 17 - Hyper-V Performance Testing Notes from the Field]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/mekM7_6U-ck/default.aspx</link>
			<description>&lt;p&gt;In this episode, Dan and Pete discuss some interesting findings from a recent work Pete did involving head-to-head VMware and Hyper-V (VMM) go head-to-head in performance testing.  &lt;p&gt;&lt;font size="5"&gt;Download&lt;/font&gt; &lt;font size="5"&gt;Episode and Show Notes &lt;/font&gt; &lt;p&gt;Find the episode download and links to resources mentioned in the podcast at &lt;a href="http://insidepodcastnetwork.tv/show/ic17/"&gt;http://insidepodcastnetwork.tv/show/ic17/&lt;/a&gt; &lt;p&gt;&lt;font size="5"&gt;Previous Episodes&lt;/font&gt; &lt;p&gt;You can review show notes and download previous episodes at the links below &lt;ul&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92314/Default.aspx" target="_blank"&gt;Inside Central 16-Orchestrated Host and App Servicing in System Center 2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92271/Default.aspx"&gt;Inside Central 15– PowerShell v3 with MVP Marco Shaw&lt;/a&gt; &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic14/"&gt;Inside Central 14 – APM, Cross Platform and Dashboards in OM2012&lt;/a&gt; &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/inside-central-13-ms-private-cloud-and-system-center-2012/"&gt;Inside Central 13 – MS Private Cloud and System Center 2012&lt;/a&gt; &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic12/"&gt;Inside Central 12 – OpsMgr 2012 Command Shell&lt;/a&gt; &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic11/"&gt;Inside Central 11 – DO, PO and PRO in System Center 2012&lt;/a&gt; &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic10/"&gt;Inside Central 10 – Troubleshooting XPlat Agent Deployment&lt;/a&gt; &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic9/"&gt;Inside Central 9 – OM2012, Opalis and the Ongoing Struggles of Broadcasting Video&lt;/a&gt; &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic8/"&gt;Inside Central 8 – ConfigMgr has Pete on the run&lt;/a&gt; &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic7/"&gt;Inside Central 7 – Upgrade and Migration Paths for OpsMgr 2012&lt;/a&gt; &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic6/"&gt;Inside Central 6 – Transitioning Scripts and Management Packs to OpsMgr 2012&lt;/a&gt; &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic5/"&gt;Inside Central 5 – Configuring SharePoint 2010 Monitoring in OM 2007 R2&lt;/a&gt; &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic4/"&gt;Inside Central 4 – Orchestrator Integration and PowerShell x64&lt;/a&gt; &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic3/"&gt;Inside Central 3 – OpsMgr Console Latency and Database Queuing&lt;/a&gt; &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic2/"&gt;Inside Central 2 – How to Build Custom Reports in SCOM&lt;/a&gt; &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic1/"&gt;Inside Central 1 – Episode 1&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/mekM7_6U-ck" height="1" width="1"/&gt;</description>
			<author>Pete Zerger</author>
			<pubDate>Mon, 19 Mar 2012 10:22:21 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/92343/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/92343/default.aspx</feedburner:origLink></item>
		<item>
			<title><![CDATA[Download: Windows Server &ldquo;8&rdquo; Beta Hyper-V Component Architecture Poster]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/EOjzVfewRsM/default.aspx</link>
			<description>&lt;p&gt;This poster provides a visual reference for understanding key Hyper-V technologies in Windows Server “8” Beta and focuses on Hyper-V Replica, networking, virtual machine mobility (live migration), storage, failover clustering, and scalability.&lt;/p&gt; &lt;p&gt;Download at &lt;a href="http://www.microsoft.com/download/en/confirmation.aspx?id=29189"&gt;http://www.microsoft.com/download/en/confirmation.aspx?id=29189&lt;/a&gt;&lt;/p&gt; &lt;p&gt; &lt;/p&gt; &lt;p&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1402/Default.aspx"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&amp;mediaId=1402&amp;moduleId=498&amp;q=1&amp;fullScale=0&amp;s=0&amp;width=1012&amp;height=634" width="1012" height="634"&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/EOjzVfewRsM" height="1" width="1"/&gt;</description>
			<author>Tommy Gunn</author>
			<pubDate>Mon, 19 Mar 2012 09:44:38 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/92341/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/92341/default.aspx</feedburner:origLink></item>
		<item>
			<title><![CDATA[Windows 8 Tutorials Master Index]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/ReqFvjSB3m0/default.aspx</link>
			<description>&lt;p&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1400/Default.aspx"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 10px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" align="left" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&amp;mediaId=1400&amp;moduleId=498&amp;q=1&amp;fullScale=0&amp;s=0&amp;width=244&amp;height=72" width="244" height="72"&gt;&lt;/a&gt;I’ve been running through some great Windows 8 tutorials from around the Internet to get ramped up on the new OS.&lt;/p&gt; &lt;p&gt;For in-depth step-by-step, have a look at the list of  “&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92098/Default.aspx" target="_blank"&gt;Windows 8 Understanding and Troubleshooting Guides&lt;/a&gt;” on the Microsoft site.&lt;/p&gt; &lt;p&gt;Here’s a list of short task-specific tutorials (from various sites, including eightforums.com) that I’ve been leveraging to get comfortable. I’ll add to this list in the coming weeks as I my testing progresses.&lt;/p&gt; &lt;p&gt;&lt;font color="#000000"&gt;&lt;strong&gt;WIndows 8 User Interface&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="http://www.bleepingcomputer.com/tutorials/how-to-use-windows-8-metro-start-screen/" target="_blank"&gt;Introducing the Windows 8 Metro Start Screen&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.howtogeek.com/107711/how-to-get-the-classic-start-menu-back-in-windows-8/"&gt;How to Get the Classic Start Menu Back in Windows 8&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.eightforums.com/tutorials/4874-start-screen-resize-metro-app-tiles-smaller-larger-windows-8-a.html"&gt;Start Screen - Resize Metro App Tiles Smaller or Larger in Windows 8&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.eightforums.com/tutorials/4873-start-screen-name-rename-group-apps-windows-8-a.html"&gt;Start Screen - Name or Rename a Group of Apps in Windows 8&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.eightforums.com/tutorials/4870-start-screen-apps-organize-into-groups.html"&gt;Start Screen Apps - Organize into Groups&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.eightforums.com/tutorials/4869-zoom-view-start-apps-screen-windows-8-a.html"&gt;Zoom View - In Start and Apps Screen in Windows 8&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.bleepingcomputer.com/tutorials/tutorial177.html"&gt;How to see hidden files in Windows 8&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.eightforums.com/tutorials/4861-administrative-tools-hide-show-start-screen-windows-8-a.html"&gt;Administrative Tools - Hide or Show on the "Start" Screen in Windows 8&lt;/a&gt; &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;strong&gt;Working with Metro Apps&lt;/strong&gt; &lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="http://www.bleepingcomputer.com/tutorials/uninstall-a-metro-app-in-windows-8/"&gt;How to uninstall a Metro App in Windows 8&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.eightforums.com/tutorials/4439-metro-multitasking-run-two-metro-apps-same-time.html"&gt;Metro Multitasking - Run Two Metro Apps at the Same Time&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.bleepingcomputer.com/tutorials/how-to-resize-and-move-windows-8-metro-apps/"&gt;How to resize and move Metro App tiles in Windows 8&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.bleepingcomputer.com/tutorials/add-remove-programs-windows-8-start-screen/"&gt;Adding and removing apps and programs from the Windows 8 Metro Start Screen&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.eightforums.com/tutorials/4125-apps-close-windows-8-a.html"&gt;Apps - Close in Windows 8&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.eightforums.com/tutorials/2352-apps-pin-unpin-metro-start-screen-windows-8-a.html"&gt;Apps - Pin or Unpin - Metro "Start" Screen in Windows 8&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;strong&gt;Dual Boot and Disk Configurations&lt;/strong&gt;&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="http://www.eightforums.com/tutorials/2393-windows-8-vhd-create-boot-dual-boot.html"&gt;Windows 8 VHD - Create at Boot to Dual Boot with WIndows 7&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.eightforums.com/tutorials/4924-advanced-boot-options-menu-boot-windows-8-a.html"&gt;Advanced Boot Options Menu - Boot to in Windows 8&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.eightforums.com/tutorials/3047-sfc-scannow-command-run-windows-8-a.html"&gt;SFC /SCANNOW Command - Run in Windows 8&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.eightforums.com/tutorials/1697-iso-images-mount-unmount.html"&gt;ISO Images - Mount or Unmount&lt;/a&gt; &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;strong&gt;Authentication and Account Management&lt;/strong&gt;&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="http://www.eightforums.com/tutorials/4842-local-account-switch-windows-8-a.html"&gt;Local Account - Switch to in Windows 8&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.eightforums.com/tutorials/4840-microsoft-account-switch-windows-8-a.html"&gt;Microsoft Account - Switch to in Windows 8&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.eightforums.com/tutorials/2584-lock-log-off-restart-shut-down-switch-user-windows-8-a.html"&gt;Lock, Log off, Restart, Shut Down, Switch User - Windows 8&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/ReqFvjSB3m0" height="1" width="1"/&gt;</description>
			<author>Pete Zerger</author>
			<pubDate>Fri, 16 Mar 2012 21:38:57 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/92324/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/92324/default.aspx</feedburner:origLink></item>
		<item>
			<title><![CDATA[Podcast: Inside Central 16 - Orchestrated Host and App Servicing in System Center 2012]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/FN2RnH-loys/default.aspx</link>
			<description>&lt;p&gt;In this, the first episode for 2012 Dan and Pete discuss host and application servicing (a.k.a. patch management) in System Center 2012.  &lt;p&gt;&lt;font size="5"&gt;Show Notes&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;a href="http://blogs.technet.com/b/iftekhar/archive/2011/06/21/private-cloud-management-with-vmm-2012-part-3-adding-an-update-server-and-enable-orchestrated-update-management.aspx" target="_blank"&gt;Private Cloud Management with VMM 2012 (Part 3): Adding an update server and enable orchestrated update management&lt;/a&gt;  &lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/library/gg675088.aspx"&gt;How to Perform Rolling Updates on a Hyper-V Host Cluster in VMM&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;font size="5"&gt;Download&lt;/font&gt;  &lt;p&gt;Download episode 16 here:  &lt;a title="MP3 (54.6MB)" href="http://www.podtrac.com/pts/redirect.mp3/traffic.libsyn.com/systemcenterpodcast/Inside_Central_16_-_Orchestrated_Host_and_App_Servicing_in_SC_2012.mp3"&gt;Inside Central Episode 16 (MP3)&lt;/a&gt;  &lt;p&gt;&lt;font size="5"&gt;Previous Episodes&lt;/font&gt;  &lt;p&gt;You can review show notes and download previous episodes at the links below  &lt;ul&gt; &lt;li&gt;&lt;a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/92271/Default.aspx"&gt;Inside Central 15– PowerShell v3 with MVP Marco Shaw&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic14/"&gt;Inside Central 14 – APM, Cross Platform and Dashboards in OM2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/inside-central-13-ms-private-cloud-and-system-center-2012/"&gt;Inside Central 13 – MS Private Cloud and System Center 2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic12/"&gt;Inside Central 12 – OpsMgr 2012 Command Shell&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic11/"&gt;Inside Central 11 – DO, PO and PRO in System Center 2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic10/"&gt;Inside Central 10 – Troubleshooting XPlat Agent Deployment&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic9/"&gt;Inside Central 9 – OM2012, Opalis and the Ongoing Struggles of Broadcasting Video&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic8/"&gt;Inside Central 8 – ConfigMgr has Pete on the run&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic7/"&gt;Inside Central 7 – Upgrade and Migration Paths for OpsMgr 2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic6/"&gt;Inside Central 6 – Transitioning Scripts and Management Packs to OpsMgr 2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic5/"&gt;Inside Central 5 – Configuring SharePoint 2010 Monitoring in OM 2007 R2&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic4/"&gt;Inside Central 4 – Orchestrator Integration and PowerShell x64&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic3/"&gt;Inside Central 3 – OpsMgr Console Latency and Database Queuing&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic2/"&gt;Inside Central 2 – How to Build Custom Reports in SCOM&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic1/"&gt;Inside Central 1 – Episode 1&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/FN2RnH-loys" height="1" width="1"/&gt;</description>
			<author>Pete Zerger</author>
			<pubDate>Fri, 16 Mar 2012 05:07:02 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/92314/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/92314/default.aspx</feedburner:origLink></item>
		<item>
			<title><![CDATA[Podcast: Inside Central 15- PowerShell v3 with MVP Marco Shaw]]></title>
			<link>http://feedproxy.google.com/~r/systemcentercentral/VirtualizationBlogs/~3/HXZa-kNG5V0/default.aspx</link>
			<description>&lt;p&gt;In this episode Dan is joined by PowerShell MVP Marco Shaw while Pete gets a well deserved sleep in.Dan and Marco chat about the recent release of PowerShell v3 CTP2 and some of the great new features of v3.  &lt;p&gt;&lt;font size="5"&gt;Download&lt;/font&gt;  &lt;p&gt;Download and show notes at &lt;a title="http://insidepodcastnetwork.tv/show/ic15/" href="http://insidepodcastnetwork.tv/show/ic15/"&gt;http://insidepodcastnetwork.tv/show/ic15/&lt;/a&gt;  &lt;p&gt;&lt;font size="5"&gt;Previous Episodes&lt;/font&gt;  &lt;p&gt;You can review show notes and download previous episodes at the links below  &lt;ul&gt; &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic14/"&gt;Inside Central 14 – APM, Cross Platform and Dashboards in OM2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/inside-central-13-ms-private-cloud-and-system-center-2012/"&gt;Inside Central 13 – MS Private Cloud and System Center 2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic12/"&gt;Inside Central 12 – OpsMgr 2012 Command Shell&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic11/"&gt;Inside Central 11 – DO, PO and PRO in System Center 2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic10/"&gt;Inside Central 10 – Troubleshooting XPlat Agent Deployment&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic9/"&gt;Inside Central 9 – OM2012, Opalis and the Ongoing Struggles of Broadcasting Video&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic8/"&gt;Inside Central 8 – ConfigMgr has Pete on the run&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic7/"&gt;Inside Central 7 – Upgrade and Migration Paths for OpsMgr 2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic6/"&gt;Inside Central 6 – Transitioning Scripts and Management Packs to OpsMgr 2012&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic5/"&gt;Inside Central 5 – Configuring SharePoint 2010 Monitoring in OM 2007 R2&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic4/"&gt;Inside Central 4 – Orchestrator Integration and PowerShell x64&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic3/"&gt;Inside Central 3 – OpsMgr Console Latency and Database Queueing&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic2/"&gt;Inside Central 2 – How to Build Custom Reports in SCOM&lt;/a&gt;  &lt;li&gt;&lt;a href="http://insidepodcastnetwork.tv/show/ic1/"&gt;Inside Central 1 – Episode 1&lt;/a&gt;&lt;!--EndFragment--&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/systemcentercentral/VirtualizationBlogs/~4/HXZa-kNG5V0" height="1" width="1"/&gt;</description>
			<author>Pete Zerger</author>
			<pubDate>Thu, 15 Mar 2012 03:17:50 GMT</pubDate>
			<guid isPermaLink="false">http://www.systemcentercentral.com/tabid/143/indexid/92271/default.aspx</guid>
		<feedburner:origLink>http://www.systemcentercentral.com/tabid/143/indexid/92271/default.aspx</feedburner:origLink></item>
	</channel>
</rss>

