<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
	<title><![CDATA[Pete Zerger]]></title>
	<link><![CDATA[http://www.systemcentercentral.com/Blogs/tabid/150/rss/1/userId/7/CategoryId/61/Default.aspx]]></link>
	<description></description>
	<language>en-us</language>
	<copyright><![CDATA[Copyright 2009 System Center Central All Rights Reserved.]]></copyright>
	<lastBuildDate>Sat, 04 Feb 2012 17:28:29 GMT</lastBuildDate>
		<item>
			<title><![CDATA[Blog: SCVMM Tip: Testing PRO Integration in VMM / OpsMgr 2012]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91523/Default.aspx]]></link>
			<description><![CDATA[<p>PRO Integration still has an important place in VMM / OpsMgr integration System Center 2012 and I expect many people will be leveraging it in a private cloud environment. Once you setup Performance and Resource Optimization (PRO) integration (for info on how, see “<a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/89956/Default.aspx">Configuring PRO integration between OpsMgr 2012 and VMM 2012</a>”), you now have a ‘Test PRO’ button in the VMM interface to verify you’ve configured the feature properly. Let’s go to the Jobs workspace and see what the job details look like.</p>
<p><img alt="" height="438" width="544" src="http://www.systemcentercentral.com/Portals/0/advertise/PeteTest/VMM1.png" /> </p>
<p>In the job details, we see a job called ‘PRO diagnostics’ started when we hit the Test PRO button. And from the details below, we can see it runs a cmdlet called <strong>Test-SCPROTip</strong>. This means we can test integration at any time using this cmdlet.</p>
<p><img alt="" height="304" width="799" src="http://www.systemcentercentral.com/Portals/0/advertise/PeteTest/VMM2.png" /> </p>
<p><span style="font-size: 24px;">Testing from PowerShell</span></p>
<p>The Test-SCPROTip cmdlet tests integration between System Center Virtual Machine Manager (VMM) and OpsMgr 2012. After creating a connection with Operations Manager and configuring PRO monitors, run Test-SCPROTip to validate that PRO integration is functioning correctly. Test-SCPROTip creates a new warning PRO alert in Operations Manager, invokes a remediation, and then implements the fix for the PRO tip.</p>
<p>To test this anytime from your admin workstation, open the VMM Command Shell and type <span style="color: #0000ff;"><strong>Test-SCPROTip</strong><br />
</span><span style="font-size: 24px; color: #000000;">Related Articles</span></p>
<p>Here are a few additional private cloud-related posts featuring System Center 2012 and related technologies that may be of interest </p>
<p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/89956/Default.aspx"><strong>Configuring PRO integration between OpsMgr 2012 and VMM 2012</strong></a>  </p>
<p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91425/Default.aspx"><strong>[Private Cloud]: Configuring anti-affinity between VMs on Hyper-V 2008 R2 SP1 and VMM 2012</strong></a>  </p>
<p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91377/Default.aspx"><strong>Implementing rapid scale-out of a machine tier in VMM 2012 via PowerShell</strong></a>  </p>
<p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91360/Default.aspx"><strong>Cloud: A quick note on accurately measuring Hyper-V host performance and utilization</strong></a>  </p>
<p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91323/Default.aspx"><strong>What’s new in the Cloud Services Process Pack (CSPP) Release Candidate for System Center 2012?</strong></a>  </p>
<p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91276/Default.aspx"><strong>Private Cloud in the real world: 5 lessons from the private cloud fabric</strong></a>  </p>
<p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91186/Default.aspx"><strong>How to prepare for Orchestrator? Learn Opalis in a month of Friday afternoons! (free online resources)</strong></a>  </p>
<p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexId/60930/Default.aspx"><strong>PowerShell Scripts for System Center (Master Collection)</strong></a></p>]]></description>
			<pubDate>Sat, 04 Feb 2012 15:17:39 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91523/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: [Private Cloud]: Configuring anti-affinity between VMs on Hyper-V 2008 R2 SP1 and VMM 2012]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91425/Default.aspx]]></link>
			<description><![CDATA[<p>Sometimes, virtual machines that should not reside on the same virtualization host. This comes into play with virtualized Exchange server roles, VMs that are part of a failover cluster, virtualized Active Directory domain controllers or sometimes a VMs in a web farm. In a private cloud environment, this is likely to come up occasionally, it helps to know how it works and how to configure this behavior.</p> <p>In VMware, you would configure this in their management UI. Hyper-V works differently, as you don't configure this setting in VMM 2012. Highly available VMs in Hyper-V are based in failover clustering, this is where anti-affinity would be configured, using the <strong>AntiAffinityClassNames</strong> property.</p> <p><font size="5">How anti-affinity works in Hyper-V and Failover Clustering</font></p> <p>A cluster resource will group's <b>AntiAffinityClassNames</b> property consists of a user-defined string. If the <b>AntiAffinityClassNames</b> properties of two or more groups contain at least one identical string, the groups are said to be anti-affined. By default, all groups are affined (because their <b>AntiAffinityClassNames</b> property is <b>NULL</b>). <p>When a group is moved during failover, anti-affinity affects the algorithm used to determine the destination node as follows: <p>1. Using the <a href="http://msdn.microsoft.com/en-us/library/aa371816#_wolf_preferred_owner_gly"><i>preferred owner</i></a> list of the group being moved, the Cluster service finds the next preferred node.  <p>2. If the node is not hosting any group anti-affined with the group being moved, it is selected as the destination node.  <p>3. <u>If the next preferred available node is currently hosting a group anti-affined with the group being moved, the Cluster service moves to the next preferred available node in the preferred owner list. </u> <p>4. If the only available nodes are hosting anti-affined groups, the Cluster service ignores anti-affinity and selects the next preferred available node as the destination node.  <p>Use this property to identify groups that should not be hosted on the same node. Come up with a unique string value (MS docs suggest a GUID, but I like descriptive string) and add it to the <b>AntiAffinityClassNames</b> property of each group that should be anti-affined. <p><font size="5">What will it NOT do?</font></p> <p>As mentioned in point 4 above, sometimes you don't have enough hosts to avoid placing too VM's on the same host. With this reality in mind, anti-affinity does not guarantee that groups will never be hosted by the same node. If you have an application that cannot support more than one instance per node under any circumstances, you need to create a resource DLL to enforce that limitation. </p> <p><font size="5">How to configure anti-affinity</font></p> <p>To configure anti-affinity between VM's, you basically assign each of the VM you'd like to keep separated, the same AntiAffinityClassNames value using the cluster command-line administration tool. This could be two virtual machines are more than two. The name of the resource group basically maps to the name of the VM as appears in the Failover Cluster Management tool. Syntax is shown here: <p><font style="background-color: #cccccc">cluster group "<Name of Resource Group>" /prop AntiAffinityClassNames="SQLClusterNode"</font> <p>After you configure these values, failover clustering will do its best to honor the settings based on the points listed above. You can also configure different preferred owners for each anti-affined VM guest in the Failover Cluster Management interface as well if you wish to ensure these hosts remain separate. With him <p><font size="5">What about VMM and Dynamic Optimization?</font> </p> <p>In VMM 2012, where dynamic optimization re-evaluates and optimizes distribution of the VM load every 10 minutes, there is no built-in process to make sure two cluster groups (virtual servers in this case) that are anti-affined are running on different hosts. <p>One suggestion is to write a PowerShell script that queries the cluster service for all anti-affinity groups periodical, and then checks VMM to ensure the VMs in the anti-affinity groups are not the same physical host. You’d want to run the script every few minutes ensure that redistribution of resources didn't cause the virtual servers in a resource pool to end up on the same host. (dynamic optimization evaluates load distribution every ten minutes by default) <p>Another option would be to exclude guests from dynamic optimization that have anti-affinity settings defined.  <p><font size="5">Additional Resources</font> <p>Here are a few additional private cloud-related posts featuring System Center 2012 and related technologies that may be of interest <p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91377/Default.aspx"><strong>Implementing rapid scale-out of a machine tier in VMM 2012 via PowerShell</strong></a> <p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91360/Default.aspx"><strong>Cloud: A quick note on accurately measuring Hyper-V host performance and utilization</strong></a> <p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91323/Default.aspx"><strong>What’s new in the Cloud Services Process Pack (CSPP) Release Candidate for System Center 2012?</strong></a> <p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91276/Default.aspx"><strong>Private Cloud in the real world: 5 lessons from the private cloud fabric</strong></a> <p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91186/Default.aspx"><strong>How to prepare for Orchestrator? Learn Opalis in a month of Friday afternoons! (free online resources)</strong></a> <p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexId/60930/Default.aspx"><strong>PowerShell Scripts for System Center (Master Collection)</strong></a></p>]]></description>
			<pubDate>Wed, 01 Feb 2012 09:43:13 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91425/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: OpsMgr 2012 UNIX/Linux Authoring Templates: Shell Command [Operating Quadrant]]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91390/Default.aspx]]></link>
			<description><![CDATA[<p>Kris Bash posted a great tutorial showcasing the new Shell Command monitoring templates in Operations Manager 2012.</p> <p>The new templates are: <p><strong>Monitors</strong> <ul> <li>UNIX/Linux Shell Command Three State Monitor  <li>UNIX/Linux Shell Command Two State Monitor</li></ul> <p><strong>Rules</strong> <ul> <li>UNIX/Linux Shell Command (Alert)  <li>UNIX/Linux Shell Command (Performance)</li></ul> <p><strong>Tasks</strong> <ul> <li>Run a UNIX/Linux Shell Command</li></ul> <p> </p> <p>Great step-by-step tutorial at <a title="http://operatingquadrant.com/2012/01/30/opsmgr-2012-unixlinux-authoring-templates-shell-command/" href="http://operatingquadrant.com/2012/01/30/opsmgr-2012-unixlinux-authoring-templates-shell-command/">http://operatingquadrant.com/2012/01/30/opsmgr-2012-unixlinux-authoring-templates-shell-command/</a></p>]]></description>
			<pubDate>Tue, 31 Jan 2012 09:12:46 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91390/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: Implementing rapid scale-out of a machine tier in VMM 2012 via PowerShell]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91377/Default.aspx]]></link>
			<description><![CDATA[<p> In VMM 2012 using service templates, you can create multi-tier templates consisting of machine tiers (like web, app, data) and establish scale out parameters for the tier…the minimum, maximum and default instance count for each tier. Additionally, you can configure deployment and servicing order and application deployment (via WebDeploy, SQL DAC, Server App-A, GCE)</p> <p>The service template can exist in one or more machine tiers (like web, app and data as you would see in a typical 3-tier web application), it can consist a little as one tier. Even with a service template that contains only a single VM, you can benefit from the benefits of service templates, including</p> <p>With the advent of private cloud comes the perception of continuous availability as well as the perception of infinite capacity. These customer expectations raise the bar in terms of provisioning, as users may expect that application infrastructure can be scaled out almost instantly. How can we scale this rapidly? For example , what we need to do to double capacity of the web tier very quickly?</p> <p><font size="5">Enter Rapid Scale-out via PowerShell</font></p> <p>Along with many features added to VMM 2012, there is also a major update to the PowerShell management interface. This makes it easy to provision multiple new machines in parallel without ever opening the VMM 2012 Admin console. The sample script below demonstrates how you can easily scale out the machine tier within the service template given a list of names in a text file. In the real world the input may more likely come from a service request in Service Manager or be triggered in response to capacity alerts via Operations Manager and Orchestrator, but this sample demonstrates the concept that would facilitate scaling out multiple VM instances provisioned in parallel.</p> <p><font size="5">Sample Script</font></p> <p>Here’s a sample script to demonstrate this concept simply. As it is a sample, I assume you know 1) that no existing VMs of the same name have already been deployed and 2) the machine tier within the service template has scale out limits that allows the number of VMs you are attempting to create. </p> <div id="codeSnippetWrapper"> <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"><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"><span style="color: #008000">#import list of VMs </span></pre><!--CRLF--><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">$List = Import-Csv C:\scripts\ScaleOut.txt </pre><!--CRLF--><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"> </pre><!--CRLF--><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"><span style="color: #008000">#Loop through each and deploy a new VM instance </span></pre><!--CRLF--><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">ForEach ($entry <span style="color: #0000ff">in</span> $list){ </pre><!--CRLF--><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"> </pre><!--CRLF--><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">$Service = $($entry.Service)</pre><!--CRLF--><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">$Tier = $($entry.Tier)</pre><!--CRLF--><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">$Guest= $($entry.Guest) </pre><!--CRLF--><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"> </pre><!--CRLF--><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"><span style="color: #008000">#retrieve the target service instance </span></pre><!--CRLF--><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">$serviceInstance = Get-SCService -Name <span style="color: #006080">"$Service"</span></pre><!--CRLF--><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"> </pre><!--CRLF--><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"><span style="color: #008000">#retrieve the target computer tier </span></pre><!--CRLF--><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">$computerTier = Get-SCComputerTier -Service $serviceInstance | where { $_.Name <span style="color: #cc6633">-eq</span> <span style="color: #006080">"$Tier"</span> }</pre><!--CRLF--><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"> </pre><!--CRLF--><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"><span style="color: #008000">#create the new VM in the target computer tier </span></pre><!--CRLF--><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">New-SCVirtualMachine -ComputerTier $computerTier -Name <span style="color: #006080">"$Guest"</span> -Description <span style="color: #006080">""</span> -ReturnImmediately -ComputerName <span style="color: #006080">"$Guest"</span> `</pre><!--CRLF--><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"> -StartAction <span style="color: #006080">"NeverAutoTurnOnVM"</span> -StopAction <span style="color: #006080">"SaveVM"</span></pre><!--CRLF--><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"> </pre><!--CRLF--><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">}</pre><!--CRLF-->.</div></div>
<p><em>#end of sample script</em></p>
<p><strong>Note: </strong>You may be tempted to call this rapid scale-out method of a machine tier “<a href="http://searchcloudcomputing.techtarget.com/definition/cloud-bursting" target="_blank">cloud bursting</a>” (many I have talked to use ‘cloud bursting’ in this way), but it’s not the same really. Click the cloud bursting link for the proper definition.</p>
<p><font size="5">Additional Resources</font></p>
<p>Here are a few additional 'private cloud-related posts featuring System Center 2012 and related technologies that may be of interest</p>
<p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91360/Default.aspx"><strong>Cloud: A quick note on accurately measuring Hyper-V host performance and utilization</strong></a></p>
<p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91323/Default.aspx"><strong>What’s new in the Cloud Services Process Pack (CSPP) Release Candidate for System Center 2012?</strong></a></p>
<p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91276/Default.aspx"><strong>Private Cloud in the real world: 5 lessons from the private cloud fabric</strong></a></p>
<p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91186/Default.aspx"><strong>How to prepare for Orchestrator? Learn Opalis in a month of Friday afternoons! (free online resources)</strong></a></p>
<p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexId/60930/Default.aspx"><strong>PowerShell Scripts for System Center (Master Collection)</strong></a></p>]]></description>
			<pubDate>Mon, 30 Jan 2012 23:26:42 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91377/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: Cloud: A quick note on accurately measuring Hyper-V host performance and utilization]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91360/Default.aspx]]></link>
			<description><![CDATA[<p><img style="display: inline; float: left" alt="Best Practices for Developing and Presenting SLA Information [Webinar]" align="left" src="http://scsm-us.s3.amazonaws.com/images/Coquette/png/128x128/process.png" width="83" height="83">Just a quick note on monitoring overall Hyper-V host processor utilization. You may be tempted to monitor <strong>Processor \ % Processor Utilization</strong>…but this would be incorrect.  <p>Why? For purposes of measuring processor utilization, the host operating system is logically viewed as just another guest operating system. Therefore, the “\Processor(*)\% Processor Time” monitor counter measures the processor utilization of the host operating system only. To measure total physical processor utilization of the host operating system and all guest operating systems, use the “<strong>\Hyper-V Hypervisor Logical Processor(_Total)\% Total Run Time</strong>” performance monitor counter. This counter measures the total percentage of time spent by the processor running the both the host operating system and all guest operating systems.  <p><font size="5">Which counters are most important? </font></p> <p>When it comes to Hyper-V performance, <a href="http://blogs.msdn.com/77886/ProfileUrlRedirect.ashx">Tony Voellm</a> (Microsoft) is the master and he has compiled a great explanation of how to dig deep into Hyper-V performance using the Hyper-V related performance objects and counters in PerfMon. </p> <p>Tony’s top performance counters are </p> <p>Here are the top level performance counters to monitor and I’ll go into more detail on each; <ul> <li>Overall health:  <ul> <li>Hyper-V Virtual Machine Health Summary  <li>Hyper-V Hypervisor </li></ul> <li>Processor:  <ul> <li>Processor  <li>Hyper-V Hypervisor Logical Processor  <li>Hyper-V Hypervisor Root Virtual Processor  <li>Hyper-V Hypervisor Virtual Processor</li></ul> <li>Memory:  <ul> <li>Memory  <li>Hyper-V Hypervisor Partition  <li>Hyper-V Root Partition  <li>Hyper-V VM Vid Partition</li></ul> <li>Networking:  <ul> <li>Network Interface  <li>Hyper-V Virtual Switch  <li>Hyper-V Legacy Network Adapter  <li>Hyper-V Virtual Network Adapter</li></ul> <li>Storage: </li> <ul> <li>Physical Disk  <li>Hyper-V Virtual Storage Device  <li>Hyper-V Virtual IDE Controller</li></ul></ul> <p><font size="5">What thresholds are appropriate?</font></p> <p>Visit Tony’s blog directly and settle in for a great read on analyzing Hyper-V performance.</p> <p><a href="http://blogs.msdn.com/b/tvoellm/archive/2009/04/23/monitoring-hyper-v-performance.aspx">http://blogs.msdn.com/b/tvoellm/archive/2009/04/23/monitoring-hyper-v-performance.aspx</a></p> <p><a href="http://blogs.msdn.com/b/tvoellm/archive/2008/05/12/hyper-v-performance-counters-part-four-of-many-hyper-v-hypervisor-virtual-processor-and-hyper-v-hypervisor-root-virtual-processor-counter-set.aspx">http://blogs.msdn.com/b/tvoellm/archive/2008/05/12/hyper-v-performance-counters-part-four-of-many-hyper-v-hypervisor-virtual-processor-and-hyper-v-hypervisor-root-virtual-processor-counter-set.aspx</a></p>]]></description>
			<pubDate>Sat, 28 Jan 2012 01:29:40 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91360/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: MMS 2012 Technology Survey (management, virtualization and cloud)]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91336/Default.aspx]]></link>
			<description><![CDATA[<p>A few weeks ago we posted a survey in response to a suggestion in the community that interest in private cloud was not a topic of interest in the System Center community (which sounded completely crazy to me). With the survey response now maxed out, the results are shown here.</p> <p>In terms of interest by technology, not surprisingly ConfigMgr, OpsMgr and Orchestrator top the list in terms of interest. However, private cloud finished very respectably, showing up on the interest list of nearly 1 in 2 respondents (45%). </p> <p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1047/Default.aspx"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image_thumb1" border="0" alt="image_thumb1" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&mediaId=1047&moduleId=498&q=1&fullScale=0&s=0&width=647&height=500" width="647" height="500"></a></p>  <p>While VMware is still the leader, clearly Hyper-V is gaining a lot of ground in recent months. </p> <p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1048/Default.aspx"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image4_thumb1" border="0" alt="image4_thumb1" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&mediaId=1048&moduleId=498&q=1&fullScale=0&s=0&width=632&height=213" width="632" height="213"></a></p>  <p>Only 1 in 3 are primarily responsible for management of the virtualization layer, a testament to the management focus of MMS attendees. </p> <p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1049/Default.aspx"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image10_thumb1" border="0" alt="image10_thumb1" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&mediaId=1049&moduleId=498&q=1&fullScale=0&s=0&width=632&height=274" width="632" height="274"></a></p>  <p>People clearly see the value in MMS as a conference. One third report they will be paying for some or all of their trip….quite an investment.</p> <p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1050/Default.aspx"><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_thumb11" border="0" alt="image_thumb11" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&mediaId=1050&moduleId=498&q=1&fullScale=0&s=0&width=634&height=196" width="634" height="196"></a></p>  <p><font size="5">Register for MMS 2012</font> </p> <p>MMS 2012 promises to be a groundbreaking conference, with System Center 2012 announcements no doubt coming in April. Register for MMS 2012 at <a href="http://www.mms-2012.com">http://www.mms-2012.com</a></p>]]></description>
			<pubDate>Fri, 27 Jan 2012 04:23:17 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91336/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: What's new in the Cloud Services Process Pack (CSPP) Release Candidate for System Center 2012?]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91323/Default.aspx]]></link>
			<description><![CDATA[<p>Microsoft have posted a beta refresh of the Cloud Services Process Pack (CSPP), which you can download at </p> <p><a href="http://www.microsoft.com/download/en/details.aspx?id=28726&ocid=aff-n-we-loc--ITPRO40886&WT.mc_id=aff-n-we-loc--ITPRO40886">http://www.microsoft.com/download/en/details.aspx?id=28726&ocid=aff-n-we-loc--ITPRO40886&WT.mc_id=aff-n-we-loc—ITPRO40886</a>  <p>I wanted to put together a quick post on what's new in this release of the pack, and address the lingering question of chargeback reporting  <div> <p><font size="5">What is new in this release?</font>  <p>From my first look at the CSPP Admin Guide, I see a two things….the first of which is <u>service provisioning request offerings</u>. In the original beta, request offerings were limited the cloud capacity and virtual machine provisioning and update requests. In my view, that just wasn't good enough and didn't make sense in light of the capabilities of the new service template in VMM 2012. At first glance it appears that problem has been addressed.  <p>Their few steps required to enable full functionality of this capability, primarily the creation of service templates in VMM 2012… which I have been working with for some time and have <em><u>really</u></em> grown to appreciate.  <ul> <li>How to Approve a Service Deployment Request  <li>How to Create a Service Template in VMM  <li>How to Synchronize a System Center Operations Manager Connector  <li>How to Provision a Service Deployment Request</li></ul> <p>For more information, see <a href="http://go.microsoft.com/fwlink/p/?LinkID=212414">Creating Service Templates in VMM from</a></p> <p><font size="5">Hey, where’s my chargeback reporting?</font>  <p>In the VMM Self-Service Portal 2.0, which integrated with VMM 2008, or the chargeback dashboard based on Windows SharePoint services. This was noticeably absent from the original Cloud Services Process Pack Beta. However that has been addressed in this update. <em>From the CSPP Admin Guide:</em>  <p><em>There are two types of reports; project and chargeback. Project reports contain information about available resources. Chargeback reports contain information on costs. Two sample report files are installed with the Cloud services process pack. Each sample report file contains three or four of the following reports:</em></p></div> <p><strong>Virtual Machine Report</strong> - The Virtual Machine Report allows the Service Provider, Project Administrator and Capacity Pool Users to be able to view the Virtual Machines along with VM Properties.</p> <p><strong>Chargeback Report Per VM</strong> - The Chargeback Report Per VM Report allows the Service Provider, Project Administrator and Capacity Pool Users to be able to view the chargeback report for the Virtual Machines which they manage.</p> <p><strong>Chargeback Report Per Project</strong> - The Chargeback Report Per Project report allows users to view chargeback costs per project.</p> <p><strong>Virtual Machines Daily Specs</strong> - The Virtual Machines Daily Specs report allows users to view properties of virtual machines.</p> <p><strong>VM Cost Settings Daily Report</strong> - The VM Cost Settings Daily Report specifies changes made to cost configurations.</p> <p><font size="5">Other chargeback reporting you may have missed…</font></p> <p>I think many people miss the chargeback reporting is delivered in the VMM 2012 management pack for Operations Manager 2012. The Virtual Machine Manager 2012 Management Pack delivers reports for analyzing current capacity and resource utilization in the cloud fabric (storage, network, and compute) and VMs, as well as forecasting reports to help predict future needs. The Chargeback reports provides utilization data based on the dimensions of cloud capacity.</p> <p><b>Reports in the Virtual Machine Manager 2012 Management Pack </b></p> <table border="0" cellspacing="0" cellpadding="2" width="950"> <tbody> <tr> <td valign="top" width="325"> <ul> <li>Capacity Utilization  <li>Chargeback  <li>Host Group Disk IO Forecasting  <li>Host Group Disk Space Forecasting  <li>Host Group Forecasting  <li>Host Group Memory Usage Forecasting  <li>Host Group Network IO Forecasting  <li>Host Utilization  <li>Host Utilization Group</li></ul></td> <td valign="top" width="623"> <ul> <li>Memory Utilization by Virtual Machines on Host  <li>CPU Utilization by Virtual Machines on Host  <li>Power Savings  <li>Resource Utilization by Virtual Machines in Host  <li>SAN Usage Forecasting  <li>Virtual Machine Allocation  <li>Virtualization Candidates </li></ul></td></tr></tbody></table> <p><font size="5">Environment prerequisites </font> <p>You do have to get a few things in place to take advantage of the CSPP,which of course you can download from the Microsoft website </p> <ul> <li>System Center Service Manager 2012 RC  <li>System Center Orchestrator 2012 RC  <li>System Center Operations Manager 2012 RC  <li>System Center Virtual Machine Manager 2012 RC</li></ul> <p><em>Definitely the is definitely some time before we see the System Center 2012 suite as a whole released, so now is a great time to get started familiarizing yourself with the new technology.</em></p>]]></description>
			<pubDate>Thu, 26 Jan 2012 23:14:56 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91323/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: Private Cloud in the real world: 5 lessons from the private cloud fabric]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91276/Default.aspx]]></link>
			<description><![CDATA[<p>When I first said I wanted to talk about <a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90771/Default.aspx" target="_blank">private cloud in the real world</a>,  I was thinking to share some deep insights. In reality, some of the insights are not so deep, but rather just part of the long list of little things you must get right to deliver on the promises of a private cloud infrastructure.  The private cloud with System Center 2012 sounds great on paper (and it can be), but when you get to into the real world, there are some key elements that, if not considered and addressed in the build, make it seem so much less great. Because in the end,businesses and pay the promise of the cloud…they pay for actual results. As one  Microsoft guy said, “they don't buy the drill, they buy the hole”. In other words, “customers don’t buy the tools (System Center 2012, Hyper-V, etc.), they by the capabilities the tools will help them realize”.</p> <p>Here are a few things you must get right before anything else matters. </p> <p> </p> <p><strong>Lesson 1: SAN copy is critical for a happy cloud</strong> <em>(or more specifically, happy users of  a private cloud)</em> </p> <p>Let's face it,copying many gigabytes of data (in the form of a virtual machine in this case) is not fast enough. Go into this with your eyes open,understanding the requirements to deliver rapid virtual machine provisioning. Counting the time required to deploy virtual machine in minutes is anti-climactic and the end result less impressive in inverse proportion to the time required to deploy VMs. To paraphrase the TechNet article:</p> <p><em>Before you begin, make sure that the following prerequisites are met:</em> <ul> <li>The storage array must support the new storage management features in VMM. <li>The storage array must support cloning or snapshots, and have the feature enabled.</li></ul> <p><b>Note:</b> Realize that this may require additional licensing from your storage vendor.<em> (yes, some vendors license the right to clone and shapshot luns!)</em> <ul> <li>The storage pool that you want to use for rapid provisioning must be under VMM management. <u>This involves adding the SMI-S provider for the array, discovering storage pools, classifying the storage, and setting the preferred allocation method for the storage array to either snapshot or cloning.</u></li></ul> <p>There’s more. See “Rapid Provisioning a Virtual Machine by Using SAN Copy Overview” at <a href="http://technet.microsoft.com/en-us/library/gg610594.aspx">http://technet.microsoft.com/en-us/library/gg610594.aspx</a></p> <p><strong></strong> </p> <p><strong>Lesson 2: Configure your VMM Library share PROPERLY </strong></p> <p>Yes Virginia, there is a wrong way to configure VMM library…and this wrong way results in media being copied into your VM directories. And if you do it wrong, not only do VM copies take forever, so do ISO mounts. </p> <p> as so eloquently stated by Michael Michael of  Microsoft (that guy has a great name)  “First, you need to follow Jose Barreto's blog post on how to properly enable constrained delegation on the Hyper-V servers. You need to follow these steps for every Hyper-V host on which you want to create a Virtual Machine and attach a shared ISO. Additionally, these steps need to be followed for every library server that will host ISO files that are going to be linked from Virtual Machines.” </p> <p>In the end, this allow you to use the “share image file instead of copying it “ option, avoiding slow and frustrating ISO mounts.</p> <p>See <a href="http://blogs.technet.com/b/m2/archive/2009/08/15/how-to-properly-share-iso-files-in-vmm-with-hyper-v.aspx" target="_blank">“How to properly share ISO files in VMM with Hyper-V”</a></p> <p> </p> <p><strong>Lesson 3: With new technology comes new responsibility</strong></p> <p>Or as I like to say, “System Center won't teach itself to you”. If your VMware admin today, you will have to learn new tools and administrative tasks. In the end, I believe your total cost of ownership (TCO) will be lower, but there will be a transition period. By looking carefully at how you do things today, it is possible to minimize the impact of this change. The good news is, Microsoft offers loads of free training to get folks familiar with System Center 2012 and related private cloud technologies. VMware  certainly can't make this claim  today.</p> <p>Sign-up for the Microsoft System Center 2012 Private Cloud Jumpstart at <a title="http://mctreadiness.com/MicrosoftCareerConferenceRegistration.aspx?pid=298" href="http://mctreadiness.com/MicrosoftCareerConferenceRegistration.aspx?pid=298">http://mctreadiness.com/MicrosoftCareerConferenceRegistration.aspx?pid=298</a></p> <p> </p> <p><strong>Lesson 4: Configure which network adapter handles Live Migration</strong> </p> <p> If you allow Hyper-V and Windows to do as they will, the network you intended for Live Migration may not be the network that is used for live migration and the result will be, well….<em>disappointing</em>. The perceptions of continuous availability and infinite capacity cannot be realized when live migration performs like quick migration…quick migration never seemed that quick to me. </p> <p>You set this value in the Failover Cluster management interface. When you choose the Live migration network for one VM, It applies the setting globally to the cluster.  For Proper configuration steps And related considerations, see <a href="http://www.microsoft.com/download/en/details.aspx?DisplayLang=en&id=12601" target="_blank">Windows Server 2008 R2 & Microsoft Hyper-V Server 2008 R2 - Hyper-V Live Migration Overview & Architecture</a> </p> <p> </p> <p><strong>Lesson 5:  Create VM templates in a few sizes, along with a few VHDs</strong></p> <p>This one isn't too complicated, but can save a lot of time building VMs after you get started. Once you begin deploying in the cloud, you want to deploy Web servers, app servers and database servers. These roles will come with their own virtual machine requirements. Build templates before you get started is to avoid interrupting the deployment process with template creation activities. This could be as simple as small, medium and large templates. No hard and fast right answer here, but something that is driven by needs in your environment. For example, if your DBAs require specific drive letters for databases and database log files, you could create a template with this configuration built-in.</p> <p><font size="5">Conclusion</font> </p> <p>To build a stable home, you cannot build on sand. Likewise, you have to build a solid foundation of network, compute and storage for successful private cloud deployment. All of the promises of agility and economy require careful planning and execution. Next time, we’ll talk about considerations in a heterogeneous environment,  or whatever related lessons I have for you from the cloud fabric.</p>]]></description>
			<pubDate>Tue, 24 Jan 2012 17:42:38 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91276/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: How to prepare for Orchestrator? Learn Opalis in a month of Friday afternoons! (free online resources)]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91186/Default.aspx]]></link>
			<description><![CDATA[<p>  <p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1029/Default.aspx"><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" border="0" align="left" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&mediaId=1029&moduleId=498&q=1&fullScale=0&s=0&width=500&height=500" width="173" height="172"></a><font size="3"><strong>“Should I learn learn System Center now, or what until System Center 2012 comes out?”</strong></font>  <p>I hear this question fairly often from customers.  <p>What if I told you that a month from now, you could add a relevant, important skill to your resume in a month of Friday afternoons? System Center Orchestrator 2012 - what's changing? and you’ll see that the core of Opalis survives in Orchestrator. In short, if you know Opalis, you know Orchestrator 2012.  <p><font color="#0000ff">Here are the <u>free resources</u> that will help you wrap your head around the core concepts and get your hands on advanced runbook authoring with less than 3 days of your time.</font>  <p><font size="5">Learn the core concepts of Opalis / Orchestrator in less than 2 hours </font> <p>Start with this series of articles designed to get you up to speed on Opalis concepts in a few minutes time:  <p><strong>Opalis Runbook Automation Fundamentals (Part 1)</strong>  <p><a href="http://www.networkworld.com/community/blog/opalis-runbook-automation-fundamentals-part-1">http://www.networkworld.com/community/blog/opalis-runbook-automation-fundamentals-part-1</a>  <p><strong>Opalis Runbook Automation Fundamentals (Part 2)</strong>  <p><a href="http://www.networkworld.com/community/blog/opalis-runbook-automation-fundamentals-part-2">http://www.networkworld.com/community/blog/opalis-runbook-automation-fundamentals-part-2</a>  <p><strong>Opalis Runbook Automation Fundamentals (Part 3)</strong>  <p><a href="http://www.networkworld.com/community/blog/opalis-runbook-automation-fundamentals-part-3">http://www.networkworld.com/community/blog/opalis-runbook-automation-fundamentals-part-3</a>  <p><strong>How the power of Orchestrator delivers the magic of the Cloud</strong>  <p><a href="http://www.networkworld.com/community/blog/how-power-opalis-delivers-magic-cloud">http://www.networkworld.com/community/blog/how-power-opalis-delivers-magic-cloud</a></p> <p><font size="5">Take Opalis training online for free</font>  <p>Follow it up with some hands on experience. Can’t attend the Opalis Integration Server training course in person? Try the TechNet virtual labs which includes several hours of runbook authoring from the basics to advanced and System Center integrated runbooks straight from the Microsoft Official Curriculum (MOC) course!  <ul> <li><a href="http://go.microsoft.com/?linkid=9776958">TechNet Virtual Lab: Opalis: Building Advanced Policies</a>  <li><a href="http://go.microsoft.com/?linkid=9776959">TechNet Virtual Lab: Opalis: Building Error Handling into Policies</a>  <li><a href="http://go.microsoft.com/?linkid=9776960">TechNet Virtual Lab: Opalis: Controlling Policy Execution with Advanced Functions</a>  <li><a href="http://go.microsoft.com/?linkid=9776961">TechNet Virtual Lab: Opalis: Creating Basic Policies with Foundation Objects</a>  <li><a href="http://go.microsoft.com/?linkid=9776962">TechNet Virtual Lab: Opalis: Creating Your Own Integration Pack with the QIK</a>  <li><a href="http://go.microsoft.com/?linkid=9776963">TechNet Virtual Lab: Opalis: Incorporating Advanced Logic into Your Policies</a>  <li><a href="http://go.microsoft.com/?linkid=9744651">TechNet Virtual Lab: Introduction to Opalis</a></li></ul> <p> <p>Have fun, learn System Center!</p> <p> </p> <p><em>-Pete Zerger, MVP (Cloud and Datacenter)</em></p>]]></description>
			<pubDate>Wed, 18 Jan 2012 19:43:18 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91186/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: KB Article: OpsMgr 2007 ACS reports return no more than 42 days of data]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91148/Default.aspx]]></link>
			<description><![CDATA[<p><em>I just saw this article…Makes me wonder if we’ll get a free archival tool from MS for OpsMgr ACS someday soon?</em></p> <p><strong>Symptoms</strong></p> <p>When using System Center Operations Manager 2007, the audit database data retention period is set to 100 days but Audit Collection Services (ACS) reports return no more than 42 days data.</p> <p><strong>Cause</strong> </p> <p>The ACS collector service uses <b>DbCreatePartition.sql</b> to create the partition tables and <b>DbDeletePartition.sql</b> (C:\Windows\System32\Security\AdtServer on the Collector server) to delete the partition tables based on the retention period. It also creates the views AdtServer.dvall, AdtServer.dvall5 and AdtServer.dvheader. In <b>DbCreatePartition.sql</b> and <b>DbDeletePartition.sql</b>, the dvall , dvall5 and dvheader views use a union of only the top 42 partition tables. <p><strong>Resolution </strong> <p>Read more at <a title="http://support.microsoft.com/kb/2663919" href="http://support.microsoft.com/kb/2663919">http://support.microsoft.com/kb/2663919</a> <p><font size="5">More on ACS on the WIKI</font> <p>Read more about ACS on the site wiki at <a title="http://www.systemcentercentral.com/WIKI/WIKIDetails/tabid/146/IndexId/20526/Default.aspx" href="http://www.systemcentercentral.com/WIKI/WIKIDetails/tabid/146/IndexId/20526/Default.aspx">http://www.systemcentercentral.com/WIKI/WIKIDetails/tabid/146/IndexId/20526/Default.aspx</a></p>]]></description>
			<pubDate>Tue, 17 Jan 2012 04:19:15 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91148/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: OpsMgr: Creating a Rule Disable Override in PowerShell]]></title>
			<link><![CDATA[http://systemcentercentral.com/BlogDetails/tabid/143/IndexID/91008/Default.aspx]]></link>
			<description><![CDATA[<p>Here’s a sample script to create a rule disable override in OpsMgr 2007. Notice there are two MPs retrieved in the first two lines of the script….one containing the rule we’ll disable and the other the MP where the override will be stored.</p> <p> </p> <p> </p> <div id="codeSnippetWrapper"> <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"><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">$SourceMP = Get-ManagementPack | Where-Object { $_.Name –match ‘Microsoft.SQLServer.2008.Monitoring’ }</pre><!--CRLF--><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">$mp = Get- ManagementPack | Where-Object {$_.FriendlyName <span style="color: #cc6633">-match</span> ‘SQL 2008 Overrides’ }</pre><!--CRLF--><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"> </pre><!--CRLF--><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"><span style="color: #008000">#This section retrieves the source MP containing the rule.</span></pre><!--CRLF--><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">$rule = Get-Rule -ManagementPack $SourceMP | Where-Object { $_.Name <span style="color: #cc6633">-match</span> ‘Microsoft.SQLServer.2008.NumberDeadlocksPerSecond’ }</pre><!--CRLF--><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">$Target = Get-MonitoringClass | Where-Object { $_.Name <span style="color: #cc6633">-match</span> ‘Microsoft.SQLServer.2008.DBEngine’ }</pre><!--CRLF--><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">$override = New-Object Microsoft.EnterpriseManagement.Configuration.Management`</pre><!--CRLF--><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">PackRulePropertyOverride($mp,’DeadlockOverride’)</pre><!--CRLF--><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"> </pre><!--CRLF--><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"><span style="color: #008000"># Casting some of the generic types needed by the monitor override properties using reflection (::op_Implicit())</span></pre><!--CRLF--><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">$Rule = [Microsoft.EnterpriseManagement.Configuration.ManagementPackElementReference``1[Microsoft.EnterpriseManagement.Configuration.ManagementPackRule]]::op_Implicit($Rule);</pre><!--CRLF--><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">$override.Rule = $Rule</pre><!--CRLF--><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">$Override.Property = ‘Enabled’</pre><!--CRLF--><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">$override.Value = ‘false’</pre><!--CRLF--><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">$override.Context = $Target</pre><!--CRLF--><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">$override.DisplayName = ‘Disable deadlock monitoring <span style="color: #0000ff">for</span> SQL 2008’</pre><!--CRLF--><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">$mp.Verify()</pre><!--CRLF--><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">$mp.AcceptChanges()</pre><!--CRLF--></div></div>
<p><font size="5"></font>
<p><span style="font-size: 24px">Additional Resources</span></p>
<p>You can find all sorts of PowerShell scripts for System Center products at <a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexId/60930/Default.aspx"><strong>PowerShell Scripts for System Center (Master Collection)</strong></a> or in our <a href="http://www.systemcentercentral.com/tabid/62/tag/Downloads+Powershell/Default.aspx"><strong>Downloads</strong></a> section. </p>
<p>Follow System Center Central via Twitter and RSS </p>
<p><a href="http://www.twitter.com/sysctrcentral"><img style="border-bottom: 0px solid; border-left: 0px solid; border-top: 0px solid; border-right: 0px solid" title="Twitter_icon" alt="Twitter_icon" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index64464/WLW-AreyougoingtobeatMMS2010inVegas_917C-Twitter_icon_3.jpg" width="40" height="40"></a> <a href="http://feeds.feedburner.com/systemcentercentral/blogs"><img style="border-bottom: 0px solid; border-left: 0px solid; border-top: 0px solid; border-right: 0px solid" title="rss_big_default_300x300" alt="rss_big_default_300x300" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index64464/WLW-AreyougoingtobeatMMS2010inVegas_917C-rss_big_default_300x300_5.png" width="40" height="40"></a></p>]]></description>
			<pubDate>Sat, 07 Jan 2012 11:28:50 GMT</pubDate>
			<guid>http://systemcentercentral.com/BlogDetails/tabid/143/IndexID/91008/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: Wanna look into your OpsMgr Instance Space?]]></title>
			<link><![CDATA[http://systemcentercentral.com/BlogDetails/tabid/143/IndexID/90998/Default.aspx]]></link>
			<description><![CDATA[<p>When I am explaining how OpsMgr works “under the hood” and describe the OpsMgr instance space, the question frequently comes up, “how can I see that?”. Well, there is actually a report in the Operational Data Reporting MP called “ODR – Instance Space” that displays the instance count for the various classes, arranged in descending order by count. A nice way to see what you have under monitoring and sometimes exposes some monitoring you may not care about and can trim back to optimize performance and user experience.</p>
<p>If you’ve never run the Instance Space report, give it a try. Here’s a screenshot</p>
<p><a href="http://fe.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/997/Default.aspx"><img alt="" width="1000" height="487" src="http://www.systemcentercentral.com/Portals/0/Wiki/instancespace.png" /></a></p>
<p><span style="font-size: 24px;">Additional Resources</span></p>
<p>You can find all sorts of PowerShell scripts for System Center products at <a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexId/60930/Default.aspx"><strong>PowerShell Scripts for System Center (Master Collection)</strong></a> or in our <a href="http://www.systemcentercentral.com/tabid/62/tag/Downloads+Powershell/Default.aspx"><strong>Downloads</strong></a> section. </p>
<p>Follow System Center Central via Twitter and RSS </p>
<p><a href="http://www.twitter.com/sysctrcentral"><img width="40" height="40" title="Twitter_icon" style="border-width: 0px; border-style: solid;" alt="Twitter_icon" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index64464/WLW-AreyougoingtobeatMMS2010inVegas_917C-Twitter_icon_3.jpg" /></a> <a href="http://feeds.feedburner.com/systemcentercentral/blogs"><img width="40" height="40" title="rss_big_default_300x300" style="border-width: 0px; border-style: solid;" alt="rss_big_default_300x300" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index64464/WLW-AreyougoingtobeatMMS2010inVegas_917C-rss_big_default_300x300_5.png" /></a></p>]]></description>
			<pubDate>Fri, 06 Jan 2012 17:23:19 GMT</pubDate>
			<guid>http://systemcentercentral.com/BlogDetails/tabid/143/IndexID/90998/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: OpsMgr MP Authoring Tip: How do I know which base class to use creating a custom class?]]></title>
			<link><![CDATA[http://systemcentercentral.com/BlogDetails/tabid/143/IndexID/90965/Default.aspx]]></link>
			<description><![CDATA[<a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index0/Windows-Live-Writer-9fe83164e81d_102B9-image_8.png"><img style="background-image: none; border-right-width: 0px; margin: 0px 10px 6px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" align="left" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index0/Windows-Live-Writer-9fe83164e81d_102B9-image_thumb_3.png" width="125" height="85"></a>  <p><em>A friend on a tight schedule just called with a good question:</em> </p> <p><font size="4"><strong><em>How do I know which base class to use creating a custom class?</em></strong></font></p> <p>When you choose the base classes for the object classes in our Management Pack, it is important to understand that Microsoft has provided some common base classes for Windows applications to make this task much easier. Choosing a base class for your custom class is easier if you understand the role of the application on a computer and how the health of the application should affect (or not affect) the health state of the computer. To illustrate this point, let’s review some of the common base classes for Windows applications (and application components) in Operations Manager.</p> <p>There are three commonly used base classes that can be used in Windows application monitoring scenarios: </p> <ul> <li><strong>Windows Computer Role</strong> – Which is the Primary function of server and it’s hosted by Windows Computer, and has an <u>Automatic Health Rollup to Computer</u>.  <li><strong>Windows Local Application</strong> – that is where the applications are often installed and it’s hosted by Windows Computer, <u>but hasn’t got a Health Rollup to Computer</u>.  <li><strong>Windows Application Component</strong> - Component of a local application or computer role, <u>there aren’t any type of relationships here, they need to be created from scratch</u>.</li></ul> <p>Below is a more complete list of classes that are commonly used as base classes by authors creating custom management packs and when to use them.</p> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index0/Windows-Live-Writer-9fe83164e81d_102B9-image_4.png"><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/Portals/0/VivoIndexItem/Index0/Windows-Live-Writer-9fe83164e81d_102B9-image_thumb_1.png" width="783" height="345"></a></p> <p><font size="5">MP Authoring Concepts in Less than 60 Minutes</font></p> <p>If you haven’t much time and want  a quick study on MP authoring basics, have a look at <a href="http://www.systemcentercentral.com/Details/tabid/147/IndexID/24878/Default.aspx">MP Authoring Zen: Part 1 - Concepts and Application Modeling </a>It  provides a look at these and many other concepts, along with some MP authoring job aids. For the more verbose(and more clinical) version, see the MP Authoring Guide on TechNet at <a title="http://download.microsoft.com/download/B/F/D/BFDD0F66-1637-4EA3-8E6E-8D03001E5E66/OM2007R2_MPAuthoringGuide.docx" href="http://download.microsoft.com/download/B/F/D/BFDD0F66-1637-4EA3-8E6E-8D03001E5E66/OM2007R2_MPAuthoringGuide.docx">http://download.microsoft.com/download/B/F/D/BFDD0F66-1637-4EA3-8E6E-8D03001E5E66/OM2007R2_MPAuthoringGuide.docx</a></p>]]></description>
			<pubDate>Fri, 06 Jan 2012 02:11:16 GMT</pubDate>
			<guid>http://systemcentercentral.com/BlogDetails/tabid/143/IndexID/90965/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: Virtual Event: Transforming IT with Microsoft Private Cloud]]></title>
			<link><![CDATA[http://systemcentercentral.com/BlogDetails/tabid/143/IndexID/90953/Default.aspx]]></link>
			<description><![CDATA[<p>Big news coming on Jan 17th folks! Don’t miss it!</p> <p> </p> <p> </p> <p><font size="5">Registration</font> </p> <p><a href="http://www.microsoft.com/click/services/Redirect2.ashx?CR_EAC=300031951"><strong>Register Now</strong></a> for the virtual event<br>Tuesday, January 17th<br>8:30 AM PST | 16:30 UTC <br><strong>Hear</strong> from other senior IT professionals about how cloud computing can help you gain maximum competitive advantage with minimal risk.<br><strong>Learn</strong> about Microsoft cloud offerings, including private, public, and hybrid cloud models.<br><strong>Experience</strong> Microsoft private cloud solutions through the Microsoft Technology Center. </p>]]></description>
			<pubDate>Thu, 05 Jan 2012 20:43:39 GMT</pubDate>
			<guid>http://systemcentercentral.com/BlogDetails/tabid/143/IndexID/90953/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: Configuration Manager 2012 Training from MS is on the way in Q2 2012]]></title>
			<link><![CDATA[http://systemcentercentral.com/BlogDetails/tabid/143/IndexID/90918/Default.aspx]]></link>
			<description><![CDATA[<p>Microsoft has announced two new Configuration Manager 2012 courses due out in April, comprising 8 days of training overall. Course details below. They have release dates of April 26th and May 10th. On  a positive note, they cover deployment and configuration is full courses. I hope MS makes these available as e-learning early in the game.</p> <ul> <li><a href="http://www.microsoft.com/learning/en/us/course.aspx?ID=10747A&Locale=en-us">70-243: System Center 2012 Configuration Manager, Part 1: Administration</a> (5-days)</li></ul> <p>This five-day instructor-led course provides students with the knowledge and skills to configure and manage a System Center 2012 Configuration Manager site and its associated site systems in the role of Configuration Manager administrators. <ul> <li><a href="http://www.microsoft.com/learning/en/us/course.aspx?ID=10748A&Locale=en-us">70-243: System Center 2012 Configuration Manager, Part 2: Deployment</a> (3-days)</li></ul> <p>This course describes how to plan and deploy a System Center 2012 Configuration Manager hierarchy, including the central administration site, one or more primary sites and secondary sites, and all associated site systems. This course also covers migration from System Center Configuration Manager 2007.</p>]]></description>
			<pubDate>Tue, 03 Jan 2012 18:44:51 GMT</pubDate>
			<guid>http://systemcentercentral.com/BlogDetails/tabid/143/IndexID/90918/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: First Look: System Center integration and centralized administration in DPM 2012 Beta]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90866/Default.aspx]]></link>
			<description><![CDATA[<p><img style="margin: 0px 10px 10px 0px; display: inline; float: left" align="left" src="http://www.xda-developers.com/wp-content/uploads/2011/12/Top-5-Best-Free-Cloud-Storage-Services-That-You-Need-And-Are-Useful.png?139d23" width="121" height="64">I have not always been a fan of DPM. The first two releases I quickly ignored after a brief look. DPM 2010 I interacted with more via the PowerShell interface in implementing various site-to-site scenarios in conjunction with other enterprise backup solutions. But the admin experience was still aggravating at this point.</p> <p>DPM 2012 is going to be different for me I think. Not in a ‘we can backup all heterogeneous workloads’ sense, but in the sense that the UI and functionality improvements are smart. They deliver efficiencies that begin to bring the DPM experience to a level of parity with some other enterprise backup products. </p> <p>Data Protection  2012 brings a lot of new functionality and additional features making it a much better fit not only in enterprise environments, but private cloud scenarios. In private cloud, where where a high degree of automation is necessary to ensure adequate protection for self-provisioned resource, be they VM guests provisioned by application owners or Hyper-V hosts provisioned through bare-metal deployment to facilitate scale out. If there is not a datacenter administrator at the helm, we need to ensure resources are monitored and backed up appropriately.</p> <p>In this post, we’ll have a quick look at UI improvements and System Center integration that delivers centralized administration for DPM 2010 / 2012 across the enterprise, including </p> <ul> <li>My Favorite Improvement</li> <li>Centralized Management </li> <li>Other Improvements </li> <li>Tour of the DPM 2012 UI</li></ul> <p><font size="5">My Favorite Improvement</font> </p> <table border="0" cellspacing="0" cellpadding="2" width="892"> <tbody> <tr> <td valign="top" width="200"><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90866/Windows-Live-Writer-First-Look-System-Center-integration-in-_EF5C-image_16.png"><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/Portals/0/VivoIndexItem/Index90866/Windows-Live-Writer-First-Look-System-Center-integration-in-_EF5C-image_thumb_5.png" width="210" height="244"></a></td> <td valign="top" width="690"> <p>DPM 2012 delivers full integration with Operations Manager 2012, allowing you to use tasks in OpsMgr 2012 to launch targeted remediation actions with a single click. In short, centralized administration and role-based delegation are delivered via the OpsMgr 2012 Operations console. OpsMgr tasks in the DPM 2012 MP provide single click shortcuts that lead you directly to the portion of the DPM console required to perform the necessary administrative task.</p> <p>I have tested a variety of scenarios and they all seem to work as advertised. A few things I tested included: </p> <ul> <li>Allocation of additional space to a DPM volume that filled up</li> <li>Automatic resolution of active alerts in OpsMgr when the condition has been corrected</li> <li>Recovery of a SQL data source in the event of catastrophic failure (I deleted the .mdf and .ldf files)</li> <li>Alert consolidation (I simulated failure of multiple database backup failures on a single server (due to an MSSQL service failure) and I didn’t get an alert storm from the DPM mgmt pack.</li></ul> <p>In a future post, I’ll demonstrate some these OpsMgr features in action. </p> <p>My colleague Mike Resseler demonstrates some of these features in his webcast: <a href="http://technet.microsoft.com/en-us/edge/Video/hh285690" target="_blank">DPM 2012: What’s Coming?</a></p></td></tr></tbody></table> <p><font size="5">Centralized Management </font></p> <table border="0" cellspacing="0" cellpadding="2" width="926"> <tbody> <tr> <td valign="top" width="241"> <ul> <li>Centralized Monitoring  <li>Remote administration  <li>Remote recovery  <li>Role Based management  <li>Remote corrective actions  <li>Scoped Troubleshooting </li><!--EndFragment--></ul></td> <td valign="top" width="683"> <ul> <li>Push to Resume Backups  <li>SLA based Alerting : Alert only when SLA violated  <li>Consolidated Alerts ensure one ticket per root cause issue  <li>Alert categorization (e.g – DPM infrastructure alerts are separated from backup failure alerts  <li>Allow admins to automate/extend the base functionality using PowerShell</li> <li>Management of DPM 2010 and 2012 Servers <em>(or so it seems in my lab)</em></li><!--EndFragment--></ul></td></tr></tbody></table> <p><font size="5">Other Improvements </font></p> <p>Centralized management was just one design pillar in the coming 2012 release. Other improvements on the way include:</p> <p><strong>Role-based management</strong> – You still need admin rights on the DPM box, but you can customize the experience in </p> <p><strong>Certificate Base Protection</strong> – Rather than pass-through authentication, a more palatable solution for security-conscious enterprises</p> <p><strong>Tape Media Co-location</strong> – Now we can co-locate multiple protection groups on a single media set</p> <p><strong>SharePoint item-level recovery –</strong> This received a big upgrade in DPM 2012, as you no longer need a full recovery farm – much faster to restore a single item now.</p> <p><strong>Virtual DPM Enhancements</strong> – We can now perform item-level recovery in Hyper-V even when DPM is running in a </p> <p><strong>Generic Data Source Protection</strong> – This enables DPM to protect about every MS workload (I assume the preference would be that the target app provide a VSS writer, not sure)</p> <p><font size="5">Tour of the DPM 2012 UI</font></p> <p>DPM 2012 console the same look-and-feel as the other members of the new System Center 2012 family.</p> <table border="0" cellspacing="0" cellpadding="2" width="915"> <tbody> <tr> <td valign="top" width="200"><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90866/Windows-Live-Writer-First-Look-System-Center-integration-in-_EF5C-image_4.png"><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/Portals/0/VivoIndexItem/Index90866/Windows-Live-Writer-First-Look-System-Center-integration-in-_EF5C-image_thumb_1.png" width="471" height="358"></a><br></td> <td valign="top" width="713"> <p>The <strong>Monitoring</strong> workspace shows the current status of DPM agent/backup jobs, as well as showing any notifications or alerts/errors DPM may receive.</p></td></tr> <tr> <td valign="top" width="200"><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90866/Windows-Live-Writer-First-Look-System-Center-integration-in-_EF5C-image_6.png"><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/Portals/0/VivoIndexItem/Index90866/Windows-Live-Writer-First-Look-System-Center-integration-in-_EF5C-image_thumb_2.png" width="473" height="274"></a><br></td> <td valign="top" width="713"> <p>The <strong>Protection</strong> workspace is where we configure protection groups and manage protection of data, as well as view the current status of protection group members.</p></td></tr> <tr> <td valign="top" width="200"><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90866/Windows-Live-Writer-First-Look-System-Center-integration-in-_EF5C-image_8.png"><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/Portals/0/VivoIndexItem/Index90866/Windows-Live-Writer-First-Look-System-Center-integration-in-_EF5C-image_thumb_3.png" width="472" height="428"></a></td> <td valign="top" width="713"> <p>The <strong>Recovery</strong> workspace is used to restore data or services.</p></td></tr> <tr> <td valign="top" width="200"><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90866/Windows-Live-Writer-First-Look-System-Center-integration-in-_EF5C-image_10.png"><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/Portals/0/VivoIndexItem/Index90866/Windows-Live-Writer-First-Look-System-Center-integration-in-_EF5C-image_thumb_4.png" width="522" height="318"></a></td> <td valign="top" width="713">The <strong>Reporting</strong> workspace contains reports for tracking the status of jobs, reviewing disk and tape usage, and monitoring usage trends. Reports can be scheduled and subscribed to via email</td></tr> <tr> <td valign="top" width="200"><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90866/Windows-Live-Writer-First-Look-System-Center-integration-in-_EF5C-image_14.png"><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/Portals/0/VivoIndexItem/Index90866/Windows-Live-Writer-First-Look-System-Center-integration-in-_EF5C-image_thumb_6.png" width="544" height="416"></a><br><br><br> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90866/Windows-Live-Writer-First-Look-System-Center-integration-in-_EF5C-image_20.png"><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/Portals/0/VivoIndexItem/Index90866/Windows-Live-Writer-First-Look-System-Center-integration-in-_EF5C-image_thumb_8.png" width="426" height="223"></a></p></td> <td valign="top" width="713"><br>The <strong>Management</strong> workspace is where DPM configuration takes place <br><br>The <strong>Disks</strong> link lets you add or remove disk storage using the DPM 2012 Administrator Console<br><br>The <strong>Libraries</strong> link lets you to manage your tape backup library in DPM 2012.<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><strong>Options</strong> allows configuration of a number of options, including notifications, alert publishing (for OpsMgr monitoring), end-user recovery (user self-service) and scheduling auto-discovery of new Windows computers on the network.<br><br><font color="#ff0000"><strong>NOTE:</strong> I suspect the buttons on the ‘Alert Publishing’ tab are legacy at this point, because the OpsMgr 2012 integration was fully functional before I even noticed they were there.</font></td></tr></tbody></table> <p> </p> <p>Have fun, learn System Center! Download System Center 2012 betas at <a href="http://microsoft.com/cloud">http://microsoft.com/cloud</a></p>]]></description>
			<pubDate>Fri, 30 Dec 2011 07:27:32 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90866/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: [Series] System Center 2012 and the Private Cloud in the real world]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90771/Default.aspx]]></link>
			<description><![CDATA[<p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90771/Windows-Live-Writer-b796799f6ef5_137E9-image_6.png"><img style="background-image: none; border-right-width: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" align="left" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90771/Windows-Live-Writer-b796799f6ef5_137E9-image_thumb_2.png" width="194" height="147"></a></p> <p>With the proliferation of cloud (public, private, hybrid, thunder, etc.) in the last 24 months, software companies have been scrambling for position like squirrels fighting for <em>the <u>last acorn on earth</u>.</em> With System Center 2012, Microsoft has incredible management capability, but it’s but it’s going to take more than raw potential to win the race to dominate private cloud in the enterprise. As a System Center consultant working in this space, I see and hear about VMware (vCloud Director), IBM (Service Delivery Manager) frequently and they come to the game with a big bag-o-knuckles and they are playing to win. </p> <p>With enterprises putting these products through the paces side-by-side, the winner is going the one with more than raw capabilities and a good marketing message. The winner will be the one with a solution addressing the full service delivery lifecycle….a solution with ready-made artifacts enabling rapid time-to-value…a solution that’s polished. </p> <p><font size="5">The road to the cloud runs through Vegas</font></p> <p>Based on where things are in the product development cycle, it’s not hard to guess that Microsoft will be making some announcements at the MS Management Summit in Vegas in April 2012. In this series, we are going to take a closer look at what System Center 2012 brings to the table, and where Microsoft can improve to come out on top. With System Center 2012 components in various stages of beta and release candidate, there is still work to be done if Microsoft intends to emerge as the clear winner…but with the <a href="http://blogs.technet.com/b/jeffa36/archive/2011/11/29/system-center-cloud-services-process-pack-beta-now-available.aspx" target="_blank">Cloud Services Process Pack</a> still in development, it’s not too late!</p> <p><font size="5">Bringing clarity to the private cloud </font></p> <p>Over the next few weeks, we will provide notes from the field as we examine how the Microsoft private cloud  with System Center 2012 performs throughout the service delivery lifecycle and why you should care. Installments in this series include:</p> <ul> <li>Part 1: What does the cloud deliver that virtualization doesn’t?</li> <li>Part 2: Managing the cloud fabric with a  heterogeneous hypervisor layer </li> <li>Part 3: Building and provisioning services on VMware (Notes from the field)</li> <li>Part 4: Real-world strategies for self-service with System Center 2012 </li> <li>Part 5: The formula for update management and compliance in the MS private cloud</li></ul> <p>First installment coming soon…</p>]]></description>
			<pubDate>Fri, 23 Dec 2011 09:04:42 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90771/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: Gotcha when changing the VMM 2012 service account]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90770/Default.aspx]]></link>
			<description><![CDATA[<p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90770/Windows-Live-Writer-472a660c3523_10009-image_2.png"><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/Portals/0/VivoIndexItem/Index90770/Windows-Live-Writer-472a660c3523_10009-image_thumb.png" width="244" height="180"></a>Here’s an interesting issue we encountered in VMM 2012 RC awhile back after changing the VMM management service account and I wanted to share it for anyone else that might encounter the same issue. I’ll start with the fix and then provide some background for how to spot the issue, as well as some MS recommendation for the VMM management service account. <p><font size="5">The Fix</font>  <p>If you change the “System Center Virtual Machine Manager” service account, you need to update the following registry key: <p>  <p><strong><font size="3">HKLM\software\microsoft\microsoft system center virtual machine manager server\setup\VmmServiceAccount</font></strong> <p>Failing to update the registry key can possibly cause attempts to add any domain fabric resources like Hyper-V hosts, library servers, update servers, etc. to fail. <p>  <p><font size="5">The Problem </font> <p>I first ran into this problem when I tried to add the physical Hyper-V host to VMM. When I installed VMM in the lab, I used <strong>contoso\administrator</strong> as the VMM management service account.  If you do this, when you attempt to add domain-based fabric resources to VMM, the task checks to see that you are not using the same account as the VMM management service account.  If you are, it throws you an error stating “account cannot be same as VMM service account” or something similar and won’t let you complete the wizard.  I set up a Domain Run As Account using the <strong>contoso\administrator</strong> credentials. Whenever I attempted to use the Domain RAA or manually enter the administrator credentials in a task, I got the error.  <p>  <p><font size="5">Changing the VMM management service </font> <p>After I saw that error for the first time, I created the <strong>contoso\svc_SCVMM</strong> service account and set it up as the VMM management service account and made it DBO on the VMM database.  However, I was still getting that error even with contoso\svc_SCVMM as the service account and the task account as contoso\administrator, which didn’t make any sense.  When I attempted the task using the svc_SCVMM as the task account, the resource was added properly…which made NO sense. <p>Later, when I tried to add the Update Server to VMM, I got that same error again for about the 10<sup>th</sup> time, and I realized the problem had to be a registry entry.  So I went searching the registry and found the key mentioned above.  I changed it to match the current service account name and rebooted the VM.  Problem solved.  <p>  <p><font size="5">What Microsoft says:</font> <p>MS recommends using a dedicated service account for the VMM management service because of how the VMM agent and settings are configured on the target. The management service account is added to the local administrators group on the remote machine during import. When removing the resource, the account is removed from the local administrators group. If you use a common account, like administrator, this functionality can introduce some nasty unintended consequences, hence the check.</p>]]></description>
			<pubDate>Fri, 23 Dec 2011 08:38:18 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90770/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: Orchestrator 2012: My installation failed. What log files do I read and where can I find them?]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90706/Default.aspx]]></link>
			<description><![CDATA[<p>With a customer calling recently reporting failure of an Orchestrator 2012 component, I wanted to share a bit of important troubleshooting information – where detailed logging of Orchestrator 2012 installation process can be found.  <p><font size="5">Log Location</font> <br>Logs are located in the <strong>%LocalAppData%\SCO\Logs</strong> directory for the account under which installation was run. On a default installation on Windows 2008 R2, that would be <strong>c:\users\<UserName>\Appdata\Local\SCO\Logs</strong><strong> </strong>where <UserName> is the name of the account you used to run the installation.  <p><font size="5">Logs and Log Contents</font><br>The table below provides a brief description of log files and their contents.  <table style="width: 6.25in" class="MsoNormalTable" border="1" cellspacing="0" cellpadding="0" width="600"> <tbody> <tr> <td style="padding-bottom: 0in; padding-left: 0in; width: 127.1pt; padding-right: 0in; background: lightblue; padding-top: 0in" valign="top" width="169"> <p style="line-height: normal; margin-bottom: 0pt" class="MsoNormal"><b><span style="font-family: 'Trebuchet MS','sans-serif'; color: #333333; font-size: 9pt">Log</span></b></p></td> <td style="padding-bottom: 0in; padding-left: 0in; width: 322.9pt; padding-right: 0in; background: lightblue; padding-top: 0in" valign="top" width="431"> <p style="line-height: normal; margin-bottom: 0pt" class="MsoNormal"><b><span style="font-family: 'Trebuchet MS','sans-serif'; color: #333333; font-size: 9pt">Description</span></b><span style="font-family: 'Trebuchet MS','sans-serif'; color: #333333; font-size: 9pt"> </span></p></td></tr> <tr> <td style="padding-bottom: 0in; padding-left: 0in; width: 127.1pt; padding-right: 0in; padding-top: 0in" width="169"> <p style="line-height: normal; margin-bottom: 0pt" class="MsoNormal"><b><span style="font-family: 'Trebuchet MS','sans-serif'; color: #333333; font-size: 9pt"><font size="2">ManagementServiceMSI.log</font></span></b></p></td> <td style="padding-bottom: 0in; padding-left: 0in; width: 322.9pt; padding-right: 0in; padding-top: 0in" width="431"> <p style="line-height: normal; margin-bottom: 0pt" class="MsoNormal"><span style="font-family: 'Trebuchet MS','sans-serif'; color: #333333; font-size: 9pt">Detailed logging of installation of the Management Server (which hosts a management server), which required for runbook registration and deployment and runbook check-in.</span></p></td></tr> <tr> <td style="padding-bottom: 0in; padding-left: 0in; width: 127.1pt; padding-right: 0in; padding-top: 0in" width="169"> <p style="line-height: normal; margin-bottom: 0pt" class="MsoNormal"><b><span style="font-family: 'Trebuchet MS','sans-serif'; color: #333333; font-size: 9pt"><font size="2">RunbookDesignerMSI.log</font></span></b></p></td> <td style="padding-bottom: 0in; padding-left: 0in; width: 322.9pt; padding-right: 0in; padding-top: 0in" width="431"> <p style="line-height: normal; margin-bottom: 0pt" class="MsoNormal"><span style="font-family: 'Trebuchet MS','sans-serif'; color: #333333; font-size: 9pt">Detailed </span><span style="font-family: 'Trebuchet MS','sans-serif'; color: #333333; font-size: 9pt">logging of installation of the Runbook Designer</span></p></td></tr> <tr> <td style="padding-bottom: 0in; padding-left: 0in; width: 127.1pt; padding-right: 0in; padding-top: 0in" width="169"> <p style="line-height: normal; margin-bottom: 0pt" class="MsoNormal"><b><span style="font-family: 'Trebuchet MS','sans-serif'; color: #333333; font-size: 9pt"><font size="2">RunbookServerMSI.log</font></span></b></p></td> <td style="padding-bottom: 0in; padding-left: 0in; width: 322.9pt; padding-right: 0in; padding-top: 0in" width="431"> <p style="line-height: normal; margin-bottom: 0pt" class="MsoNormal"><span style="font-family: 'Trebuchet MS','sans-serif'; color: #333333; font-size: 9pt">Detailed logging of installation of the Runbook Server </span></p></td></tr> <tr> <td style="padding-bottom: 0in; padding-left: 0in; width: 127.1pt; padding-right: 0in; padding-top: 0in" width="169"> <p style="line-height: normal; margin-bottom: 0pt" class="MsoNormal"><b><span style="font-family: 'Trebuchet MS','sans-serif'; color: #333333; font-size: 9pt"><font size="2">SCOPrereqCheck.log</font></span></b></p></td> <td style="padding-bottom: 0in; padding-left: 0in; width: 322.9pt; padding-right: 0in; padding-top: 0in" width="431"> <p style="line-height: normal; margin-bottom: 0pt" class="MsoNormal"><span style="font-family: 'Trebuchet MS','sans-serif'; color: #333333; font-size: 9pt">XML output of the prerequisite checker.</span></p></td></tr> <tr> <td style="padding-bottom: 0in; padding-left: 0in; width: 127.1pt; padding-right: 0in; padding-top: 0in" width="169"> <p style="line-height: normal; margin-bottom: 0pt" class="MsoNormal"><b><span style="font-family: 'Trebuchet MS','sans-serif'; color: #333333; font-size: 9pt"><font size="2">ScoSetupWizard.log</font></span></b></p></td> <td style="padding-bottom: 0in; padding-left: 0in; width: 322.9pt; padding-right: 0in; padding-top: 0in" width="431"> <p style="line-height: normal; margin-bottom: 0pt" class="MsoNormal"><span style="font-family: 'Trebuchet MS','sans-serif'; color: #333333; font-size: 9pt">Detailed logging of installation progress</span></p></td></tr> <tr> <td style="padding-bottom: 0in; padding-left: 0in; width: 127.1pt; padding-right: 0in; padding-top: 0in" width="169"> <p style="line-height: normal; margin-bottom: 0pt" class="MsoNormal"><b><span style="font-family: 'Trebuchet MS','sans-serif'; color: #333333; font-size: 9pt"><font size="2">StandardActivitiesMSI.log</font></span></b></p></td> <td style="padding-bottom: 0in; padding-left: 0in; width: 322.9pt; padding-right: 0in; padding-top: 0in" width="431"> <p style="line-height: normal; margin-bottom: 0pt" class="MsoNormal"><span style="font-family: 'Trebuchet MS','sans-serif'; color: #333333; font-size: 9pt">Detailed logging of installation of standard activities (formerly foundation objects)</span></p></td></tr> <tr> <td style="padding-bottom: 0in; padding-left: 0in; width: 127.1pt; padding-right: 0in; padding-top: 0in" width="169"> <p style="line-height: normal; margin-bottom: 0pt" class="MsoNormal"><span style="font-family: 'Trebuchet MS','sans-serif'; color: #333333; font-size: 9pt"><strong><font size="2">WebComponentsMSI.log</font></strong></span></p></td> <td style="padding-bottom: 0in; padding-left: 0in; width: 322.9pt; padding-right: 0in; padding-top: 0in" width="431"> <p style="line-height: normal; margin-bottom: 0pt" class="MsoNormal"><span style="font-family: 'Trebuchet MS','sans-serif'; color: #333333; font-size: 9pt">Detailed logging of installation of the Orchestration console and web service.</span></p></td></tr></tbody></table> <p><font size="5"></font> </p> <p><font size="5">Additional Resources</font><br>If you have not already downloaded the Orchestrator 2012 Release Candidate, it’s time to get started! Download the RC at <a title="http://www.microsoft.com/download/en/details.aspx?id=26503" href="http://www.microsoft.com/download/en/details.aspx?id=26503">http://www.microsoft.com/download/en/details.aspx?id=26503</a></p> <p>For more information, blog posts, tutorials and examples, see the resources below </p> <ul> <li><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/89090/Default.aspx">Hours of hands-on labs for Opalis Integration Server (TechNet Virtual Labs)</a>  <li><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/89000/Default.aspx">Exploring the Orchestrator 2012 Web Service via OData PowerShell Explorer</a>  <li><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/88672/Default.aspx">Giveaway: Opalis Runbook Automation Fundamentals Series (Retweet this for a chance to win Opalis 6.3 Unleashed!)</a>  <li><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/88276/Default.aspx">Designing and Automating Workflows with Opalis Integration Server (MS Partner Labcasts)</a>  <li><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/88158/Default.aspx">Opalis Integration Pack Community Resource Catalog</a>  <li><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/86977/Default.aspx">Automating bulk FTP for business-critical processes in Opalis</a>  <li><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/86038/Default.aspx">Creating System Center-Integrated Policies in Opalis Integration Server to Support MOF and ITIL: An Introduction</a>  <li><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/83951/Default.aspx">Opalis UI Tip: How to EXPAND to a bigger editing window</a>  <li><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/83740/Default.aspx">Opalis: Interacting with Web Services (Part 1)– Making Calls and Extracting Data</a>  <li><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/83857/Default.aspx">Opalis: Web Services Deep Dive (Part 2): When Invoke Web Services is not enough</a></li></ul>]]></description>
			<pubDate>Tue, 20 Dec 2011 10:47:11 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90706/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: Hyper-V, Cloud and Windows 8 sessions from Build can be good for the IT Pro]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90691/Default.aspx]]></link>
			<description><![CDATA[<p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90691/Windows-Live-Writer-b3b020bef92c_F824-image_2.png"><img style="background-image: none; border-right-width: 0px; margin: 0px 10px 10px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" align="left" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90691/Windows-Live-Writer-b3b020bef92c_F824-image_thumb.png" width="240" height="92"></a></p> <p>The Build conference is a developer-centric affair, but it’s not without value to the IT Pro. I like listening to these sessions for  one simple reason…they give me a look from another perspective and spark ideas for extending solutions for my customers in ways I might not have thought of before. Looking at the stack from a new direction can’t hurt. Below are links to the session slides and videos I downloaded for offline viewing</p> <p>I am kind of jealous that the breakout sessions speakers get to wear seemingly anything they want. I’d happily sport a cool t-shirt over the blue button-down of MMS if the option were open. <img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-winkingsmile" alt="Winking smile" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90691/Windows-Live-Writer-b3b020bef92c_F824-wlEmoticon-winkingsmile_2.png"></p> <p><font size="5">Session Video and PPT Downloads </font></p> <p><a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-559T"><strong>Extending the Hyper-V switch</strong></a>  <p><a href="http://video.ch9.ms/build/2011/slides/SAC-559T_Combs.pptx">Slides</a> | <a href="http://video.ch9.ms/build/2011/mp4/559.mp4">MP4</a> | <a href="http://video.ch9.ms/build/2011/wmv/559.wmv">WMV (Medium)</a> | <a href="http://video.ch9.ms/build/2011/wmv-hq/559-HD.wmv">WMV (High)</a></p> <p><a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-437T"><strong>A deep dive into Hyper-V networking</strong></a>  <p><a href="http://video.ch9.ms/build/2011/slides/SAC-437T_Tan.pptx">Slides</a> | <a href="http://video.ch9.ms/build/2011/mp4/437.mp4">MP4</a> | <a href="http://video.ch9.ms/build/2011/wmv/437.wmv">WMV (Medium)</a> | <a href="http://video.ch9.ms/build/2011/wmv-hq/437-HD.wmv">WMV (High)</a></p> <p><a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/TOOL-455T"><strong>Developing and testing on Windows 8 with Hyper-V</strong></a>  <p><a href="http://video.ch9.ms/build/2011/slides/TOOL-455T_John.pptx">Slides</a> | <a href="http://video.ch9.ms/build/2011/mp4/455.mp4">MP4</a> | <a href="http://video.ch9.ms/build/2011/wmv/455.wmv">WMV (Medium)</a> | <a href="http://video.ch9.ms/build/2011/wmv-hq/455-HD.wmv">WMV (High)</a></p> <p><a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-429T"><strong>Using Windows Server 8 for building private and public IaaS clouds</strong></a>  <p><a href="http://video.ch9.ms/build/2011/slides/SAC-429T_Edery.pptx">Slides</a> | <a href="http://video.ch9.ms/build/2011/mp4/429.mp4">MP4</a> | <a href="http://video.ch9.ms/build/2011/wmv/429.wmv">WMV (Medium)</a> | <a href="http://video.ch9.ms/build/2011/wmv-hq/429-HD.wmv">WMV (High)</a></p> <p><a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-430T"><strong>Designing the building blocks for a Windows Server 8 cloud</strong></a>  <p><a href="http://video.ch9.ms/build/2011/slides/SAC-430T_Edery.pptx">Slides</a> | <a href="http://video.ch9.ms/build/2011/mp4/430.mp4">MP4</a> | <a href="http://video.ch9.ms/build/2011/wmv/430.wmv">WMV (Medium)</a> | <a href="http://video.ch9.ms/build/2011/wmv-hq/430-HD.wmv">WMV (High)</a></p> <p><a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-592T"><strong>Optimal cloud performance with BranchCache</strong></a>  <p><a href="http://video.ch9.ms/build/2011/slides/SAC-592T_Barton.pptx">Slides</a> | <a href="http://video.ch9.ms/build/2011/mp4/592.mp4">MP4</a> | <a href="http://video.ch9.ms/build/2011/wmv/592.wmv">WMV (Medium)</a> | <a href="http://video.ch9.ms/build/2011/wmv-hq/592-HD.wmv">WMV (High)</a></p> <p><a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-442T"><strong>Building secure, scalable multi-tenant clouds using Hyper-V Network Virtualization</strong></a>  <p><a href="http://video.ch9.ms/build/2011/slides/SAC-442_Wang.pptx">Slides</a> | <a href="http://video.ch9.ms/build/2011/mp4/442.mp4">MP4</a> | <a href="http://video.ch9.ms/build/2011/wmv/442.wmv">WMV (Medium)</a> | <a href="http://video.ch9.ms/build/2011/wmv-hq/442-HD.wmv">WMV (High)</a></p> <p><a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-565T" target="_blank"><strong>Windows networking with PowerShell: A foundation for data center management</strong></a></p> <p><a href="http://video.ch9.ms/build/2011/slides/SAC-565T_Palmer.pptx">Slides</a> | <a href="http://video.ch9.ms/build/2011/mp4/565.mp4">MP4</a> | <a href="http://video.ch9.ms/build/2011/wmv/565.wmv">Mid Quality WMV</a> | <a href="http://video.ch9.ms/build/2011/wmv-hq/565-HD.wmv">High Quality WMV</a></p>]]></description>
			<pubDate>Mon, 19 Dec 2011 19:02:01 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90691/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: OpsMgr: KBs for week ending Dec 17, 2011 (and related resources)]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90685/Default.aspx]]></link>
			<description><![CDATA[<p>A few KB articles were released for OpsMgr 2007 R2 this week. Links below along with some related resources </p> <ul> <li><a href="http://support.microsoft.com/kb/2652434" target="_blank">SCOM R2 Console may crash while setting the scale on a performance view</a></li> <li><a href="http://support.microsoft.com/kb/2651766" target="_blank">SCOM R2 Linux Agent fails to deploy: ‘The certificate Common Name (CN) does not match’</a></li> <li><a href="http://support.microsoft.com/kb/2655633" target="_blank">SCOM R2 Config service consumes 100% cpu for a long time</a></li></ul> <p><font size="5">Additional Resources</font></p> <ul> <li><a href="http://blogs.technet.com/b/mgoedtel/archive/2010/08/24/performance-optimizations-for-operations-manager-2007-r2.aspx" target="_blank">Performance Optimizations for Operations Manager 2007 R2</a></li> <li><a href="http://insidepodcastnetwork.tv/show/ic10/">Podcast: Inside Central 10 – Troubleshooting XPlat Agent Deployment</a></li> <li><a href="http://blogs.msdn.com/b/scxplat/archive/2010/06/10/troubleshooting-cross-platform-discovery-and-agent-installation-part-1.aspx" target="_blank">Robert Hearn on troubleshooting crossplat in a 4 part series:</a></li> <li><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/67920/Default.aspx">OpsMgr: Cross-platform Configuration Field Notes</a><br></li></ul>]]></description>
			<pubDate>Sun, 18 Dec 2011 23:25:16 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90685/Default.aspx</guid>
		</item>
	</channel>
</rss>

