<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
	<title><![CDATA[Cameron Fuller]]></title>
	<link><![CDATA[http://www.systemcentercentral.com/Blogs/tabid/150/rss/1/userId/357/CategoryId/61/Default.aspx]]></link>
	<description></description>
	<language>en-us</language>
	<copyright><![CDATA[Copyright 2009 System Center Central All Rights Reserved.]]></copyright>
	<lastBuildDate>Wed, 08 Feb 2012 03:07:26 GMT</lastBuildDate>
		<item>
			<title><![CDATA[Blog: Hyper-V running on core-Positives &amp; Negatives]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91572/Default.aspx]]></link>
			<description><![CDATA[<p>During a recent Hyper-V build out in my lab I decided to try my hands at installing Hyper-V on the core version of Windows versus the full version of Windows. The specific benefits I expected from core include: (benefits taken from: <a title="http://msdn.microsoft.com/en-us/library/ee391628(v=vs.85).aspx" href="http://msdn.microsoft.com/en-us/library/ee391628(v=vs.85).aspx">http://msdn.microsoft.com/en-us/library/ee391628(v=vs.85).aspx</a>) </p> <p> </p> <p>1) Reduced servicing</p> <p>2) Reduced management</p> <p>3) Reduced attack surface</p> <p>4) Less disk space required</p> <p> </p> <p>Additionally I was hoping to see a decrease in the memory footprint which would allow me to add more virtuals onto a system running core instead of the full version of Windows. </p> <p>My test lab included two identical Windows 2008 R2 SP1 hardware configurations running an I7 processor with 24 gb of memory. HyperV03 was installed with a  full version of Windows and HyperV04 was installed on a core version of windows.</p> <p> </p> <p><strong>My testing results for the 4 benefits listed above:</strong></p> <p>1) On both servers I have had a total of about 80 updates applied since I started this test (not including forefront endpoint definition updates).</p> <p>2) Management on the core server itself is reduced – as you don’t often want to log into the server to manage it. This however realistically moves the management to other servers or to other tools such as CoreConfig to manage the server. Once Hyper-V was functional on this system, I was able to use SCVMM almost exclusively to manage the core Hyper-V system.</p> <p>3) I see the logic that the attack surface is reduced – less code to attack means less surface to attack but I can’t provide any specific details here yet. More below.</p> <p>4) On my core system I saw a significant decrease in disk space usage with 6.2 gb in the Windows directory versus 16.6 gb in the Windows directory for the full version of windows. </p> <p> </p> <p><strong>Memory test results:</strong></p> <p>The memory tests I were the primary item I was interested in because the only reason I had to expect extra available memory was the decrease in the attack surface which would hopefully result in a decrease of the number of processes and services running on the system. For this test I shut down all virtuals running on both of my Hyper-V servers and compared their available memory and the number of processes running on the server.</p> <p><em>HyperV03</em>: (Full Windows)</p> <p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1089/Default.aspx"><img style="background-image: none; border-right-width: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image_thumb1" border="0" alt="image_thumb1" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&mediaId=1089&moduleId=498&q=1&fullScale=0&s=0&width=438&height=484" width="438" height="484"></a></p> <p>The full version of Windows was running a total of 59 processes, using 7% of physical memory and had a total of 21913 mb of free memory.</p> <p><em>HyperV04</em>: (Core)</p> <p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1090/Default.aspx"><img style="background-image: none; border-right-width: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image12_thumb1" border="0" alt="image12_thumb1" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&mediaId=1090&moduleId=498&q=1&fullScale=0&s=0&width=438&height=484" width="438" height="484"></a></p> <p>The core version of Windows was running a total of 45 processes (14 less), using 7% of physical memory (identical) and had a total of 22120 mb of free memory (207 mb of additional free memory).</p> <p>While running on core did decrease the number of processes from 59 down to 45 this did not have any significant impact on the amount of free space in a server especially one with 24 gb of available memory.</p> <p> </p> <p><strong>Management of core:</strong></p> <p>Management of the core version of Windows is another big item to factor into the decision whether to use it on Hyper-V or not. While you can still RDP into the core version, most of the commonly used utilities to configure the Operating System are not available. The shift that occurred with me on core was to use other Windows servers to manage my core system as management of it locally required a very different approach than I am used to as a Windows administrator of full Operating Systems. Additionally other items were more complex to manage such as configuration for DPM:</p> <p> </p> <p>As an example for DPM I had to manually install the agent, attach it and set it’s configuration as shown below:</p> <p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1091/Default.aspx"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image1_thumb" border="0" alt="image1_thumb" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&mediaId=1091&moduleId=498&q=1&fullScale=0&s=0&width=902&height=147" width="902" height="147"></a></p> <p> </p> <p>Patch management can be done through Configuration Manager, but for checking patches and performing common actions I highly recommend the Core Configuration 2.0 tool available on codeplex: <a href="http://coreconfig.codeplex.com/">http://coreconfig.codeplex.com/</a> </p> <p> </p> <p>However, once the server was configured and patched and running Hyper-V I was able to manage it from that point forward using System Center Virtual Machine Manager and at some points I actually forgot that one of the servers was running the core version of Windows.</p> <p> </p> <p><strong>Summary</strong>: Hyper-V running on core versus running on a full version of Windows? Here’s my assessment:</p> <p>1) Reduced servicing – The number of updates which have been applied on both servers were similar over a period of several months.</p> <p>2) Reduced management – Management work is done far less often on the actual core Operating System.</p> <p>3) Reduced attack surface – Based upon the number of processes alone this is a logical conclusion.</p> <p>4) Less disk space required – Confirmed with approximately 10 gb less space used in the Windows directory alone.</p> <p>And my two items I wanted to check:</p> <p>5) Memory footprint – No significant decrease on memory required unless it is a server with a very small amount of memory available to use.</p> <p>6) Management complexity -  It is more complex to manage a windows core server if you (like me) are not used to managing it.</p> <p> </p> <p>So, <em>my summary of the summary</em> – If it’s important to decrease your attack surface or you have critical space issues definitely look into core but you need to go into it with your eyes wide open that management of core is a different beast especially up to the stage where SCVMM can take over management of the system.</p>]]></description>
			<pubDate>Tue, 07 Feb 2012 22:25:33 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91572/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: System Center Virtual Machine Manager (#SCVMM), home networks, and VDI?]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91540/Default.aspx]]></link>
			<description><![CDATA[<p>My wife would likely say that one of the curses of being married to an IT geek is that you end up with all of the techno-hand-me-down’s. Her laptop is a good example of this. At the time it was purchased it was an excellent system but as requirements have grown a single processor system with one gigabyte of memory running Windows 7 is to quote a friend of mine “less than optimal”. I won’t go into the gory details here but it was time to get her moved to a new system – however she is very tied into her current computer so I was faced with either finding and replacing all of her current applications and configurations or coming up with a more creative solution which lets her migrate off the old system over time. These were the problems that we were tackling:</p>
<p>1) <em>Increasing performance</em> – the new solution needed to be functioning at a reasonable or better level of performance</p>
<p>2) <em>New equipment</em> – her new equipment needed to replaced the old equipment but she still needed to access her old system</p>
<p>3) <em>Minimal impact</em> – make it intuitive to use what applications she is used to while still accomplishing #1 and #2 above</p>
<p><em>So, if you are an IT geek who is working with SCVMM what are you thinking at this point?</em> <strong>Yep! It’s Physical to Virtual time…</strong></p>
<p>Here’s the steps that I used to perform our laptop migration using SCVMM 2012 RC, Terminal Services, and Windows 7:</p>
<ol>
    <li>On her current computer, I disabled the firewall and asked her to save out whatever she was working on (ok, she ignored me on the second half but I swear I told her to get out of Outlook)  </li>
    <li>On SCVMM I performed a PtoV migrate of her current system and activated it one of my HyperV servers  </li>
    <li>I shut down her original laptop after the PtoV migration was completed and logged into the version on the HyperV server (the Virtual Desktop Infrastructure or VDI if you prefer) through SCVMM  </li>
    <li>After validating that the PtoV version of her laptop was working, I shut it down and changed the hardware configuration from 1 processor and 1 gb of memory to 4 processors and 4 gb of memory and restarted it.  </li>
    <li>I removed her original laptop and replaced it with the new laptop.  </li>
    <li>On her new laptop I created an RDP connection to her original laptop which was configured to run full screen, allowing access to all local devices and resources and optimized performance for the Local Area Network. I put the shortcut to the RDP connection on the desktop of her new laptop. RDP performance is optimized as this is a new Windows 7 laptop connecting to a virtual running Windows 7.  </li>
    <li>The result so far meets the three requirements above (performance is significantly improved, using the new laptop and she can continue to almost as she was before the migration). We are starting to migrate her to running applications on the local desktop (internet explorer, office, etc). Her original applications are still accessible through the virtual version of her laptop and we will migrate these applications off of the virtual version of the laptop over time. </li>
</ol>
<p>The following are the RDP configurations I used to connect to the virtual version of the laptop:</p>
<p>[The two images missing are available at: <a href="http://blogs.catapultsystems.com/cfuller/archive/2012/02/06/system-center-virtual-machine-manager-scvmm-home-networks-and-vdi.aspx">http://blogs.catapultsystems.com/cfuller/archive/2012/02/06/system-center-virtual-machine-manager-scvmm-home-networks-and-vdi.aspx</a>] <a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1082/Default.aspx"></a></p>
<p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1084/Default.aspx"><img width="546" height="182" 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=1084&moduleId=498&q=1&fullScale=0&s=0&width=546&height=182" /></a></p>
<p><strong>Summary</strong>: This provides a relatively simple example of how VDI can become part of an environment as part of a laptop replacement solution by performing a PtoV for laptops which are being decommissioned.</p>
<p> </p>
<p>P.S. On a personal note I’m not saying that SCVMM can save your marriage but it I this case it certainly helped mine! </p>]]></description>
			<pubDate>Mon, 06 Feb 2012 14:22:09 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91540/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: Moving the #SCVMM database when it'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 height="371" width="812" 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.] <br />
<br />
<img alt="" height="526" width="817" src="http://www.systemcentercentral.com/Portals/0/advertise/PeteTest/VMMCam2.png" /></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>Sun, 05 Feb 2012 14:09:01 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: 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: 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,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" /> 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: 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: Why I am no longer an Operations Manager MVP&amp;hellip; but I am a System Center Cloud and Datacenter Management MVP!]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91168/Default.aspx]]></link>
			<description><![CDATA[<p>There was an interesting discussion today (<a href="http://www.microsoft.com/business/events/en-us/PrivateCloudExec/#fbid=npCN0B00m-g">Taming IT with the Microsoft Private Cloud</a>) which shows the deeper level of integration occurring in the System Center space. The following is my “Summary for Geeks” from the meeting above:</p>
<ul>
    <li><b>Packaging and Pricing change</b>: simplified the pricing from 8 SKU’s down to 2 SKU’s [System Center Standard, System Center Data Center]. From the technical chat: “SMSE will transition to SC 2012 Standard and SMSD will transition to SC 2012 Datacenter Edition. Both will maintain existing rights plus additional benefits.” “SC 2012 Standard and Datacenter will both be offered through SPLA.” “All customers with SA on existing licenses will transition to the new integrated product SC 2012 with equal or better use rights than they have today.”  </li>
    <li><b>Notification that System Center 2012 RC is <a href="http://www.microsoft.com/en-us/server-cloud/system-center/default.aspx">publicly available</a></b> and represents eight products brought into a single suite (Virtual Machine Manager, Operations Manager, Configuration Manager, Service Manager, Orchestrator, EndPoint Protection, App Controller & Data Protection Manager).</li>
</ul>
<p><i>Additional tidbits from the technical chat session</i>: [The information below is only gathered from chat users identified as MSFT and was not specifically stated by the presenters in this presentation. Per the chat session “the users with MSFT after their name are part of our Microsoft team of experts here at the event”.]</p>
<ul>
    <li>Upgrade from System Center 2012 RC to System Center 2012 RTM is only supported if you are in the TAP. “while we expect RC to deliver a great evaluation - you will need to do a clean install at general availability.”  </li>
    <li>Configuration Manager and Unix/Linux: “We have announced that we will add unix/linux management agents to ConfigMgr 2012 - these agents will be delivered after GA. We are aware of the demand for Mac management, but we do not have anything to announce at this time. If you need Mac management today, we have partners like Quest who provide Mac management on the System Center infrastructure.”  </li>
    <li>Microsoft sees the cloud as great virtualization plus management.  </li>
    <li><b>System Center Essentials</b>: “Our primary offering for SMB is System Center Essentials, which isn't impacted by today's announcement. As we move forward with the development of System Center 2012, we remain committed to providing a “right-sized” set of management functionality and tools for IT in the midmarket that makes it easy for these customers to setup and manage Hyper V. Details on our midmarket management strategy will be released in the months ahead.” “We're not yet announcing planned updates to SCE at this time. We'll have more here in the next few months.”  </li>
    <li><b>Unified Installer </b>for System Center 2012. “there is a unified installer available in RC as part of this System Center RC. that will allow you to do a clean install of all the System Center 2012 components in one experience.” More information is available at: <a href="http://technet.microsoft.com/en-us/library/hh751290.aspx">http://technet.microsoft.com/en-us/library/hh751290.aspx</a></li>
</ul>
<p>This also has had an impact on the various System Center related MVP groups. To reflect this several of the MVP groups have been consolidated (SCDPM, SCVMM, and SCOM MVPs) into a single new “System Center Cloud and Datacenter Management” MVP group. The links and screenshots showing this are shown below. </p>
<p><a href="https://mvp.support.microsoft.com/communities/MVP.aspx" title="https://mvp.support.microsoft.com/communities/MVP.aspx">https://mvp.support.microsoft.com/communities/MVP.aspx</a></p>
<p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1026/Default.aspx"><img width="521" height="224" 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=1026&moduleId=498&q=1&fullScale=0&s=0&width=521&height=224" /></a></p>
<p><a href="https://mvp.support.microsoft.com/communities/mvp.aspx?product=1&competency=System+Center+Cloud+and+Datacenter+Management" title="https://mvp.support.microsoft.com/communities/mvp.aspx?product=1&competency=System+Center+Cloud+and+Datacenter+Management">https://mvp.support.microsoft.com/communities/mvp.aspx?product=1&competency=System+Center+Cloud+and+Datacenter+Management</a></p>
<p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1027/Default.aspx"></a></p>
<p><strong>Summary</strong>: While I’m no longer an SCOM or OpsMgr MVP – I look forward to being a System Center Cloud and Datacenter Management [SC-CDM] MVP! (And from the list above I’m in good company!)</p>]]></description>
			<pubDate>Tue, 17 Jan 2012 18:02:28 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91168/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: System Center Universe registration has passed the 1000 mark! (#SCOM, #SCCM, #SCVMM, #SCDPM, #SCSM)]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91125/Default.aspx]]></link>
			<description><![CDATA[<p>Cool news update, I just received word that System Center Universe (<a href="http://www.systemcenteruniverse.com">www.systemcenteruniverse.com</a>) has passed the 1000+ registration mark! Let’s make this into the biggest System Center community event ever!</p>]]></description>
			<pubDate>Sat, 14 Jan 2012 02:36:38 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91125/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: What does the Root Management Server Emulator (RMSE) actually DO in OpsMgr (#SCOM)?]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91085/Default.aspx]]></link>
			<description><![CDATA[<p>OpsMgr 2007 introduced the concept of a Root Management Server and Secondary Management Servers. In OpsMgr2007 the RMS comprised 3 services providing the following functionality:</p> <p>· SDK Service</p> <blockquote> <p>o Console access and role based access control</p></blockquote> <blockquote> <p>o Connectors to other management systems </p></blockquote> <p>· Health Service</p> <blockquote> <p>o Notifications</p></blockquote> <blockquote> <p>o Group Calculations</p></blockquote> <blockquote> <p>o Availability</p></blockquote> <blockquote> <p>o Dependency Monitor</p></blockquote> <blockquote> <p>o Health aggregation</p></blockquote> <blockquote> <p>o DB Grooming</p></blockquote> <p>· Configuration Service</p> <blockquote> <p>o Distribution of configurations to agents </p></blockquote> <p>The RMS was both a single point of failure and a potential bottleneck.</p> <p> </p> <p>In SCOM 2012 the Root Management Server was removed but an RMS Emulator role (RMSE) has been retained. These seem to be logical next-step questions to ask based upon the new RMSE:</p> <p> </p> <p>· <i>What we know about the RMS Emulator</i><b>?</b></p> <p>· <i>Does the RMS Emulator do all of the same items that the RMS originally provided? </i></p> <p>· <i>Are there other things we should be aware of related to resource pools?</i></p> <p>· <i>What classes should be used to target instead of using the RootManagementServer class?</i></p> <p><em></em></p> <p>Questions/answers below to these are below:</p> <p> </p> <p><b><i>What we know about the RMS Emulator</i></b><b>?</b></p> <p><b></b></p> <p>· The RMS Emulator Role is assigned to the first Management Server installed in the management group. This role can be moved to another Management Server using PowerShell:</p> <blockquote> <p>o To find out the current RMS Emulator - Get-SCOMRMSEmulator</p></blockquote> <blockquote> <p>o To move the RMS Emulator role, you need to use the Set-SCOMRMSEmulator</p></blockquote> <blockquote> <p>§ Get-SCOMManagementServer –Name <New RMS Emulator> | Set-SCOMRMSEmulator</p></blockquote> <p>· From - <a href="http://blogs.technet.com/b/momteam/archive/2011/08/22/topology-changes-in-system-center-2012-operations-manager-overview.aspx">http://blogs.technet.com/b/momteam/archive/2011/08/22/topology-changes-in-system-center-2012-operations-manager-overview.aspx</a> - In order for us to not to break backwards compatibility and provide support for legacy management packs we decided to leave the Root Management Server instance and add a special role to one of the management servers in the Management group called the RMS Emulator. <b>This RMS Emulator is only for backwards compatibility to legacy management packs and is in no way required for the management group to function correctly</b>.” An example of a management pack which contains a workflow which would require the RMS Emulator is shown below:</p> <p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1022/Default.aspx"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&mediaId=1022&moduleId=498&q=1&fullScale=0&s=0&width=1293&height=423" width="1293" height="423"></a></p> <p>The RMS Emulator Role is only necessary to trick those workflows that were targeted to the RMS into thinking that the RMS still exists.</p> <p>Subset from <a href="http://blogs.technet.com/b/momteam/archive/2011/08/22/topology-changes-in-system-center-2012-operations-manager-overview.aspx">http://blogs.technet.com/b/momteam/archive/2011/08/22/topology-changes-in-system-center-2012-operations-manager-overview.aspx</a> “At this point you may be wondering about workflows targeted to the RMS that are outside of the OpsMgr product groups control (other management packs from different Microsoft teams or third party vendors). They have all been moved to target Resource Pools OR singleton objects (that also live in the “all management servers” pool). Other applications management packs or custom management packs might still want to find that object, and that is the only reason why this object exists. The OpsMgr management packs don’t target the RMS object anymore which brings us onto Resource Pools.</p> <p> </p> <p><b></b></p> <p><b><i>Does the RMS Emulator do all of the same items that the RMS originally provided?</i></b><b></b></p> <p>The majority of the services previously provided by the RMS can now be performed by any management server and as a result inherently provide redundancy when multiple management servers exist in the appropriate management server resource pool.</p> <p><i>The services which were previously managed by the RMS are listed below with their new homes:</i></p> <p>· <b>Console access</b>: Role based access control is done by ANY SDK Service when you connect to it. Any management server although you can control which management server (as with some other SDK activity) via Load Balancing. To use load balancing provide users with the virtual name of the Management Server load-balancing pool and just add management servers into and out of the resource pool on the load balancer.<b></b></p> <p>· <b>Role based access control</b>: Role based access control is done by ANY SDK Service when you connect to it</p> <p>· <b>Distribution of configurations to agents</b>: Distribution of configurations to agents is done by any MS for its agents (“federated config service”)<b></b></p> <p>· <b>Connectors to other mgmt systems</b>: Connectors to other mgmt systems can “talk to” any MS they like – like consoles<b></b></p> <p>· <b>Alert notifications: </b>Alert notifications is a workflow, runs in a pool [Notifications Resource Pool]<b></b></p> <p>· <b>Group Calculations: </b>Group Calculations is a workflow, runs in pools and or distributed across MS’s depending on which MS owns which group/container [All Management Servers Resource Pool]<b></b></p> <p>· <b>Availability: </b>Availability – runs distributed as usual – pieces on the agent, pieces on the MS’s, depending on which MS owns which group/container/singleton object [All Management Servers Resource Pool]<b></b></p> <p>· <b>Dependency Monitor: </b>Dependency Monitor – runs where the corresponding objects live… on one of the servers in the “all management servers” pool<b></b></p> <p>· <b>Health aggregation: </b>Health aggregation is a workflow, runs in pools and or distributed across MS’s depending on which MS owns which container [All Management Servers Resource Pool]<b></b></p> <p>· <b>DB Grooming: </b>DB Grooming – runs in a pool [All Management Servers Resource Pool]</p> <p>· <b>Enables model based mgmt: </b>While the RMS handed some of the model based management</p> <p> </p> <p><b><i>Are there other things we should be aware of related to resource pools?</i></b></p> <p>· Resource pools only cover Health Service functionality.</p> <p>· Resource pools do not cover Config service – There is now a distributed configuration with a Configuration Service on every management server. Failover and assignment works as it did in OpsMgr 2007 R2. </p> <p><<i>side-bar of extra cool OpsMgr goodness</i></p> <p>The config service was rewritten almost from scratch. It has a new service name – the original was OMCFG and the new is CSHOST. The data is now federated among management servers, all contributing to the configuration. A new set of tables were created in the OpsDB (CS.*) to persist the instance space (as opposed to having it all in memory like the old config service did). The “new set of tables” is called the <b>C</b>onfiguration <b>S</b>tore (hence the <b>CS</b>.* schema), and was initially meant to be a separate database, but was then collapsed into OpsDB after it was understood that it really would not impact performance to keep the two together – as it is one less DB to maintain and backup, so easier for the user. </p> <p><<i>/side-bar of extra cool OpsMgr goodness</i></p> <p>· Resource Pools don’t cover SDK functionality which you demo by connecting to a management server or reporting through a console. If you stop the sdk service on the management server you are connected to then the console or reporting won’t failover to another management server. But you can leverage load balancing to achieve this. </p> <p> </p> <p><b><i>What classes should be used to target instead of using the RootManagementServer class?</i></b></p> <p>This will vary depending upon the requirements for the management pack which is being developed but primarily the Microsoft.SystemCenter.AllManagementServersPool class from the Microsoft.SystemCenter.Library management pack would be used for a 'general' server-based workflows. Another option is to create your own singleton class that "makes sense" for your application, and target that one. Many other workflows will need a different pool as a target (like a "user pools" or a pools for network device monitoring or a pool for Linux/Unix monitoring).</p> <p> </p> <p><b>Summary: </b>The RMS Emulator only provides backward compatibility to management pack using things which target the ‘Root Management Server’ class instance (<b><i>Target=”SC!Microsoft.SystemCenter.RootManagementServer)</i></b>. The RMS emulator is hosted on a management server and as such it does a lot of activities that aren’t specific to the RMSE role. Everything else the RMS used to be responsible for is managed by the “All Management Servers Resource Pool”, the “Notifications Resource Pool” and the “AD Assignment Resource Pool”.<b></b></p> <p><b></b></p> <p><b>Additional reading links: <br></b></p> <p>Link to find RMS emulator and how to move it: <a href="http://scug.be/blogs/christopher/archive/2012/01/09/scom-2012-move-rms-emulator-role.aspx">http://scug.be/blogs/christopher/archive/2012/01/09/scom-2012-move-rms-emulator-role.aspx</a></p> <p>Rob’s article on this topic: <a href="http://blogs.technet.com/b/momteam/archive/2011/08/22/topology-changes-in-system-center-2012-operations-manager-overview.aspx">http://blogs.technet.com/b/momteam/archive/2011/08/22/topology-changes-in-system-center-2012-operations-manager-overview.aspx</a></p> <p> </p> <p>I owe a huge thanks to the entire OpsMgr MVP community for their assistance in dumbing this down to my level! Specific thanks to: (alphabetically since so many folks helped with this!)</p> <ul> <li>Alexey Zhuravlev  <li>Daniele Muscetta  <li>Gordon McKenna  <li>Graham Davies  <li>Łukasz Rutkowski  <li>Kerrie Meyler  <li>Marcus Oh  <li>Marnix Wolf  <li>Yann Gainche </li></ul>]]></description>
			<pubDate>Thu, 12 Jan 2012 04:58:04 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91085/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: Exchange Back Pressure &amp; OpsMgr Notification Channels]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91034/Default.aspx]]></link>
			<description><![CDATA[<p>Up until recently in environment where the client has a highly available Exchange server environment I used to agree to using a single SMTP relay when defining an OpsMgr channel for notification. My thought process was that as long as the Exchange server was highly available that would cover it so there would be no requirement to add a secondary or tertiary (maybe secondary secondary as shown below?) SMTP server. However, what I found was that when an Exchange server is under Back Pressure it will stop accepting email which prevents delivery of the OpsMgr alerts. The result is that OpsMgr alerts do not successfully get emailed which is a situation that generally we would want to avoid!</p> <p>Here’s an example of a channel defined with multiple SMTP options in OpsMgr 2012:</p> <p><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1016/Default.aspx"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/DesktopModules/VivoIndexItem/ImageHandler.ashx?portalId=0&mediaId=1016&moduleId=498&q=1&fullScale=0&s=0&width=750&height=635" width="750" height="635"></a></p> <p>Additional readings on Exchange Back Pressure is available at: <a title="http://technet.microsoft.com/en-us/library/bb201658.aspx" href="http://technet.microsoft.com/en-us/library/bb201658.aspx">http://technet.microsoft.com/en-us/library/bb201658.aspx</a></p> <p> </p> <p><strong>Summary</strong>: Even in environments with highly available Exchange servers, it is still best practice to define multiple SMTP servers in a channel for OpsMgr.</p>]]></description>
			<pubDate>Tue, 10 Jan 2012 01:20:50 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/91034/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: A quick question about groups in OpsMgr (#SCOM)]]></title>
			<link><![CDATA[http://systemcentercentral.com/BlogDetails/tabid/143/IndexID/91009/Default.aspx]]></link>
			<description><![CDATA[<p>I received a good question from a colleague of mine in Atlanta recently (shout-out to the Atlanta user group!). Here’s the question:  </p>
<p>“<em>Can you have both explicit and dynamic members in a group?  Simple question but no one seems to address it</em>.”  </p>
<p>Just to keep this extra-interesting I tried this in OpsMgr 2012. First I created a dynamic group based upon servers containing the name “cloud” in my environment which when viewing group members looks like this:<br />
<a href="http://fe.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1013/Default.aspx"><img width="785" height="424" 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=1013&moduleId=498&q=1&fullScale=0&s=0&width=785&height=424" /></a>  </p>
<p>Next I added one of my hyper-v hosts (hyperv01) which didn’t match the naming convention as an explicit member to the group and the results on group membership is what we would expect below:  </p>
<p><a href="http://fe.systemcentercentral.com/BlogDetails/tabid/143/view/mediaview/mediaID/1014/Default.aspx"></a>[There is a problem with this image posting here, please see <a href="http://blogs.catapultsystems.com/cfuller/archive/2012/01/07/a-quick-question-about-groups-in-opsmgr-scom.aspx">http://blogs.catapultsystems.com/cfuller/archive/2012/01/07/a-quick-question-about-groups-in-opsmgr-scom.aspx</a> for the missing graphic]</p>
<p><strong>Summary</strong>: In OpsMgr you can create a group which has both Dynamic members and Static members in the same group. If you wanted to get tricky with it you could create three groups – One which has the dynamic, one with the static, and the third which includes the other two as sub-groups.  </p>]]></description>
			<pubDate>Tue, 10 Jan 2012 14:08:12 GMT</pubDate>
			<guid>http://systemcentercentral.com/BlogDetails/tabid/143/IndexID/91009/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: The Center of the Universe is SOLD OUT-Join a simulcast location soon!]]></title>
			<link><![CDATA[http://systemcentercentral.com/BlogDetails/tabid/143/IndexID/91003/Default.aspx]]></link>
			<description><![CDATA[<strong>I just received notice that </strong><a href="http://www.systemcenteruniverse.com/"><strong>SystemCenterUniverse</strong></a><strong> in Austin has officially sold out of tickets!</strong> That’s incredible news that I’m really happy to be able to say it but the even better news is this. <i><span style="text-decoration: underline;">We still have room in our simulcast locations and if you have a user community that you want to get involved we still have a chance to get them into SCU!</span></i> Go to <a href="http://www.systemcenteruniverse.com/UserGroupViewings">http://www.systemcenteruniverse.com/UserGroupViewings</a> and get registered at a simulcast location or email to <a href="http://www.systemcentercentral.com/mailto:scu@catapultsystems.com">scu@catapultsystems.com</a> to get your user group signed up to be a simulcast location!]]></description>
			<pubDate>Sat, 07 Jan 2012 05:12:41 GMT</pubDate>
			<guid>http://systemcentercentral.com/BlogDetails/tabid/143/IndexID/91003/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: QuickTricks: Returning the folder view in the OpsMgr (#SCOM) console?]]></title>
			<link><![CDATA[http://systemcentercentral.com/BlogDetails/tabid/143/IndexID/90973/Default.aspx]]></link>
			<description><![CDATA[<p><u><em>(Hey, Cameron’s back from vacation and finally started blogging again <img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index0/Windows-Live-Writer-Where-did-my-folder-view-go-in-the-OpsMg_107EE-wlEmoticon-smile_2.png"> !)</em></u></p> <p>One of my colleagues was using the OpsMgr 2007 console which was missing the folder view on the left side of the screen (shown below in the reporting pane in OpsMgr 2012 as one example):</p> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index0/Windows-Live-Writer-Where-did-my-folder-view-go-in-the-OpsMg_107EE-image_4.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index0/Windows-Live-Writer-Where-did-my-folder-view-go-in-the-OpsMg_107EE-image_thumb_1.png" width="741" height="566"></a></p> <p><em>What’s the quick way to return this to the view?</em> Use Alt-F1 and it re-opens the view as shown below.</p> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index0/Windows-Live-Writer-Where-did-my-folder-view-go-in-the-OpsMg_107EE-image_2.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index0/Windows-Live-Writer-Where-did-my-folder-view-go-in-the-OpsMg_107EE-image_thumb.png" width="741" height="563"></a></p>]]></description>
			<pubDate>Fri, 06 Jan 2012 07:17:04 GMT</pubDate>
			<guid>http://systemcentercentral.com/BlogDetails/tabid/143/IndexID/90973/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: System Center 2012 Operations Manager Unleashed! (#SCOM)]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90654/Default.aspx]]></link>
			<description><![CDATA[<p>Quick community update: We have a solid team on the OpsMgr 2012 Unleashed project and authoring has started! Keep your eyes out for System Center 2012 Operations Manager Unleashed – I’ll blog with major updates when they occur.</p> <p><a title="http://www.networkworld.com/community/blog/announcing-system-center-operations-manager-2" href="http://www.networkworld.com/community/blog/announcing-system-center-operations-manager-2">http://www.networkworld.com/community/blog/announcing-system-center-operations-manager-2</a></p>]]></description>
			<pubDate>Thu, 15 Dec 2011 21:55:29 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90654/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: OpsMgr Dashboard integration series]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90642/Default.aspx]]></link>
			<description><![CDATA[<p>I’ve been spending significant amounts of time working with multiple dashboard solutions which are available for Operations Manager. Specifically Savision Live Maps, Visio 2010 integration, Service Level Dashboard 2.0, and the Service Manager dashboard (customized for OpsMgr). Through integration of these disparate dashboard solutions, we have been able to develop some extremely comprehensive solutions to display OpsMgr data. To explain tips and tricks learned during these processes, I have been writing a series of blog articles on this topic which include:</p> <ul> <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/08/02/opsmgr-dashboard-integration-integrating-the-opsmgr-web-console-how-to-find-the-url%E2%80%99s-to-link-in-to-dashboards.aspx">Integrating the OpsMgr web console: How to find the URL’s to link in to dashboards</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/08/29/opsmgr-dashboard-integration-creating-company-specific-dashboards.aspx">Creating company specific dashboards</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/08/26/opsmgr-dashboard-integration-service-level-dashboard-installation-challenges.aspx">Service Level Dashboard: Installation challenges</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/09/03/opsmgr-dashboard-integration-creating-multiple-unique-sld-sites.aspx">Service Level Dashboard: Creating multiple unique SLD sites</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/09/07/opsmgr-dashboard-integration-developing-slt’s-which-show-availability-with-and-without-maintenance-windows.aspx">Service Level Dashboard: Developing SLT’s which show availability with and without maintenance windows</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/09/12/opsmgr-dashboard-integration-using-the-prebuilt-sld-reports.aspx">Service Level Dashboard: Using the prebuilt SLD reports</a>  <li><a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/88638/Default.aspx">Visio integration: Installation challenges</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/08/16/opsmgr-dashboard-integration-creating-a-visio-integrated-diagram-from-a-distributed-application.aspx">Visio integration: Creating a Visio integrated diagram from a Distributed Application</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/09/14/opsmgr-dashboard-integration-changing-where-links-go.aspx">Visio integration: Changing where links go</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/08/08/opsmgr-dashboard-integration-the-zoom-trick.aspx">Visio integration: The zoom trick</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/09/15/opsmgr-dashboard-integration-visio-integration-customizing-linked-items-and-how-they-represent-their-health-state.aspx">Visio integration: Customizing linked items and how they represent their health state</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/09/13/opsmgr-dashboard-integration-creating-a-network-connectivity-map-and-using-color-to-represent-state.aspx">Visio integration: Creating a network connectivity map and using color to represent state</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/09/26/opsmgr-dashboard-integration-service-manager-what-to-include-and-not-to-include-in-customized-service-manager-dashboards.aspx">Service Manager: What to include (and not to include) in customized Service Manager dashboards</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/10/17/opsmgr-dashboard-integration-third-party-dashboarding-solutions-silect-configwise.aspx">Third Party dashboarding solutions: Silect</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/10/19/opsmgr-dashboard-integration-third-party-dashboarding-solutions-bay-dynamics-it-analytics-for-microsoft-system-center.aspx">Third Party dashboarding solutions: Bay Dynamics</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/10/18/opsmgr-dashboard-integration-custom-dashboarding-with-visual-studio.aspx">Custom dashboarding in Visual Studio</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/11/28/opsmgr-dashboard-integration-server-health-creating-a-health-state-for-a-group-of-servers-in-a-dashboard.aspx">Server health: Creating a health state for a group of servers in a dashboard</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/12/05/opsmgr-dashboard-integration-bringing-it-all-together-into-one-noc-dashboard.aspx">Bringing it all together into one NOC dashboard</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/11/22/opsmgr-dashboard-integration-lessons-learned-–-dashboard-technologies-and-when-to-use-each.aspx">Lessons learned – dashboard technologies and when to use each</a>  <li><a href="http://www.windowsitpro.com/author/5777875/CameronFuller.aspx">OpsMgr 2012 built-in Dashboards</a> [article in Windows IT Pro due for release early 2012] </li></ul> <p>The last of these series were posted yesterday – this post is to provide the final links for all of the blog posts in this series!</p>]]></description>
			<pubDate>Wed, 14 Dec 2011 23:27:30 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90642/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: OpsMgr 2012 Trivial Pursuit (#SCOM) - can you install an OpsMgr 2012 Management Server on Server core?]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90497/Default.aspx]]></link>
			<description><![CDATA[<p>I had a good quick question asked by a colleague of mine recently – can an OpsMgr 2012 Management Server be installed on Server core? If we look into the OpsMgr 2012 RC documentation available at: <a href="http://technet.microsoft.com/en-us/library/hh205987.aspx">http://technet.microsoft.com/en-us/library/hh205987.aspx</a> (in the OpsMgr_SupConfig document) we see:</p> <p>“<em>Server Operating System: must be Windows Server 2008 R2 SP1</em>”</p> <p>But, that doesn’t seem to explicitly sound like it won’t run on core. A quick search of the word Core in the same document only references Core XML services (cool, but not relevant to this conversation). </p> <p>Ok, so sometimes you just gotta try. Installed a Windows Server 2008 R2 on Enterprise core. Copied over the bits for System Center Operations Manager 2012 RC and ran the installation. Result below:</p> <p> </p> <p><strong>Ummm. No… Or denied. Or just plain ERROR.</strong></p> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90497/Windows-Live-Writer-OpsMgr-2012-Trivial-Pursuit-SCOM---can-y_CD20-image_2.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90497/Windows-Live-Writer-OpsMgr-2012-Trivial-Pursuit-SCOM---can-y_CD20-image_thumb.png" width="813" height="584"></a></p> <p><strong>Summary</strong>: As of OpsMgr 2012 RC, server core doesn’t seem to be an option for a Management Server.</p>]]></description>
			<pubDate>Tue, 29 Nov 2011 19:35:07 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90497/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: OpsMgr Dashboard Integration: Server health: Creating a health state for a group of servers in a dashboard]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90468/Default.aspx]]></link>
			<description><![CDATA[<p>When are are monitoring server health from a top level NOC type view (<a href="http://blogs.catapultsystems.com/cfuller/archive/2011/08/29/opsmgr-dashboard-integration-creating-company-specific-dashboards.aspx">such as this one</a>) if we just include all of the servers in an environment it’s pretty much always going to be red because there is almost some issue going on in the environment. To provide a realistic state of health for the servers in the environment, we can instead create a Dynamic DA which includes specific servers in specific OU's and changing health rollup to a percentage which is normal for the environment. The result is a dynamic population for the Distributed Application which we can then configuring health rollup based upon percentage: </p> <p>For the test, we created an OU and moved a subset of servers to that OU. </p> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_2.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_thumb.png" width="763" height="535"></a> </p> <p>Next we create a new MP (DynamicDA in this example) from the Administration pane, Management Packs </p> <p>From the Authoring pane create a dynamic group based upon the OU containing our DynamicDA OU: </p> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_6.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_thumb_2.png" width="505" height="484"></a> </p> <p>Verify the members of the group are correct by right-clicking on the group and choose View Group Members (it may take a while for OpsMgr to identify what computers have been moved to a new OU) </p> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_30.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_thumb_14.png" width="361" height="324"></a> </p> <p>We see three of the five servers as part of this Dynamic group now (cloud-sm03 and cloud-sm04 are agentless monitored so they do not apply in this group – only agent managed servers). </p> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_18.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_thumb_1.png" width="680" height="198"></a> </p> <p>Create a DA with a <u>server</u> included (adding a Windows Server in the environment shown below as an example) </p> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_10.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_thumb_4.png" width="395" height="142"></a> </p> <p>(If we just try to add the group directly instead of using this method, health does not roll up  as shown below from OpsMgr 2012 RC) </p> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_8.png"><img style="background-image: none; border-right-width: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_thumb_3.png" width="149" height="244"></a> </p> <p>Export xml for the Management Pack from the Administration pane, Management Packs </p> <p>Replace the hard-coded server section of the XML with the dynamic group section in the XML (using <a href="http://blogs.technet.com/b/brianwren/archive/2008/01/26/dynamically-populating-component-groups-in-distributed-applications.aspx">http://blogs.technet.com/b/brianwren/archive/2008/01/26/dynamically-populating-component-groups-in-distributed-applications.aspx</a>  as reference). The example below as configured for the Computers OU as an example. </p> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image19.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image19_thumb.png" width="1054" height="244"></a> </p> <p>Goes into: </p> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_16.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_thumb_7.png" width="1057" height="149"></a> </p> <p>Resulting in: </p> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_22.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_thumb_10.png" width="1061" height="202"></a> </p> <p>Update the version number at the top: </p> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_20.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_thumb_9.png" width="750" height="116"></a> </p> <p>Import the updated Management Pack: (if it will not import, something when wrong when editing the XML – go back to that stage) </p> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_24.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_thumb_11.png" width="559" height="480"></a> </p> <p>Open the Distributed Application in the Monitoring pane, Distributed Applications and open it in a Diagram View. If all went well, we should see the group and health of the servers in the group: </p> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_34.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_thumb_8.png" width="596" height="488"></a> </p> <p>From here we can change rollup to be based upon our requirements for health for this group. The example below shows as healthy until at least 60% of the servers are not in a healthy state. </p> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_40.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_thumb_17.png" width="844" height="564"></a> </p> <p>Two of the three servers unavailable (66%): </p> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_38.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_thumb_16.png" width="581" height="504"></a> </p> <p>One of the three servers unavailable (33%): </p> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_44.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_thumb_19.png" width="577" height="532"></a> <br>Here’s the same DA with a fourth server agent identified from the OU: </p> <p><a href="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_13.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90468/Windows-Live-Writer-b9c0768a7e27_EBF0-image_thumb_5.png" width="721" height="476"></a> </p> <p><strong>NOTE</strong>: Once you have made this change, you can no longer update the Distributed Application in the Distributed Application Designer (ok, you can but you will need to re-update the XML as shown above). </p> <p>  </p> <p><strong>Summary</strong>: It is possible to create Distributed Applications based upon components which are dynamic such as OU membership. These DA’s can then be tied into a top level NOC view which provides the overall health of the set of servers based upon how you have defined the rollup for health for your group of servers!</p> <p> </p> <p><em>Additional readings on this topic:</em></p> <p>Kevin Holman’s article covers steps to create a group based upon an OU: <a href="http://blogs.technet.com/b/kevinholman/archive/2008/02/05/creating-a-group-based-on-ou-organizational-unit-in-active-directory.aspx">http://blogs.technet.com/b/kevinholman/archive/2008/02/05/creating-a-group-based-on-ou-organizational-unit-in-active-directory.aspx</a></p> <p>Brian Wren on how to make the DA dynamic: <a href="http://blogs.technet.com/b/brianwren/archive/2008/01/26/dynamically-populating-component-groups-in-distributed-applications.aspx">http://blogs.technet.com/b/brianwren/archive/2008/01/26/dynamically-populating-component-groups-in-distributed-applications.aspx</a></p>]]></description>
			<pubDate>Mon, 28 Nov 2011 19:02:03 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90468/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: OpsMgr 2012 (#SCOM) how to skill up quickly]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90427/Default.aspx]]></link>
			<description><![CDATA[<p>I’ve had a couple of people ask me the same OpsMgr question recently which indicates that it’s time to blog something (<em>condition A occurs more than 1x, perform these actions</em> – Hey I’m just like a well written orchestrator workflow <img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://www.systemcentercentral.com/Portals/0/VivoIndexItem/Index90427/Windows-Live-Writer-OpsMgr-2012-SCOM_C3F4-wlEmoticon-smile_2.png"> ). </p> <p> </p> <p><u>How can I quickly skill up on OpsMgr 2012 – <strong>The Top 10 List!</strong></u></p> <p>1) <strong>Try it!</strong> There is nothing like hands-on experience with a product. Download and install it from <a href="http://www.microsoft.com/download/en/details.aspx?id=26804">here</a>!</p> <p>2) <strong>CEP</strong>: Join the Community Evaluation Program (<a href="http://connect.microsoft.com/site1211">CEP</a>) to “<em>evaluate early versions of products with guidance from the product team and by sharing of experiences and best practices among a community of peers.</em>”</p> <p>3) <strong>SCU</strong>: Sign up for the upcoming <a href="http://www.systemcenteruniverse.com/">System Center Universe</a> event!</p> <p>4) <strong>Webinars, Podcasts, slides:</strong> Use free online resources: </p> <ul> <li><a href="http://www.google.com/url?sa=t&rct=j&q=what%20is%20public%20knowledge%20on%20opsmgr%202012&source=web&cd=1&ved=0CCUQFjAA&url=http%3A%2F%2Fblogs.catapultsystems.com%2Fcfuller%2Farchive%2F2011%2F05%2F06%2Fsystem-center-operations-manager-2012%25E2%2580%2593what-is-public-knowledge.aspx&ei=xhbMTrejM4mH2AXv1v2lDw&usg=AFQjCNGL5VXofetJlkYbXuge4QyNFS9IWw">What is public knowledge on OpsMgr 2012?</a>  <li><a href="http://www.microsoft.com/en-us/server-cloud/system-center/operations-manager.aspx">Microsoft OpsMgr 2012 website</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/11/14/video-amp-slides-for-the-“critical-considerations-when-migrating-to-scom-2012”-webinar.aspx">Critical Considerations when Migrating Webinar and Slides</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/11/14/q-a-session-for-scom-2012-critical-migration-considerations.aspx">Critical Considerations when Migrating Q&A</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/10/14/video-amp-slides-for-the-“top-5-reasons-to-migrate-to-scom-2012”-webinar.aspx">Top 5 Reasons to Migrate Webinar and Slides</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/10/13/q-a-session-for-top-5-reasons-to-migrate-to-scom-2012-1.aspx">Top 5 Reasons to Migrate Q&A</a>  <li><a href="http://insidepodcastnetwork.tv/show/ic14/">Inside Podcast on OpsMgr 2012</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/08/03/cameron-fuller-monitors-with-operations-manager.aspx">RunAs Radio interview on OpsMgr 2007 and 2012</a>  <li><a href="http://blogs.catapultsystems.com/cfuller/archive/2011/04/12/upcoming-event-talk-technet-with-keith-combs-and-matt-hester-–-episode-28-the-opsmgr-unleashed-authors-on-operations-manager-2012.aspx">Talk Technet Radio interview on OpsMgr 2007 and 2012</a>  <li>Twitter – watch <a href="https://twitter.com/#!/search/%23scom">#SCOM</a> </li></ul> <p>5) <strong>Gotta-know-url’s</strong>:</p> <ul> <li><a href="http://www.systemcentercentral.com/">SystemCenterCentral</a>  <li><a href="http://www.myitforum.com/">MyITForum</a>  <li><a title="Thoughts on OpsMgr (Marnix Wolf)" href="http://thoughtsonopsmgr.blogspot.com/">Thoughts on OpsMgr (Marnix Wolf)</a>  <li><a title="Kevin Holman's Blogs.TechNet" href="http://blogs.technet.com/b/kevinholman/">Kevin Holman's Blogs.TechNet</a>  <li><a href="http://blogs.technet.com/b/momteam/">System Center Operations Manager blog</a> </li></ul> <p>6) <strong>Catapult System Center 2012 Roadmap</strong>: Catapult can assist with learning more on OpsMgr 2012 on-site as part of the roadmap project for System Center 2012 (contact via this blog article with a comment or from an email to <a href="http://www.systemcentercentral.com/mailto:info@catapultsystems.com">info@catapultsystems.com</a>) </p> <p>7) <strong>Books</strong>: Currently there are none available for OpsMgr 2012 but when it releases I recommend the System Center Operations Manager 2012 Unleashed book as I know who is authoring on it and the proposed content. </p> <p>8) <strong>Microsoft Forums</strong>: There is nothing currently available for OpsMgr 2012 yet but I expect that they will arrive <a href="http://social.technet.microsoft.com/Forums/en-US/category/systemcenteroperationsmanager">here</a> at RTM</p> <p>9)<strong> Training Classes</strong>: Historically InFront’s training crew has been at the front line of new training, look for when they are scheduling System Center classes: <a href="http://www.infrontconsulting.com/training.php">http://www.infrontconsulting.com/training.php</a></p> <p>10) <strong>Virtual Labs</strong>: Nothing available for OpsMgr 2012 yet but may arrive <a href="http://technet.microsoft.com/en-us/systemcenter/bb539977">here</a></p> <p> </p> <p>Do you know of other ways to skill up on OpsMgr 2012? If so, please post them here!</p>]]></description>
			<pubDate>Wed, 23 Nov 2011 20:47:23 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90427/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Blog: OpsMgr Dashboard Integration: Lessons learned - dashboard technologies and when to use each]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90406/Default.aspx]]></link>
			<description><![CDATA[<p>Based upon the discussions in this article, the core question still stands – what dashboard technologies should I use and when? The first step is to identify the actual dashboard requirements for the organization:</p> <p>“<em>We want dashboards</em>” – isn’t quite sufficient for requirements. Specifically we’re looking for items like:</p> <p> </p> <p>1) The goal is to provide  NOC dashboard</p> <p>2) We want a C-level dashboard </p> <p>3) We want our application owners to have custom dashboards for their apps</p> <p>4) We need to know if we are meeting our service level agreements</p> <p> </p> <p>As a next step, I recommend working from here: (subset taken from <a title="http://www.windowsitpro.com/content1/topic/operations-manager-dashboards/catpath/systems-management/page/2" href="http://www.windowsitpro.com/content1/topic/operations-manager-dashboards/catpath/systems-management/page/2">http://www.windowsitpro.com/content1/topic/operations-manager-dashboards/catpath/systems-management/page/2</a>)</p> <hr>  <h4><font style="font-weight: bold">Swiss Army Approach</font></h4> <p>No single Operations Manager dashboard solution includes all the information you might want in a dashboard (e.g., state integration, service-level tracking, charts, gauges). Using dashboards in Operations Manager is much like using a Swiss Army knife: A variety of options let you integrate different dashboard solutions.</p> <p><img src="http://www.windowsitpro.com/content/content/129233/Win2294Table1.JPG"></p> <p><a href="http://www.windowsitpro.com/content/content/129233/Win2294Table1.JPG">Table 1</a> summarizes the services provided by the dashboard technologies that I discuss in the article.</p> <p><img src="http://www.windowsitpro.com/content/content/129233/Win2294Table2.JPG"></p> <p><a href="http://www.windowsitpro.com/content/content/129233/Win2294Table2.JPG">Table 2</a> summarizes the options available for integrating these dashboard solutions, including their functionality.</p> <p>Operations Manager 2007 has numerous options for robust dashboard functionality. Which dashboard options you choose will vary depending on your organization's requirements. For more information about using Operations Manager dashboards, see the <a href="http://www.windowsitpro.com/article/systems-management/Operations-Manager-Dashboards/4.aspx">Learning Path</a>.”</p> <hr>  <p>When you add to the 3rd party solutions from <a href="http://blogs.catapultsystems.com/cfuller/archive/2011/10/17/opsmgr-dashboard-integration-third-party-dashboarding-solutions-silect-configwise.aspx">Silect</a> and <a href="http://blogs.catapultsystems.com/cfuller/archive/2011/10/19/opsmgr-dashboard-integration-third-party-dashboarding-solutions-bay-dynamics-it-analytics-for-microsoft-system-center.aspx">Bay Dynamics</a> that adds more options to the table that need to be assessed. My overall recommendation however is still the same. We identify what the requirements are, compare that with the tools available and choose the right tool (or tools) required to meet the business requirements. </p> <p><strong>Summary</strong>: Do you want to know what dashboard technologies to use for OpsMgr? Determine the business’ requirements for dashboards, assess them compared to the options available above and use the right tool (or tools) to meet the requirements.</p>]]></description>
			<pubDate>Tue, 22 Nov 2011 20:39:01 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/90406/Default.aspx</guid>
		</item>
	</channel>
</rss>

