<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
	<title><![CDATA[Latest Blogs]]></title>
	<link><![CDATA[http://www.systemcentercentral.com/Blogs/tabid/150/rss/1/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:26:27 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: Moving the #SCVMM database when it&amp;rsquo;s running in a virtual controlled by SCVMM]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91512/Default.aspx]]></link>
			<description><![CDATA[<p>When I was building my System Center 2012 testing lab I installed SQL server in a virtual running on my HyperV systems I was controlling with SCVMM 2012 RC. I’ll admit it, it seemed like a good idea at the time. I put all of the System Center products into one database server with two instances running in a virtual on my HyperV systems controlled by SCVMM. The host that I put this database on was a quad processor AMD box with 8 gb of memory and pretty good drives so I figured this would be a good home for the various databases (it seemed like a good idea at the time but in retrospect this was Strike 1). The challenge hit me when I realized that I had bottlenecked on memory on my SQL server. At first I just increased the dynamic memory for that system but eventually it took all available memory which I had available from the host. I restricted the memory on the various SQL pieces but performance started really decreasing in the environment. My plan was to move this database to another HyperV system with more memory…. Here’s where my bad choices landed me in trouble. I do not have shared storage in my lab [Strike two] – each HyperV system is running it’s own local drives but they transfer pretty quickly because I have each of the hosts gigabit networked linked to each other. Now however I can’t migrate my virtual which has the SQL database from one node to another because the current host is an AMD system and my other HyperV hosts are all Intel systems. [Ouch, that was Strike 3]</p>
<p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1068/Default.aspx"><img width="812" height="371" title="image" style="border-width: 0px; border-style: solid; padding-top: 0px; padding-right: 0px; padding-left: 0px; display: inline; background-image: none;" alt="image" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&mediaId=1068&moduleId=498&q=1&fullScale=0&s=0&width=812&height=371" /></a></p>
<p>Ok, at this point I’m pretty sure that this isn’t going to be good. I can’t move this virtual in SCVMM when it’s shut down because the SCVMM database is on it. And most likely I couldn’t move it in the first place because it’s the database which is running the SCVMM environment I’m trying to move it with. So I’ve got myself nicely in a catch-22.</p>
<p> </p>
<p>What’s the resolution? <em>It’s time to go old-school virtual moving.</em></p>
<p>0) Identify a host with sufficient resources (disk and memory in this case) to be the new home for this server.</p>
<p>1) Shut down all virtuals which will be accessing the database (including the SCVMM console)</p>
<p>2) Log into the HyperV system which is running the virtual, connect to the virtual with Server Manager and shut down the SQL Server.</p>
<p>3) Find where the VHD files are associated with this system and copy them to the new location (break for a long lunch here depending on the size of the VHD’s and the network connectivity levels).</p>
<p>[For the geek trivial pursuit, this is what it looked like on one of my hosts during the transfer in terms of the impacts on network and disk. As a geek I admit I like stress testing the network like this once in a while. It makes me feel better for actually having upgraded from a 100 MB to a 1 GB switch.] [Screenshot failed to paste but available on <a href="http://blogs.catapultsystems.com/cfuller/archive/2012/02/03/moving-the-scvmm-database-when-it’s-running-in-a-virtual-controlled-by-scvmm.aspx">http://blogs.catapultsystems.com/cfuller/archive/2012/02/03/moving-the-scvmm-database-when-it’s-running-in-a-virtual-controlled-by-scvmm.aspx</a>]</p>
<p>4) In HyperV on the original server, renamed it to indicate it was the old version of the virtual by adding _OLD to the name.</p>
<p>5) Logged into the new HyperV server and created a new virtual with the same configuration as the original virtual.</p>
<p>6) Configured the new virtual to use Dynamic Memory and to start with 4 gb of memory and to expand to up to 12 gb of memory.</p>
<p>7) Started the SQL virtual on the new host. Logged in and configured the network adapter to the IP address which had originally been hard-coded for the system (replacing the original network adapter IP address).</p>
<p>8) Validated the SQL services were running and the SQL instances would connect through SQL Server Management Studio.</p>
<p>9) Restarted the SCVMM server from saved state and re-opened the SCVMM console. In SCVMM the original SQL database server appeared as _OLD on the original host. A little while later, the new database server appeared on the new host.</p>
<p>10) Re-activated all of the servers which were saved to disk prior to the migration. Validated functionality of the servers which were accessing the database and that performance was increased in the new configuration.</p>
<p>11) After validating functionality, the original VHD files for the database server could now be removed.</p>
<p>12) The next step will be to rebalance by moving some of my processor intensive virtuals from the current host which also has the SQL database server to the now empty HyperV host but that will wait a little while.</p>
<p> </p>
<p>Start to finish on this my migration of this SQL server took about three hours. Another option would potentially have been to have disabled dynamic memory on the SQL virtual, exported it from one system and imported it to the other system. This might have simplified the process but would not have changed the time required significantly.</p>
<p> </p>
<p><strong>Summary</strong>: Even if you mistakenly put your SCVMM database on a virtual which SCVMM controls and you are unable to migrate the database server from one host to another in SCVMM that doesn’t mean that you can’t go back to the old way of moving around virtuals. It’s just not as much fun. </p>]]></description>
			<pubDate>Fri, 03 Feb 2012 18:31:31 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91512/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: OpsMgr 2012 (#SCOM) Overriding the default AutoSignOut value for the web console]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91494/Default.aspx]]></link>
			<description><![CDATA[<p>A colleague of mine was having issues with the new OpsMgr 2012 web console that it would return to the login prompt after a period of time. This would represent an issue for organizations who want to display this web page on views which would not be regularly interacted with (such as Network Operations Center views).  </p>
<p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1067/Default.aspx"><img width="619" height="396" title="clip_image001" style="border-width: 0px; border-style: solid; width: 440px; height: 370px; padding-top: 0px; padding-right: 0px; padding-left: 0px; display: inline; background-image: none;" alt="clip_image001" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&mediaId=1067&moduleId=498&q=1&fullScale=0&s=0&width=619&height=396" /></a>  </p>
<p>The default value for this appears to be an interval of 30 minutes. To change this behavior I altered the autoSignOutInterval shown below from 30 to 0 and then did an IISreset on the site. The file controlling this behavior is stored (default location) is c:\program files\system center 2012\Operations Manager\WebConsole\WebHost\web.config.  </p>
<p>  </p>
<p><strong>Original text:</strong>  </p>
<p><em> </em></p>
<p><em> <connection></em></p>
<p> </p>
<p><em> <session encryptionKey="SessionEncryptionKey"></em></p>
<p> </p>
<p><em> <overrideTicket encryptionKey="OverrideTicketEncryptionKey"/></em></p>
<p> </p>
<p><em> </session></em></p>
<p> </p>
<p><em> <managementServer name="localhost"/></em></p>
<p> </p>
<p><em> </connection></em></p>
<p>  </p>
<p><strong>Modified text:</strong> (adding the autoSignOutInterval attribute (highlighted below) and then reset IIS the feature should be turned off)  </p>
<p><em>  </em></p>
<p><em> <connection autoSignOutInterval="0"></em></p>
<p> </p>
<p><em> <session encryptionKey="SessionEncryptionKey"></em></p>
<p> </p>
<p><em> <overrideTicket encryptionKey="OverrideTicketEncryptionKey"/></em></p>
<p> </p>
<p><em> </session></em></p>
<p> </p>
<p><em> <managementServer name="localhost"/></em></p>
<p> </p>
<p><em> </connection></em></p>
<p> </p>
<p>I own a huge thank you to the Microsoft product team (you know who you are) for such incredibly helpful and quick response to my question on this one!</p>]]></description>
			<pubDate>Thu, 02 Feb 2012 23:23:32 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91494/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: OWSUG and Microsoft sponsored IT Virtualization Boot Camp in Ottawa]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91493/Default.aspx]]></link>
			<description><![CDATA[<p>These events are live and they’re HOT.  40 seats per event but they’re not free.  The event cost is $25/person and registration is NOT optional.</p> <p>40 seats is a HARD limit because that is the number of computers.  Payments are collected via Paypal.  Please register below.  I hope to see you there!</p> <p><a href="http://www.eventbrite.ca/event/2892520607">http://www.eventbrite.ca/event/2892520607</a>  <p>Regards,  <p>Brad Bird  <p>President OWSUG</p>]]></description>
			<pubDate>Fri, 03 Feb 2012 01:53:49 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91493/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: How to clear agent cache on Operations Manager 2007 agent]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91488/Default.aspx]]></link>
			<description><![CDATA[<p>This is a frequent item that is covered in the TechNet forums. So much so I’ve decided to make a post about how to do it so I don't have to type the directions any more.</p> <p>Steps to clear the agent cache.</p> <p>1. Logon to agent machine with admin rights (or enough rights to stop a service and delete files off the file system)</p> <p>2. Open DOS box, click start run CMD, if Windows 2008 R2 start CMD with Admin Rights.</p> <p>3. Type “net stop healthservice” to stop the Operations Manager Service.</p> <p>4. open explorer and delete the folder ‘Health Service State’ that can be found here: C:\Program Files\System Center Operations Manager 2007\Health Service State</p> <p>5. Go back to the dos box and type “net start healthservice” to start the Operations Manager Agent.</p>]]></description>
			<pubDate>Thu, 02 Feb 2012 20:49:23 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91488/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: Hotfix: SCDPM 2010 Interoperability Hotfix for Centralized Management with SCDPM 2012 Beta]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91487/Default.aspx]]></link>
			<description><![CDATA[<p>This interoperability patch enables your SCDPM 2010 servers to be centrally managed using the Central Console feature available with SCDPM 2012. Once you have installed this hotfix, you can monitor and manage both SCDPM 2010 and SCDPM 2012 servers using the same console. </p> <p>Download at <a title="http://www.microsoft.com/download/en/details.aspx?id=27218" href="http://www.microsoft.com/download/en/details.aspx?id=27218">http://www.microsoft.com/download/en/details.aspx?id=27218</a></p> <p><font size="5">Related Articles</font> </p> <p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90866/Default.aspx"><strong>First Look: System Center integration and centralized administration in DPM 2012 Beta</strong></a></p>]]></description>
			<pubDate>Thu, 02 Feb 2012 20:33:59 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91487/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: Webcast: Inside the EMC / Microsoft Partnership for MMS 2012]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91486/Default.aspx]]></link>
			<description><![CDATA[<p>This is a pretty informative video about how EMC is involved in MMS 2012</p> <p>Inside the Partnership is your link to happenings, events and news between the EMC and Microsoft Partnership.</p> <p><a href="http://www.youtube.com/watch?v=WMX3L5K4LoE&context=C34996a6ADOEgsToPDskLb-XI6YmBnbVoIXJRYwHJV">Inside The Partnership (EMC/MSFT) - ITP19 - 2012 Overview and Getting Ready for MMS 2012</a></p> <p>EMC has a series of videos around their MS partnership on Youtube. Visit their Youtube channel at <a title="http://www.youtube.com/sammarraccini" href="http://www.youtube.com/sammarraccini">http://www.youtube.com/sammarraccini</a></p>]]></description>
			<pubDate>Thu, 02 Feb 2012 20:31:44 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91486/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: OpsMgr 2007 Powershell - list group members]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91458/Default.aspx]]></link>
			<description><![CDATA[<p>Sometimes I like posting things that I utilize at work just so I can find them easier, or refer forums posters to it. This is one of those posts. I needed to dump the group membership into a file. Line 1 loads the group information into an array. Line 2 gets the specified group information. Line 3 uses a function to return all group members and loads that information into an array. Line 4 formats the array and dumps only the display name into a file.</p> <p>$Groups = Get-MonitoringObjectGroup<br>$Group = $Groups | where {$_.DisplayName -eq "Group Name"}<br>$Members = $Group.GetRelatedMonitoringObjects()<br>$Members | Sort DisplayName | FT DisplayName | out-file C:\GroupName.txt  <p>  <p>Props to Andreas Zuckerhut, as I copied some of his code…  ]]></description>
			<pubDate>Wed, 01 Feb 2012 22:12:55 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91458/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: QuickTrick: Find alerts from a monitor or rule in OpsMgr 2012 (#SCOM)]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91386/Default.aspx]]></link>
			<description><![CDATA[<p>Since I started with Operations Manager 2007 this has been a commonly asked question – “<em>How can you tell what alerts are created by a rule versus those that are created by a monitor?”</em></p>
<p>(This is important because you generally do not want to close alerts which are generated by a monitor – see <a href="http://blogs.catapultsystems.com/cfuller/archive/2011/04/15/opsmgr-never-close-an-alert-for-a-monitor-%E2%80%93-the-exception-to-the-%E2%80%9Crule-of-the-monitor%E2%80%9D.aspx">this article</a> for details)</p>
<p>In both OpsMgr 2007 and 2012 in the Alerts view the only way to determine this is by highlighting an alert and checking this below:</p>
<p>[The graphics did not upload correctly on this post - please see <a href="http://blogs.catapultsystems.com/cfuller/archive/2012/01/30/quicktrick-find-alerts-from-a-monitor-or-rule-in-opsmgr-2012-scom.aspx">http://blogs.catapultsystems.com/cfuller/archive/2012/01/30/quicktrick-find-alerts-from-a-monitor-or-rule-in-opsmgr-2012-scom.aspx</a> for the missing graphics]</p>
<p>This shows an individual alert and whether it was created by an alert or monitor. This does not however give us a field that we can use to sort a list by or a way to tell for a large number of alerts which are from a rule versus a monitor.</p>
<p><strong><span style="text-decoration: underline;">Dashboards to the rescue in Operations Manager 2012!</span></strong></p>
<p>I just saw this today. In OpsMgr 2012 (RC version) you can great a dashboard and add a widget to the dashboard. One of the fields available in the Alert widget is the field “Is Monitor Alert”. </p>
<p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1058/Default.aspx"><img width="765" height="562" title="image" style="border-width: 0px; border-style: solid; padding-top: 0px; padding-right: 0px; padding-left: 0px; display: inline; background-image: none;" alt="image" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&mediaId=1058&moduleId=498&q=1&fullScale=0&s=0&width=765&height=562" /></a></p>
<p>If you add this field you can see the following:</p>
<p>[The graphics did not upload correctly on this post - please see <a href="http://blogs.catapultsystems.com/cfuller/archive/2012/01/30/quicktrick-find-alerts-from-a-monitor-or-rule-in-opsmgr-2012-scom.aspx">http://blogs.catapultsystems.com/cfuller/archive/2012/01/30/quicktrick-find-alerts-from-a-monitor-or-rule-in-opsmgr-2012-scom.aspx</a> for the missing graphics]<a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1059/Default.aspx"></a></p>
<p>You can also click on the “Is Monitor Alert” heading at the top and sort according to whether it is an alert created by a monitor or not (so you can see all alerts which are from rules as an example at the top of the list).</p>
<p> </p>
<p><strong>Summary</strong>: Want a quick way to see what alerts you have that are from a rule or a monitor? Use a dashboard view in OpsMgr 2012 with the Alerts widget and add the “Is Monitor Alert” field!</p>]]></description>
			<pubDate>Mon, 30 Jan 2012 19:43:44 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91386/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, Session Declined &amp;amp; The Avengers?]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91351/Default.aspx]]></link>
			<description><![CDATA[<p><a href="http://www.mms-2012.com/">The Microsoft Management Summit 2012</a> looks like it will be an incredible experience with all of the updates occurring in the System Center 2012 space (<a href="http://www.systemcenteruniverse.com/">pun somewhat intended</a>)! I highly recommend that if you can be there – <strong>be there</strong>. I think that this will be an incredible MMS – I’m looking forward to it almost as much as I am to seeing <a href="http://www.youtube.com/watch?v=eOrNdBpGMv8">The Avengers</a> (one is happening in April, one is happening in May so there should be no conflict).<em> </em>My favorite quote from this preview: “<em>There was an idea… To bring together a group of remarkable people so when we needed them they could fight the battles that we never could.</em>”</p>
<p>Ok, back to MMS. I have seen some of the sessions that were accepted and they look incredible! Microsoft has a limited set of slots for presenters and presentations and can only choose so many as a result. (I will post a link to the sessions once they become available). As an example, last year my session on “<a href="http://blogs.technet.com/b/kevinholman/archive/2011/03/07/a-must-see-session-at-mms-2011-cameron-fuller-s-opsmgr-evolution.aspx">Operations Manager Evolution</a>” was declined but ended up accepted up at the last minute so there is a potential that a session could still be accepted but the likelihood is small at this point in time.</p>
<p>The following are abstracts which I am aware of that were declined for MMS 2012 (the session submitter intentionally removed to keep this focused on the topic not the presenter):</p>
<p><em></em> </p>
<p><b><em>Title: </em></b><strong>Monitoring SharePoint code with APM</strong>  </p>
<p><b><i>Abstract: </i></b>Hosting a private cloud today is the future but what do we really understand in making this a reality? Microsoft technologies offer Private cloud solution but how do we use them to create an effective Private Cloud? In this session we will examine our options how we can use all the System Center products with Hyper-V to ensure our private cloud is not only a success but a simpler and easy way forward within budget.</p>
<p><strong><em></em></strong> </p>
<p><strong><em>Title: </em>Advanced SharePoint Monitoring with System Center</strong>  </p>
<p><b><i>Abstract: </i></b>SharePoint administration of large hosted and internal sites. With the main goal of getting users to interact with SharePoint 2010 we must be able to monitor in a proactive method ensuring our investment stays operational. As 24/7 no longer has a meaning but always on is the new SLA Operations Manager is an important component to ensure this reality. With Patching and Backup’s we also need to ensure that effective use of ConfigMgr & DPM perform the tracks with Service Manager</p>
<p><strong><em></em></strong> </p>
<p><b><em>Title:</em> Dashboard Palooza</b>  </p>
<p><b><em>Abstract: </em></b>In the world of monitoring, it is not only about the information you gather but how to visualize it. In this session presented by experienced consultants from across the globe, we demonstrate different techniques to build the dashboards that you need using the new built-in Operations Manager 2012 functionality combined with solutions such as the Service Level Dashboard, Visio Integration and the Service Manager dashboard to create custom dashboards for a NOC, C-Level, LOB application and more!</p>
<p> </p>
<p><em></em></p>
<p><b><em>Title: </em></b><b>Top Ops Bloggers</b>  </p>
<p><b><em>Abstract: </em></b>Meet the top SCOM bloggers in this session–Marnix Wolf & Kevin Holman! Marnix Wolf: SQL, the true foundation of SCOM/SCOM12. Learn how to provision a well performing SQL server for your SCOM environment without taking all available resources. Kevin Holman: Alert enrichment and forwarding: How can I connect OpsMgr to other Enterprise Management systems? Adding enrichment to alerts in SCOM & connecting SCOM12 to other systems using Orchestrator 2012</p>
<p><strong><em></em></strong></p>
<p><b><em></em></b>  </p>
<p><b><em>Title: </em></b><strong>Tips & tricks for monitoring your private cloud with OpsMgr 2012</strong>  </p>
<p><strong><em>Abstract:</em></strong> Monitoring a private cloud is unlike monitoring your physical environment. This session provides guidance & best practices on using OpsMgr 2012 to monitor your private cloud infrastructure. Topics include: - Key considerations in an effective private cloud infrastructure - Best practices for virtualizing your OpsMgr infrastructure - Effective monitoring of VM guest performance - Automating incident management and remediation - Extending VMM's dynamic optimization to hardware and applications</p>
<p><strong><em></em></strong> </p>
<p><b><em>Title: </em></b><strong>Through the Looking Glass at all Hypervisors</strong>  </p>
<p><b><i>Abstract: </i></b>This session looks at how to use System Center Operations Manager to monitor Hyper-V, VMWare and Citrix Xen Server Hypervisors through a single console. We will dissect the Microsoft Hyper-V , Veeam VMWare and Comtrade XenServer Management Packs to look at what is useful and what can be extended. We will also look at how to build useful dashboards to look at information across the hypervisors  </p>
<p>  </p>
<p><b><em>Title: </em>Operations Manager Monitoring: The good, the bad and the ugly </b> </p>
<p><b><em>Abstract: </em></b>Ever want to quickly narrow down noise and keep your environment clean and healthy? Ever wonder why you databases are filling up and your console is getting sluggish? Industry experts, they will share their experiences from having tuned countless Operations Manager deployments since MOM 2005. They will show you how to quickly reduce noise, set overrides the easy way (fire and forget), maintain a healthy environment.  </p>
<p><b></b>  </p>
<p><b><em>Title: </em></b><b>Taking your IT business services to the next Level with System Center 2012</b>  </p>
<p><b><i>Abstract: </i></b>Get ready to drive the management of your IT Business services beyond System Center 2012, taking full advantage of the System Center suite. This session will cover end-to-end IT business services by utilizing System Center Operations Manager 2012, System Center Service Manager 2012 and System Center Virtual Machine Manager 2012. Industry experts will show you how to fully leverage your IT business service and how to extend the service.  </p>
<p><b></b>  </p>
<p><b><em>Title: </em></b><b>101 Management Pack authoring for Service Manager 2012</b>  </p>
<p><b><em>Abstract: </em></b>Would you like more than out-of-the-box functionality from Service Manager 2012 but don’t know where to start? Join industry experts for a great session on extending and customizing System Center Service Manager 2012. This demo-packed session will show you the how to’s for extending Service Manager 2012 and the direct results you can achieve in a few easy steps. Learn from real world Service Manager 2012 authoring examples and be a hero to your helpdesk.  </p>
<p>  </p>
<p><b><em>Title: </em></b><b>Operations Manager Management Packs: Don’t be afraid! You don’t need to be a developer</b>  </p>
<p><b><i>Abstract: </i></b>Join industry experts on a journey building management packs the easy way. No need for heavy authoring experience. These guys have been in the authoring world since MOM 2005 and have a vast experience in extending the product. During this session they will show real world examples and solutions on how to easily create a simple but effective management pack while at the same time discussing the do’s and don’ts.  </p>
<p><em></em>  </p>
<p><b><em>Title: </em></b><strong>Looking after your Microsoft Virtualization environment</strong>  </p>
<p><b><i>Abstract: </i></b>This session looks at the various areas to look out for when implementing a Hyper-V virtualization environment. We will also show you how to use System Center Operations Manager to alert you of critical alerts that happen in your Virtualization environment, as well as how to integrate and use System Center Virtual Machine Manager to configure and tune the infrastructure. On top of this, we will also showcase how orchestration through System Center Orchestrator can assist in automating crucial workflows to ensure that your environment suffers minimal downtime.  </p>
<p> </p>
<p>Were your MMS sessions declined? If so, post them here and we’ll put together a more comprehensive list of sessions that currently will not be at MMS 2012.<strong> </strong></p>
<p><strong><span style="text-decoration: underline;">Are there sessions listed here or in the comments which you think would be great to have at MMS? If so, post a comment on them and maybe we can draw some attention to them as a possible last minute addition!</span></strong></p>
<p> </p>
<p>And now a thought or two from my favorite green Avenger… </p>
<p><img alt="" width="228" height="228" src="http://www.systemcentercentral.com/data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAkGBhQSERUUExQUFRQVFRcXFxgYFxQUFxQYGBQXFRgYFBQXHCYeGBojGRYUHy8gJCcpLCwsFR4xNTAqNSYrLCkBCQoKDgwOGg8PGiwkHx8pLCwpLCwsKSksLCkpLCkpKSwsKSkpKSwpKSkpKSwpKSwsLCwsLCkpLCksKSksKSwpLP/AABEIAOEA4QMBIgACEQEDEQH/xAAcAAABBQEBAQAAAAAAAAAAAAAEAQIDBQYABwj/xAA8EAABAwIDBQYGAQIFBAMAAAABAAIRAyEEMUEFElFhcQaBkaGx8BMiMsHR4fEHFBUjQmKSFlJygkNU8v/EABkBAAMBAQEAAAAAAAAAAAAAAAECAwQABf/EACYRAAICAgICAgEFAQAAAAAAAAABAhEDIRIxBEETIlEyQmFxkRT/2gAMAwEAAhEDEQA/APF21LJj06k2Y4SuqpPYxzE7fuUtJtlzW+qDYpabO+Vh5wOpcf1Km2ltKWOAtA3R0MSq/wCNYDQep18EPVfM80lWw+htGrpkP3+laY+tLw3RoYB5T9/NUqOxNSaxOk/oeRTyWzgp1ORc5D7SoGcOB8UyriDuxx/V/BI2tmQdbflLWgoIwlMk8vf8orFUvkLjc/mw9QhsFV3XicvTP8KwxhAptE2ceGY0U29nAOHw9ieB8iB+SrzaVMsY1jb77SY0AY3fPo5Q4HCy5g0d9mE/hG4vDPcGOaYggf8AiyGsk9S4oN2w0K/CClTrBwt8rxEZG47sx/6qqpYgfEJGUlwvlJmyPxlV/wDb1KrjZxZTiNC50E9CLKkoYezuMgDnM/aUVsDCDh96J/3cbQ4jvsR4K5wTdxm8dLQb3LXboHiqXBhwdIyn1a37j1VrSeXNIvBgRc5C32ukkwckCY3Du0Py5k9Jb42PWQgKhABB13e4QTnxiFctxDXMLS35nZG5vN47/RBY7YLgeMAkRrAFxx/SKkumK2gzAYu9NpjdMNJ4STfzWtZgQ8Np82u6xIIPAyCFj9kUA+mZ/gz+PRbjY2FecUyL7wZPJ0tLj3jdPepy1ZS9Em1dhMY9tUD62Hebr9BaY52BhVbtl71Nrj9dPdvxacp1yA9lbftNhpqMtMF08AXmZtpYjxQ2M2C4Ux9MtYALmSMg2R0ImxWVZdIzrJSR5f2kw5s8QS0Fro/2uMfjrwlV2zKzi9u6QP8AS7PiLxw+iyu9r0nDFVqYmHUt4AwZMDe0z49FnKLHU3B8H5HQ7lFjI4QfJbo7iXTtWEU8C41XATHLgZIjuKusOGgDdBBi/M8wqPG1nCoSwkARu55Rb8I7ZW0N4Q6zh5pMtuNmjCkpbLLd5DySpPidFyx2zZowNK+SiqC6WkEtYXuvY9nl+gmkz/LlMY1T/wDxt7vRMCmKI8WUJCmJUS5BZAWokMmDxaB3i3oJTNxPaUzkAZjTdo/2g+IlTYWgXkNiwJPdz81FVbLu+3TRWuzaXD3ce+5LOVRA3QNVO6bfxcqatV3mNHCfsQB4IjH4Sxjr1QWCdmCoqVqwctGp2Y5sU9TPLLcLbjM/6fFCnazqNQixa5rQbGwYSRHfdVtDGFh1EeWRBHeERiHb4LnaE+g/CVuh3PQHtTHvex1MfSS3j/p3i3yPorRjQ4tIndLac9Qy9vFVbABw+XPrr9v+Kv8ACmGbsCDDuu6PSHXHRdOdKiTnsCq0t1o4+FwM/H1R+BpRPOw6/dDPdLhN4mBJ4o9hGWRvz0tfjHoFnlIz8yPBYScQB/pYS/LUH5REjWPFaulskGmDm4bxtawMk9YuO5CbGwty7dkkR0mOHRafCkBjs4iPIC3AiI8FnyZHoDl0jAYLA/CJjJ0PHJpPzC/AGei1uxntGMpFpkbzBYZE/J9wO4KpdhiRUqN+hrg0czfe5wjdhUC2sXNEtLhFxbdr07gHOJWiU/pZrcqgei4/CteAD/3jnxmR1KiZRL2t3hm0TeZy/B8VavZvRaeF0ym2/SY5SfYWOtGN9Hjf9Q8AaOLbVbk7eYf+Ii+toWOfXDDXbfMxlfImV6l/VjZZdTY9o+YVQO4t/XkvJMY0gEnVwBnqfx5L0fHfKGzXhlcCfBjfFwO7S5y/CNGEgg65/la3sj2Z36YLmxAuPlDQBJk+sninbb2Rgy11TDYhu6whtQQS0EzBbykEWUZZ05UWxeVC+L/0zO908Eql/tqf/wBhnmuTWavkh+TCD5REZqB980Qx8kJRQl2Vo68B916KdMx2EvHyAf7R6IffReMzPvRCbqRAFDk0BLupIROFDUgCVpTw2UAM5rJVnsyoA6+UcJtrCCp01IwwVOW9E2zS/wBnv5DTXTqqWvsd1OqWnRXmwtoXEkRIzjLhfqVY9oMO1244DQ3tMy52fGw8VkUnGVCWZTE4L5d4e9Pz4IB2MIaQrPEVYa4CfcrPVnXK041y7HirCsJ8zgOJzue9bClg5Y0jLd4+fK5WP2YyXBemYHDbrcwJAvrf5STxGRhR8mVNEcjpmcqUt11+kc4Ez1v4JlCpPXjp+4hWe0KFi48fCAIPgShMBS1y/hQ5WiVGo2WYHXv1/hXIrEMJE70ed5zz/hZzCYjT308leMqgtzzHHuPp5rJK7ChmIwcYRkaCIJEb07znWy/SK7LUxFOwltR5yFgd0w4G1oPgjqlJphsCAw65ZNMnUQD7JTMNutJgCzycpH0Hv4d6o5aopKeqNrh6oIAm4JHTn4EeKc1sFVey8Qd8DnnpAANvdlcPpkDoirlHQi2rroxnbyv/AJbmgSWjf7wHCD1kLwnaL5aQc97e6CDHmV9HdpmA0jPDqTxjuleFVdgOe3FVYtS+HYC5D3wYGtlq8aaVplcORJUe29k9m0v7RuTmvYLZgy2DM56iF5Rt7ZIwzsZRH07u83oKjT6Favs7/UzB0cOyk34hLQA4bpseZJ5JvbOgyuypiG2JotZ13iHDyCyxuMtoyOX2/o8cgrlb/wBl7ukXpfLEtzZncO0wpsMbnjGfeFAK0nkisO27uYHqtMjcTY0yZ4gISEVVPy8wgi+6WPRw8hISmmqmtqo0cPDlO1QSpaZQYGPZUgokst75hA1DdEYV90jXsm1RYYFxBEZrT4isXUMxYznxErPupiGxrn4e/FXVAHcc2M2Z825zrrPesc9uyZmcTVF+apqpurDGNgoGoxbca0Wjosths+YE8Qdcp5L0ai75Z4TlnaGkg8yBC832a6FpsJtfIXyuBMxFx6LJ5EXJmae2XWIG8Ii0xlMiRocjaUJj2fDb1Hl98irfZu64Tec7EDKLtGU3BPLpcPtFhNIAAniOJy/0zw5dVjT3RMBwFc56ewtLgqnzDK3ePAe7LMYKl83vL3HgtLhaoYJcQIAzNuHjoul2c0aCi2JJOgAPDPJRsqgG8RJOd79VnNodsG7u6A2OOfvJUv8A1HoOucT0OXdZcscmcoSZ6hQ222lBz1zE5Ih/a9rjExeIsPPLvK8rbtTeiXNE/TrB1Bm4zzVlg8NvCTLbD5XGb6RHHhNkeLiqbC4OK2z0p+LbWBAI4GDMFZ7a2xhSwGKAAkguvruuBE+HkFYdldmup075nKQJmNY4cSjO0eF3sLXbmXUnjLM7pi3UKMXUjN01/Z4o7Zu9XDWgfO4THM36Ladpa4GGFMW+cf8AFjYCXsBsltZrsQ4GZ3GNMxO6N5wm9p7kPt/DgvdGQJA7leb+1fgM9SdGU+GOK5Hf2nNcqWJbPNAFY4Z8sPd6oCEXgcnf+vqV6s9o9ocakJvwg76T9klYIUoJAJH0CM4HVN+Fyt7ySCSYVvhHMc0NMNcNNCOS6T4oKKgCE5jjP8KbGYRzDGXDgR1SYfBueQBdx4aDiSjaqwWhhqcVPRqAcFDXwpYSHWPC1+YUMLqTRzVmnwz95lvqFuvuyP2dtMzD8jIOmkekeKyWGxzmH9o3/FrTEGCNc+KyzwsjLGySqQXu5THih6zBuk8CoMNUMqxrUpYbcCnf1aQG6dA9N4DRBuUXhaku+/gqtjTHfrZS0MTuLpQs6UTf9n8UB9RFhqbcx0vMKbb22G5TPI6XNh71WCO2nTaMtBGkaIOrjHONzM8/2sy8VuVsCxt9mnftwDKw9EJituPLLGxJAz0v3qkp0yQDI0tNz4qfEYZpePhCqQc2EXB1+YWIlXWGCH4xiG4Om+o/da35gJNxLZ1JJtdXdXsVjmUatU0nNZT3S4mW74c/dloi5BMkA8c1p/6eUaeHZvYh7fqLg0AEgkMlsgbxB3G2mAZ4lb5+3amKqNa1u5RZDiXi7yMnOuAGjMZ3AKlLNGNglnSVHkeyezFdxG6aZsHCHZScoibcRbmvTezfZhlE71Q774tawJgkgfc+SXZOGFN7nMbLSTDfp3pP1XzkyeCvNmyb5HgRA59V508vN0YVJyZZMHEC+aDxrZBnLIqwbN5VftDJdLrQ+dVEpdn7MZhqB3D9VwNGkj5t3vWW2q0AE6q0wu82i0PfvOieAE6AKi2zUzXJ2zJy5SsqN4eyEqrvjpVeilI88ROANyOLT5XQ6J2aP8xvePEFew+j2RaqGcEXiKcG6GcEEcMDuKJEEX5ZfhDwlCLOC20XaPMcJMT0TjSfF3kDqR6IQOK41DxS7FdnPaBkO9ROeueUxUihhzH8pUjngxpGijaE9i5nBFGn/wBsq3oYKs4CBPJQbLiQt1simz5CImb9Ry4XCw5slejDkyUygw/YHE1XAuYaYObnS0RxjMq/H9K2FrfnqTBl0NAJ/wBoK9afgbNAdvgjMme7xTRhWxe0WM8BoOGmSzTzzQiyz6PENq/09bTbLC8mc3QAe/L/APKzNbB7gggQdfLPS69j7Sh1TQbouAOYAh3eFlq3Z6SSbZen6J7k0PJf7iqya2zAUp1vOR4X49Fa4OryI8tFc19ghoNhxBykG94KHp7MHDLmU8ssZCylZa7IxjZ+Yx1OXv8AK3WD2iKjQwSWtFmyfmuPqPfkM1hdn4GCCROR0439Fq9l0gMrefKQVhyVejPJGkw1I7xLnS4kC2QmMgMs1aYV8Cba5TprwCrsLQLs5MG97tykjjN0cXBojnpr14GNFDjWwdBzMbOsquxleSI1KirY0ad/pnqUCcRJ98Uyk29kss21sz21cQ5hKym1dsTbJb7a+z/iMBETH8Lz7bGx3Amyvjq9nQSvZTf4jyHgEi7/AAx3ArlruJf6mTUuEMPHVRBOpmCvRZ6pZYtsweI/R980G9isKt2jxHehajVNHAZXBOqNTQnOFXEJEpXHDQk3UspEQHQlC63FIuCWeAzEcV6LsLDndpvH/cARkROR6GD4LzrZZi/66ed+5epdh2hxptJzIjlrr0K8/wAkwZez03Z+IlrAB9LZPVLjzvMdz1ibZnp15o3C4YMBOdgMogfdUm2MU+CKbQTneIjmdBn4rJOLSViSXFJMdXwNMDdJAmJ0B7+PDivPcdinOLiYEmwyBvAJ6kznpCpe1/aXF4Wo1tSzHSWlpJaeN+Nz4rMN7WvdmSc875zaeF8uSeHjya5UMourRtqh3xwvHEGM76WI8+KHGCMm05mPExfXPwVBQ2+SI95Rr4fwrbA7VOhy/PDNCUJRFLrCsH6/atsPiINo6ROo8MsoVHSqgxHTrA87k+SPp4gxBE2zuDnqdVFiPZqsFtYNNyDaQYOUTwkFNxO1QZWcY4n3onfE7/t3KTFZY1cUTeU9lSWbx4/dVTsRFvWSpcXjd2jzn39k0UQkrHUu0DRYkWt6ofG7SpOFxdYXE1nbxN80gqOtMrV8fsvwNX/dUeHolWQ3ikXcENwMSHqVpURT6b17LPULChUloHCyV2SGoOv1U5U2gjajUM4IpxQ9RFHDEspA1I58ZXPkmAO3bTooszHFdc5lObYhE4QpwFlzxBXBAJabNavRuxuJDC03kGRpwyv1HgvOMAbrddmHiRkvP8gw5FbPaziCac3+Y2nT5RlxH7Wa7QYrdLGQSDf/AMjl+Vb7KqzhmcBvaxAuqraYLsQycmgeYv5ELFJ8nsjl2wTt52dGJ2bWDwN+nTdVYYghzGl3mAR3r53qYUtuMl9Mdqtrtbg6zZl76bqYGpLmlthyBJ7l5FU7OAtjPoOn48wtfj5uCr0VwzUVRhqGKhX2zceLe/f6S7R7JuAkA+CoXYepSNwVrfDKtFmoz6PTNmYkOgaG3Q81fNpiJt66LynZ+2yCL34H7LU7O7TFwDZA95rzc2CSIONaNYxg6e9R1TnvF+PEqqw+LLjmjmuzJWXjsjJEb3XPTw9/dP8AqexloDS4/YIF1eXSfd0Xs51y46jwyV0qRL+QPH7OAKqMRQiy1mIINvfv8rP4ptz1t0CaLLRK/wCDy8lyN3hy81ypZSjzEpITQU+V7B6I4PhG0zN+KAlEYapp4JWjiZ9kO4oishYulRwrnaBNDFO2kue1dYCCEhUm6mFMEbv8UoySQlFM6IgDsDVWv2JUuL2WOwmEccuKuMLXczPRY80b6MeXvR7NsvaoFMC2V+iF2jtdxJLYYJFzckBpkgco14hZHs5tTfve1s++SOGfgrCvjN515IzPp4Bed8dPZlpt7JalJz7uJMm0++PorHAYAGxHviOSi2e/5b39Db8+isMPVg8RESP+QSPWgPQ3EbKBtGlrdxt0VXjOyrakgtBmL9/HILUVKwDZMSRHiLn3xQ3xQTGYMA53iCO9FSEUmjznbf8AT9obvM3t6+luURyWWp4dzHwZBBXvYpB4EwZnUZ6acfVef9sOzW68Pa2JPnewWjH5D/TIeGZt0wLZQdui6tmuhp95KrwDIaBeVYV3iLd/Lioy7BJ2CVXDSw9z0CjG2mt14BUXaDb+6fhtuYv+Fm37ScbrXDA5LZaOJtHoFXtGM5VdU2qCbFYp20TxTf8AEXaFVXi0XWJo2v8AiLVyxP8AiL+K5N/zD/GwVKuISLaaBwTmuhRrpXHFiXbzQomMuo8LVgwciig26m9BHKF5Uj3Id70EhR4umOakFSFEaiKRyHgohiDlS0aqLQJGj2UMre9EficNN+uWt/5WeoYyBwv7v1Rg2sYje7uaxyhKzLJbNFsKmWvI4jLuz8leUKRJBnO/nz6rH4LaxBBButDS2uDBLhBJ8h/PksuSLshKVGgwtEmN0GM/L9+auMDhDItJ5EWGv3Kz+BxLyWtpbxLhE5AQIIvzEpX7OxtQgMLGkAiSSIDRqYzieOSjwINtlxt7G/DHAdyr8FtEO1+/cPfFUvaPY20adFzqrWvYMyx0mLZDNZ7Y+03tIE2mf4TrFauxlDVnrNHGWAN5tl1yPRQbX/zGxY2A6Eag8YPqqTA7UsL8P46I/wDuJFozjSM8x0spJURcaZn34eHeah2tX3G2zIt6+CMxdaHHWPtZV9bDlwk/wqJbsvCNsw2Owpue8qorLRbeeG2KzL3SV62G2rPRxrQ1cuXK5Y6Vy7dXLgWOKSE4roQCMXJSkROFBR1CrI5hAAp9KpumUrVhC6hUJCneJEjJQgJQDmtSEKQFRvauAiIpWsCaU5oTBfQZh8MCDKlGGbvWylD03J7jfNSd2ZnZfbOw9MEfKHSBM6aegB71pNn7gMfKIkRANuvI+Nlh6OI5qywmJ4uWPJBszTi2bSntGCN0weI4j8wtXsrFh0HegTfM6377+S8v/uZyK0Gy9qEAXzz99yzzi6JSjo9VNdhbDoiBK8u7RbAptrF7Bu7xJjITxEZBHnbZFpta3eq7HbQ37fu3LzUo2noWKZBgjBvl7sjnY23PPPnkqejWvIy/CG2ztX4NOQJc6Q0fc8gq8XJ0h1C2T19qD4u7Mxny18U7HbZDW2hYzAbxcSTcmSTxKujQYBLnby0PGos0Uomc2xXNR8lVzlY7ZxIJ3WiAq4MXoY/0o1Q6EUjKUpadNGUKYRlKjpSIPhrlZboXKXMTmU4C4pkpZVi5zk1KuhE4aAuBToXBqISWhXixyPuUQW++KD3VNQfFtPRJL+AEkJripHiEyolAQlOaDouCIoBFugSY+jgycyU6tgYGqLokAg+KKdB+/dwWdzdkHNgmD2cDG8Sr6j2ZY4AteR/CiwDQc54dPYurvBuFwTlw+47woZJshNtlZ/0zUbEO3lY4LY1Qaq8w1S3EW+ysqVp6WHPMeqzyyPog5fkzztlOFyPUlBYqg4ZiPea2bXDO3Pwy8YVJ2k2gyhTc90Wy4k5gDvSxbehU23SMzjcYKTN5/QNyJ9wsvitoOqkuOZ00A4BDbR2k+s8uceg0aOAUQK9GGHit9m+OPigmk8hTmvbNBMKmDs0zQWgGs2XEqRoSlqRyrZQkDVI1qipuRLFNiMbJXKXdXJdCWU4CWE6EkrSaxpCUBLCVq4IgCUMTgpWtStitkW4lDEVTwpJyRdHZ41SOaQjnQC24jUZc1ESr9mHaMggMbss3c3vH4SxyJugLIm6KubqdgUBsVK2oqMaQW11lKK0FBsqpr66nwslxsu8LiYj3wCu8PX+YEGJJnpn+PBZDD4yNVZ4facaqE4MjKLNvhKjhrIOcd2nhdXNHEGM+GvTisHhttwUZU7RQ2XOgfccAsssbZGUbNRjtqtptL3EAZnum58V5V2i7QuxVWcmN+kfc803bW3HVzEkM4E3J4lVQC3YMHDb7NeHDxVvscSnMN1HKVaS9BDCpA5CU3qcOSNE3Ec5NhcXLmlA44BSsemwkAQOeybfK5Rrl1AoHASFqlDE9tNPyKXRCKakbRKkhSU3XSubE5sSlg+KOo4do0UDSiGPUZSbJuTY6EoKaXJGm6QFk7XpfiIcuToQFolGEZU+oDrkfFczs0x2TnDLzS03wrOhWjvQc5LoHJrplS3suC4DfN/1+UbV7J02NJJcT1VphKw3tJn35IrFvBbmPtPPySPNO+zlkl+TAV6Aa6ACmTCsdp0wCe+yqar1sg+RpW0c7aDhlZQvrud9RJ6phShVSSKKKR0LgE4pspgnEJQ1JKe0oAYwtTgU56SmVwGziU0PUvw1G+nCGgImp1lICg2lSteg4gaJpSqDfXJaBRKntXLkDpdCflS0Fy5KxCTVSszSrlNkxzlw0SLkpwozCIH4XLkDhW5jp9iieC5clkSZNhc+4eoR2JyPvVcuUzl2ZfaOfj6lVVRIuW7EbIdECcFy5XLCuTVy5cA4Zp4SrkBWc7RNCVcuQCZqbUyXLkvs72Qp5yXLk4WKuXLkoD//Z" /> or if you prefer<img alt="" width="238" height="231" src="http://t0.gstatic.com/images?q=tbn:ANd9GcTRhiLX0ueV3kX1ag697CzX34BNKrjuJcJ5ss1mJIOYvJrRZN7lQA" /></p>]]></description>
			<pubDate>Fri, 27 Jan 2012 14:11:36 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91351/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: Where to find details on the System Center 2012 Licensing Plan (downloadable datasheets and FAQ)]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91346/Default.aspx]]></link>
			<description><![CDATA[<p>I recently attended a discussion / briefing on the new licensing model, which I think is going to simplify things for orgs like mine. Microsoft has recently posted downloadable datasheets to help customers sort this out, including a 27 question FAQ sheet. Here’s where to go for the details:</p> <p><font size="5">Downloadable Datasheets</font></p> <ul> <li><a href="http://download.microsoft.com/download/1/1/1/11128EC7-2BE7-480C-9D46-4ECECA9E481A/System%20Center%202012%20Licensing%20Datasheet.pdf">System Center 2012 Licensing Datasheet</a>  <li><a href="http://download.microsoft.com/download/8/7/0/870B5D9B-ACF1-4192-BD0A-543AF551B7AE/System%20Center%202012%20Licensing%20FAQ.pdf">System Center 2012 Licensing Frequently Asked Questions</a>  <li><a href="http://download.microsoft.com/download/0/D/9/0D9DDF52-A855-487B-9B74-5A09A9389551/Windows%20Server%20System%20Center%20and%20Forefront%20Pricing%20and%20Licensing%20Guide.pdf">Windows Server, System Center, and Forefront Licensing Guide</a></li></ul> <p><font size="5">Licensing Site</font> <p>Microsoft has also updated the System Center 2012 Volume Licensing site with the new information at:  <p><a href="http://www.microsoft.com/licensing/about-licensing/SystemCenter2012.aspx">http://www.microsoft.com/licensing/about-licensing/SystemCenter2012.aspx</a>]]></description>
			<pubDate>Fri, 27 Jan 2012 16:41:26 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91346/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: ConfigMgr 2012-Notes from three days with Wally in Austin!]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91333/Default.aspx]]></link>
			<description><![CDATA[<p>This summary is the work of a colleague of mine Eric Morrison who attended both the <a href="http://www.systemcenteruniverse.com/">SystemCenterUniverse</a> event and two days of user group meetings presented by the infamous Wally Mead. Well done Eric (and of course well done Wally for spending time with the crew in Austin!). Eric’s blog post on this is available at: <a href="http://myitforum.com/myitforumwp/2012/01/26/configmgr-2012-notes-from-the-system-center-universe-and-ctsmug-events/">http://myitforum.com/myitforumwp/2012/01/26/configmgr-2012-notes-from-the-system-center-universe-and-ctsmug-events/</a>. </p>]]></description>
			<pubDate>Fri, 27 Jan 2012 02:49:01 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91333/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: OpsMgr 2012 (#SCOM) and ConfigMgr 2012 (#SCCM) Q&amp;amp;A]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91331/Default.aspx]]></link>
			<description><![CDATA[<p>The following questions are the result of yesterday’s self-proclaimed game of “stump the chump” with myself playing the chump in a room full of IT folks (who had some excellent questions on Configuration Manager and Operations Manager). The responses below are from my colleagues who stepped up to provide answers to these questions including:</p>
<p> </p>
<p><a href="http://blogs.catapultsystems.com/cnackers/default.aspx">Chris Nackers</a>, David Jaffe, <a href="http://blogs.catapultsystems.com/mlist/default.aspx">Marty List</a>, <a href="http://blogs.catapultsystems.com/ttaylor/default.aspx">Terry Taylor</a></p>
<p> </p>
<p><strong>Configuration Manager 2012:</strong></p>
<p>Q: <em>What changes have been made to patch management in Configuration Manager 2012 to simplify the process to deploy patches?</em></p>
<p>A: [Chris Nackers] The process has been simplified to search for updates, create a group, deploy that group of updates</p>
<p>A: [David Jaffe] Automatic Deployment rules. E.g. Endpoint Protection definitions can be automatically downloaded, synced with DPS, and deployed to clients. Can decrease deployment of items like security updates through reducing the clicks to approve and deploy patches.</p>
<p> </p>
<p>Q:<em> What changes have been made to the Remote Control Tools in Configuration Manager 2012?</em></p>
<p>A: [Chris Nackers] Golden key is back (CTR_ALT_DEL) when a user is not present, otherwise we use RDP and RA same as before. Additional reference: <br />
<a href="http://myitforum.com/myitforumwp/2012/01/25/configmgr-2012-brings-back-ctrlaltdel-to-remote-control-other-things/?utm_source=rss&utm_medium=rss&utm_campaign=configmgr-2012-brings-back-ctrlaltdel-to-remote-control-other-things&utm_medium=twitter&utm_source=twitterfeed" title="http://myitforum.com/myitforumwp/2012/01/25/configmgr-2012-brings-back-ctrlaltdel-to-remote-control-other-things/?utm_source=rss&utm_medium=rss&utm_campaign=configmgr-2012-brings-back-ctrlaltdel-to-remote-control-other-things&utm_medium=twitter&utm_source=twitterfeed">http://myitforum.com/myitforumwp/2012/01/25/configmgr-2012-brings-back-ctrlaltdel-to-remote-control-other-things/?utm_source=rss&utm_medium=rss&utm_campaign=configmgr-2012-brings-back-ctrlaltdel-to-remote-control-other-things&utm_medium=twitter&utm_source=twitterfeed</a></p>
<p>A: [Marty List]</p>
<p>· Remote control now supports sending the CTRL+ALT+DEL command to computers.</p>
<p>· You can apply different remote control settings to collections of computers by using client settings.</p>
<p>· You can lock the keyboard and mouse of the computer that is being administered during a remote control session.</p>
<p>· The copy and paste functionality between the host computer and the computer that is being administered has been improved.</p>
<p>· If the remote control network connection is disconnected, the desktop of the computer that is being administered will be locked.</p>
<p>· You can start the remote control viewer from the Windows Start menu.</p>
<p>· Remote control client settings can automatically configure the Windows Firewall on client computers to allow remote control to operate.</p>
<p>· Remote control supports connecting to computers with multiple monitors.</p>
<p>· A high visibility notification bar is visible on client computers to inform the user that a remote control session is active.</p>
<p>· By default, members of the local Administrators group are granted the Remote Control permission as a client setting.</p>
<p>· The account name of the administrative user who starts the remote control session is automatically displayed to users during the remote control session. This display helps users to verify who is connecting to their computer.</p>
<p>· If Kerberos authentication fails when you make a remote control connection to a computer, you are prompted to confirm that you want to continue before Configuration Manager falls back to using the less secure authentication method of NTLM. </p>
<p>· Only TCP port 2701 is required for remote control packets; ports TCP 2702 and TCP 135 are no longer used.</p>
<p>· Responsiveness for low-bandwidth connections supports the following improvements:</p>
<p>o Elimination of mouse trails by using single mouse cursor design.</p>
<p>o Full support for Windows Aero.</p>
<p>o Elimination of mirror driver.</p>
<p><a href="http://technet.microsoft.com/en-us/library/gg699359.aspx#WhatsNew_Client_Deployment">http://technet.microsoft.com/en-us/library/gg699359.aspx#WhatsNew_Client_Deployment</a></p>
<p><a href="http://technet.microsoft.com/en-us/library/gg699366.aspx">http://technet.microsoft.com/en-us/library/gg699366.aspx</a></p>
<p> </p>
<p>Q: <em>Does Configuration Manager 2012 have a web-based version of the Configuration Manager 2012 console?</em></p>
<p>A: [Chris Nackers] Not that I’m aware of</p>
<p>A: [Marty List] Not that I know of</p>
<p>A: [David Jaffe] No. However, they did add a portal for basic software requests and one level work flow approval. </p>
<p> </p>
<p>Q: <em>What is the difference between a secondary site and a distribution point and why would we want to use them?</em></p>
<p>A: [Chris Nackers] Secondary site allows for a proxy MP, with 2012, we can finally throttle on a standard DP</p>
<p>A: [David Jaffe] DPs do offer throttling and holds the PXE option. The only reason for a Secondary is to keep client traffic (policy check, heartbeat, and inventory) local and then throttle\compress client traffic upstream to Primary. Deciding between a DP and SS is a discussion based on WAN bandwidth and number of clients. For details see the links below.  As a side note. ConfigMgr 2012 will install and configure IIS and WDS when deploying remote DPs!</p>
<p>Decent link on changes below. Confirms DP throttling. </p>
<p><a href="http://scug.be/blogs/nico/archive/2011/10/03/sccm-2012-the-new-infrastructure-specifics.aspx">http://scug.be/blogs/nico/archive/2011/10/03/sccm-2012-the-new-infrastructure-specifics.aspx</a></p>
<p>Wally concurs on the DP throttling change. </p>
<p><a href="http://myitforum.com/myitforumwp/2012/01/06/what-wally-said-configmgr-2012-and-low-bandwidth-situations/">http://myitforum.com/myitforumwp/2012/01/06/what-wally-said-configmgr-2012-and-low-bandwidth-situations/</a></p>
<p> </p>
<p>Q:<em> Is it true that reports can only be run from the CAS or can they be run in other locations (such as a European based primary site)</em></p>
<p>A: [David Jaffe] CAS is used for centrally managing patching and asset management reporting. You cannot push software or policy. You can assign the Reporting role on a primary and pull reports from just that Primary clients. Also, a CAS is required if you want more than two Primary sites to communicate.  </p>
<p> </p>
<p>Q:<em> Is there a power shell provider in ConfigMgr 2012</em></p>
<p>A: [Marty List] No, but almost everything can be accessed via WMI in PowerShell scripts</p>
<p> </p>
<p>Q: <em>Is there a way to integrate bar code information into the Configuration Manager database?</em></p>
<p>A: [Chris Nackers] I would never recommend adding ANYTHING to the configmgr DB, can you create a separate DB and then combine information, yes <br />
A: [David Jaffe] I agree with Chris Nackers….almost. Do NOT change or modify the MS tables or columns. If you must add info to the Configmgr DB, the supported method is to create your own tables. MS still reserves the right to wipe the table so make sure to back up the DB before applying patches or service packs. </p>
<p> </p>
<p>Q: <em>Is there any information available on what level of SQL traffic to expect over the WAN with the new SQL Replication changes and is the traffic encrypted?</em></p>
<p>A: [David Jaffe] I have found no specifics on this so far. However, the MS reason for using SQL replication is to reduce data size and make replication more reliable. </p>
<p> </p>
<p>Q: <em>What UI improvements are there for OSD?</em></p>
<p>A: [Chris Nackers] For OSD we simplified the PXE service point, added the ability to patch the images offline, and added support for the new app model and UDA, otherwise no major changes to OSD…  there is no user interface as OSD is zero-touch by default, that hasn’t changed, unless you are using MDT 2012/UDI</p>
<p> </p>
<p><strong>Operations Manager 2012:</strong> (note, there are only two times they stumped me in OpsMgr versus the ConfigMgr beating above)</p>
<p>Q: <em>Can Operations Manager monitor devices via UDP or only via TCP and ping?</em></p>
<p>A: [Terry Taylor] As for UDP… UDP is connectionless, no Ack – just send it and forgot about it.  So to <i>monitor</i> UDP, are we looking for OM to be the originator or the receiver? It sounds like the real question is “How can I make sure I can TFTP to my network devices?”</p>
<p>A: [Cameron Fuller] While I agree that UDP is connectionless and that would be a challenge to test, I see the worst case if the goal is to validate the ability to connect to something remotely via UDP a script can be written which performs the test and returns either a success or failure event which can then be captured by a monitor which alerts when the state changes</p>
<p> </p>
<p>Q: <em>Does Operations Manager network monitoring do gathering for information from network devices like device serial numbers?</em></p>
<p>A: [Terry Taylor] In OM 2007 (with xSNMP), it doesn’t appear that serial number is being discovered …(not sure how much this translates to OM 2012) I would guess that they might be looking for the serial number on the Chassis.  I did some quick searching and it looks like for CISCO devices there is an “SNMP get” that will return the serial number, but I don’t know how well that translates across vendors.</p>
<p> </p>
<p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1042/Default.aspx"></a><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1044/Default.aspx"><img width="370" height="447" title="clip_image004" style="border-width: 0px; border-style: solid; padding-top: 0px; padding-right: 0px; padding-left: 0px; display: inline; background-image: none;" alt="clip_image004" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&mediaId=1044&moduleId=498&q=1&fullScale=0&s=0&width=370&height=447" /></a></p>
<p> </p>
<p>A: [Cameron Fuller] I have not seen any documentation which indicates that the serial number for network devices will be gathered in OpsMgr 2012 with the built-in network monitoring functionality. In OpsMgr 2012 the information looks similar as shown below: (subset of graphic from <a href="http://4sysops.com/archives/scom-2012-review-part-5-network-monitoring/" title="http://4sysops.com/archives/scom-2012-review-part-5-network-monitoring/">http://4sysops.com/archives/scom-2012-review-part-5-network-monitoring/</a>) <br />
<a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1045/Default.aspx"></a></p>
<p>That being said however, using an alteration to the xSNMP management pack example shown by Terry I expect that this could be added to OpsMgr. For most of the frequently asked questions by network administrators for OpsMgr functionality I recommend this article: <a href="http://derek858.blogspot.com/2011/05/sim354-systems-center-operations.html" title="http://derek858.blogspot.com/2011/05/sim354-systems-center-operations.html">http://derek858.blogspot.com/2011/05/sim354-systems-center-operations.html</a></p>
<p> </p>
<p>I owe a huge thank you to all of the folks who contributed to answering these questions on ConfigMgr 2012 and OpsMgr 2012!</p>]]></description>
			<pubDate>Thu, 26 Jan 2012 17:25:11 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91331/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: System Center Universe Live Stream]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/Default.aspx?tabid=143&IndexId=91217]]></link>
			<description><![CDATA[Enjoy<br />
<a href="http://www.systemcenteruniverse.com/">http://www.systemcenteruniverse.com/</a>]]></description>
			<pubDate>Thu, 19 Jan 2012 14:17:28 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/Default.aspx?tabid=143&amp;IndexId=91217</guid>
		</item>
	</channel>
</rss>

