<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rickey Whitworth&#039;s Blog &#187; SCOM</title>
	<atom:link href="http://www.whitworth.org/category/scom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whitworth.org</link>
	<description>insights from managing a microsoft enterprise infrastructure</description>
	<lastBuildDate>Tue, 05 Apr 2011 21:02:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Writing Management Packs for SCOM: A more robust Hyper-V MP &#8211; Xplat Xperts</title>
		<link>http://www.whitworth.org/2010/05/21/writing-management-packs-for-scom-a-more-robust-hyper-v-mp-xplat-xperts/</link>
		<comments>http://www.whitworth.org/2010/05/21/writing-management-packs-for-scom-a-more-robust-hyper-v-mp-xplat-xperts/#comments</comments>
		<pubDate>Fri, 21 May 2010 20:19:57 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[SCOM]]></category>
		<category><![CDATA[SCOM 2007 R2]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2010/05/21/writing-management-packs-for-scom-a-more-robust-hyper-v-mp-xplat-xperts/</guid>
		<description><![CDATA[&#160;
Have you ever been looking at a management pack and wishing it was collecting just a little more information for you?&#160; You&#8217;re not the only one, there are quite a few people who write MPs from scratch to support applications they are running, but there are more who are still a little leery of going [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<blockquote><p>Have you ever been looking at a management pack and wishing it was collecting just a little more information for you?&#160; You&#8217;re not the only one, there are quite a few people who write MPs from scratch to support applications they are running, but there are more who are still a little leery of going down the path of MP Authoring.&#160; In the next series of posts I&#8217;m going to walk through extending the base Hyper-V management pack so that it provides more information around how healthy the servers really are.&#160; </p>
</blockquote>
<p><a href="http://blog.xplatxperts.com/xplat-xperts/2010/02/writing-management-packs-for-scom-a-more-robust-hyperv-mp.html">Writing Management Packs for SCOM: A more robust Hyper-V MP &#8211; Xplat Xperts</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2010/05/21/writing-management-packs-for-scom-a-more-robust-hyper-v-mp-xplat-xperts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SystemCentered Reporting Management Pack &#8211; SCOM 2007 R2 Performance Reports</title>
		<link>http://www.whitworth.org/2010/05/18/systemcentered-reporting-management-pack-scom-2007-r2-performance-reports/</link>
		<comments>http://www.whitworth.org/2010/05/18/systemcentered-reporting-management-pack-scom-2007-r2-performance-reports/#comments</comments>
		<pubDate>Tue, 18 May 2010 21:15:51 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[SCOM]]></category>
		<category><![CDATA[SCOM 2007 R2]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2010/05/18/systemcentered-reporting-management-pack-scom-2007-r2-performance-reports/</guid>
		<description><![CDATA[&#160;
This is the introductory release of the SystemCentered Reporting Management Pack (version 1.0). The purpose of these reports are to provide SCOM users and administrators easy access to performance information in the datawarehouse. 
When making a report, I have a few key rules to ensure an effective report: 

Try to keep all vital information on [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<blockquote><p>This is the introductory release of the SystemCentered Reporting Management Pack (version 1.0). The purpose of these reports are to provide SCOM users and administrators easy access to performance information in the datawarehouse. </p>
<p>When making a report, I have a few key rules to ensure an effective report: </p>
<ul>
<li>Try to keep all vital information on a single page </li>
<li>Simple and intuitive report parameters </li>
<li>Run time should be minimized by utilizing efficient SQL (namely, properly using indexes) </li>
<li>Reports should look the same on screen as it does printed </li>
</ul>
<p>For feedback, requests, or other information, you can contact me at <a href="mailto:chad@chad.cc">chad@chad.cc</a> or see my blog at <a href="http://chad.cc">chad.cc</a> where I provide more detailed information on the creation of these reports and other SCOM information. </p>
</blockquote>
<p><a href="http://systemcentered.com/Download.aspx">SystemCentered Reporting Management Pack &#8211; SCOM 2007 R2 Performance Reports</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2010/05/18/systemcentered-reporting-management-pack-scom-2007-r2-performance-reports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a Custom Report for SCOM 2007 R2 with SQL 2008 reporting in Microsoft Visual Studio 2008</title>
		<link>http://www.whitworth.org/2010/05/18/creating-a-custom-report-for-scom-2007-r2-with-sql-2008-reporting-in-microsoft-visual-studio-2008/</link>
		<comments>http://www.whitworth.org/2010/05/18/creating-a-custom-report-for-scom-2007-r2-with-sql-2008-reporting-in-microsoft-visual-studio-2008/#comments</comments>
		<pubDate>Tue, 18 May 2010 14:39:47 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[SCOM]]></category>
		<category><![CDATA[SCOM 2007 R2]]></category>
		<category><![CDATA[SQL Reporting Services]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2010/05/18/creating-a-custom-report-for-scom-2007-r2-with-sql-2008-reporting-in-microsoft-visual-studio-2008/</guid>
		<description><![CDATA[&#160;
Most of the times we can rely on the more general reporting features delivered with SCOM 2007 R2 for reporting purposes. But when you want to design a really nice looking report which is much easier to generate and target you need to dive into report designer or even the even more flexible Visual Studio [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<blockquote><p>Most of the times we can rely on the more general reporting features delivered with SCOM 2007 R2 for reporting purposes. But when you want to design a really nice looking report which is much easier to generate and target you need to dive into report designer or even the even more flexible Visual Studio which</p></blockquote>
<p><a href="http://systemcentercentral.com/BlogDetails/tabid/143/indexid/60805/Default.aspx">Creating a Custom Report for SCOM 2007 R2 with SQL 2008 reporting in Microsoft Visual Studio 2008</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2010/05/18/creating-a-custom-report-for-scom-2007-r2-with-sql-2008-reporting-in-microsoft-visual-studio-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>System Center Operations Manager : New Beta AEM\DEM Reports</title>
		<link>http://www.whitworth.org/2010/05/03/system-center-operations-manager-new-beta-aemdem-reports/</link>
		<comments>http://www.whitworth.org/2010/05/03/system-center-operations-manager-new-beta-aemdem-reports/#comments</comments>
		<pubDate>Mon, 03 May 2010 21:02:09 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[SCOM]]></category>
		<category><![CDATA[SCOM 2007 R2]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2010/05/03/system-center-operations-manager-new-beta-aemdem-reports/</guid>
		<description><![CDATA[This article is almost two years old. I am linking it because at this point it is the only AEM reports I have been able to find. After importing the AEM management pack, I do not see any reports by default.
As part of OpsMgr 2007 R2 and Desktop Error Monitoring 3.5 (DEM) we will be [...]]]></description>
			<content:encoded><![CDATA[<p>This article is almost two years old. I am linking it because at this point it is the only AEM reports I have been able to find. After importing the AEM management pack, I do not see any reports by default.</p>
<blockquote><p>As part of OpsMgr 2007 R2 and Desktop Error Monitoring 3.5 (DEM) we will be releasing four new AEM reports later this month. </p>
<p>The 4 new reports are:</p>
<p>- Top Blue Screen Computers</p>
<p>- Top Blue Screen Computers by User</p>
<p>- Top Crashing Applications by User</p>
<p>- Top Crashing Applications by Computer</p>
</blockquote>
<p><a href="http://blogs.technet.com/momteam/archive/2009/08/31/new-beta-aem-dem-reports.aspx">System Center Operations Manager : New Beta AEM\DEM Reports</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2010/05/03/system-center-operations-manager-new-beta-aemdem-reports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xSNMP Management Pack Suite Version 1.1.0 (Beta) &#171; Operating-Quadrant</title>
		<link>http://www.whitworth.org/2010/04/22/xsnmp-management-pack-suite-version-1-1-0-beta-operating-quadrant/</link>
		<comments>http://www.whitworth.org/2010/04/22/xsnmp-management-pack-suite-version-1-1-0-beta-operating-quadrant/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 12:12:04 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[SCOM]]></category>
		<category><![CDATA[SCOM 2007 R2]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2010/04/22/xsnmp-management-pack-suite-version-1-1-0-beta-operating-quadrant/</guid>
		<description><![CDATA[I need to check this out 
After weeks of pilot testing, the xSNMP Suite version 1.1.0 is ready for public beta release.&#160; In addition to some bug fixes and feature enhancements, this release includes four completely new management packs:

xSNMP Juniper-NetScreen MP:&#160;&#160; Implements comprehensive monitoring of NetScreen firewall devices 
xSNMP NetApp MP:&#160; Implements comprehensive monitoring of [...]]]></description>
			<content:encoded><![CDATA[<p>I need to check this out </p>
<blockquote><p>After weeks of pilot testing, the xSNMP Suite version 1.1.0 is ready for public beta release.&#160; In addition to some bug fixes and feature enhancements, this release includes four completely new management packs:</p>
<ul>
<li><strong>xSNMP Juniper-NetScreen MP</strong>:&#160;&#160; Implements comprehensive monitoring of NetScreen firewall devices </li>
<li><strong>xSNMP NetApp MP</strong>:&#160; Implements comprehensive monitoring of NetApp storage devices </li>
<li><strong>xSNMP Sun Hardware MP:</strong> Implements monitoring of Sun Server hardware, through the SunFire Management Agent, Sun ILOM out-of-band management interface, or the Fujitsu XSCF out-of-band management interface </li>
<li><strong>xSNMP Dell PowerEdge MP:</strong>&#160; Implements monitoring of hardware for Dell PowerEdge devices via the Dell OpenManage agent or DRAC out-of-band management interface</li>
</ul>
<p>These management packs are in addition to the other 11 management packs previously included in the suite</p>
</blockquote>
<p><a href="http://operatingquadrant.com/2010/03/11/xsnmp-management-pack-suite-version-1-1-0-beta/">xSNMP Management Pack Suite Version 1.1.0 (Beta) « Operating-Quadrant</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2010/04/22/xsnmp-management-pack-suite-version-1-1-0-beta-operating-quadrant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful SCOM SQL Queries &#124; Pavleck.NET</title>
		<link>http://www.whitworth.org/2010/03/07/useful-scom-sql-queries-pavleck-net/</link>
		<comments>http://www.whitworth.org/2010/03/07/useful-scom-sql-queries-pavleck-net/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 02:33:57 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[SCOM]]></category>
		<category><![CDATA[SCOM 2007 R2]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2010/03/07/useful-scom-sql-queries-pavleck-net/</guid>
		<description><![CDATA[Useful SCOM Queries 
I’m essentially mirroring this from the original one on my blog, but since I’ve decided to transition to a tech blog and a non-tech blog, it seems like a good idea.
I’ve taken the listing of SQL queries from Kevin Holman’s original post, cleaned them up a bit, and made it into one [...]]]></description>
			<content:encoded><![CDATA[<p>Useful SCOM Queries </p>
<blockquote><p>I’m essentially mirroring this from the <a href="http://pavleck.com/blog/2008/05/29/useful-operations-manager-2007-sql-queries-prettified-and-poshified/">original one</a> on my <a href="http://pavleck.com/blog/">blog</a>, but since I’ve decided to transition to a tech blog and a non-tech blog, it seems like a good idea.</p>
<p>I’ve taken the listing of SQL queries from <a href="http://blogs.technet.com/kevinholman/default.aspx">Kevin Holman</a>’s <a href="http://blogs.technet.com/kevinholman/archive/2007/10/18/useful-operations-manager-2007-sql-queries.aspx">original post</a>, cleaned them up a bit, and made it into one file which you can download and load into SQL Studio Manager, instead of copying and pasting individual queries. I’ll also be showing you how to automate a lot of these with PoSh, but right now I’m swamped and haven’t had the time to clean things up proper – so you’ll just have to wait.</p>
</blockquote>
<p><a href="http://www.pavleck.net/2008/06/useful-scom-sql-queries/">Useful SCOM SQL Queries | Pavleck.NET</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2010/03/07/useful-scom-sql-queries-pavleck-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Move the OperationsManager Database in Operations Manager 2007</title>
		<link>http://www.whitworth.org/2010/03/07/how-to-move-the-operationsmanager-database-in-operations-manager-2007/</link>
		<comments>http://www.whitworth.org/2010/03/07/how-to-move-the-operationsmanager-database-in-operations-manager-2007/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 02:26:43 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[SCOM]]></category>
		<category><![CDATA[SCOM 2007 R2]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2010/03/07/how-to-move-the-operationsmanager-database-in-operations-manager-2007/</guid>
		<description><![CDATA[Planning to move SCOM database to new server, here are the notes. 
Updated: May 22, 2009
Applies To: Operations Manager 2007 R2, Operations Manager 2007 SP1
After the initial deployment of Microsoft System Center Operations Manager 2007, you might need to move the Operations Manager database from one Microsoft SQL Server-based computer to another.
SQL Server 2005 and [...]]]></description>
			<content:encoded><![CDATA[<p>Planning to move SCOM database to new server, here are the notes. </p>
<blockquote><p>Updated: May 22, 2009</p>
<p>Applies To: Operations Manager 2007 R2, Operations Manager 2007 SP1</p>
<p>After the initial deployment of Microsoft System Center Operations Manager 2007, you might need to move the Operations Manager database from one Microsoft SQL Server-based computer to another.</p>
<p>SQL Server 2005 and SQL Server 2008 support the ability to change the location of the data files and of the log files between SQL Server-based computers, between instances on the same SQL Server-based computer, and different volumes on the same SQL Server-based computer. For more information about using this function in SQL Server, see the <a href="http://go.microsoft.com/fwlink/?LinkId=93787">SQL Server documentation</a> (http://go.microsoft.com/fwlink/?LinkId=93787).</p>
<p>The high-level steps of moving the OperationsManager database are as follows:</p>
<ol>
<li>Back up the OperationsManager database.</li>
<li>Uninstall the OperationsManager database.</li>
<li>Delete the Operations Manager database.</li>
<li>Restore the OperationsManager database.</li>
<li>Update management servers with the new database server name.</li>
<li>Update the Operations Manager database with the new database server name.</li>
<li>Update the Operations Manager database logins on the new database server. Ensure that for the root management server, the SDK Account and the Action Account are included in the logins and that they have appropriate permissions. If reporting is installed, ensure that the Data Warehouse Action Account has appropriate permissions.</li>
<li>Set ENABLE_BROKER if needed.</li>
<li>Verify that the move is successful by ensuring that the console is displaying valid data.</li>
</ol>
</blockquote>
<p><a href="http://technet.microsoft.com/en-us/library/cc540384.aspx">How to Move the OperationsManager Database in Operations Manager 2007</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2010/03/07/how-to-move-the-operationsmanager-database-in-operations-manager-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kevin Holman&#8217;s OpsMgr Blog : New Base OS MP 6.0.6667.0 adds file fragmentation monitor to all Logical Disks</title>
		<link>http://www.whitworth.org/2010/03/05/kevin-holmans-opsmgr-blog-new-base-os-mp-6-0-6667-0-adds-file-fragmentation-monitor-to-all-logical-disks/</link>
		<comments>http://www.whitworth.org/2010/03/05/kevin-holmans-opsmgr-blog-new-base-os-mp-6-0-6667-0-adds-file-fragmentation-monitor-to-all-logical-disks/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 14:19:27 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[SCOM]]></category>
		<category><![CDATA[SCOM 2007 R2]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2010/03/05/kevin-holmans-opsmgr-blog-new-base-os-mp-6-0-6667-0-adds-file-fragmentation-monitor-to-all-logical-disks/</guid>
		<description><![CDATA[Here Kevin discusses how to tune the settings for disk fragmentation that ship with the Base OS Management Pack. 
New Base OS MP 6.0.6667.0 adds file fragmentation monitor to all Logical Disks
I recently blogged about the new Base OS MP that was recently released:&#160; HERE
One of the things you will notice RIGHT off the bat… [...]]]></description>
			<content:encoded><![CDATA[<p>Here Kevin discusses how to tune the settings for disk fragmentation that ship with the Base OS Management Pack. </p>
<blockquote><h4>New Base OS MP 6.0.6667.0 adds file fragmentation monitor to all Logical Disks</h4>
<p>I recently blogged about the new Base OS MP that was recently released:&#160; <a href="http://blogs.technet.com/kevinholman/archive/2009/09/22/new-base-os-mp-released-9-18-2009-version-6-0-6667-0-to-add-support-for-windows-server-2008r2-and-other-fixes.aspx">HERE</a></p>
<p>One of the things you will notice RIGHT off the bat… is that a huge percentage of your logical disks will go into a warning state, if you don&#8217;t already have some sort of scheduled defragmentation set up.&#160; This will be true for virtual machines and physical machines…. anything over 10 percent file fragmentation (or the OS recommended setting) will get hit:</p>
<p><a href="http://blogs.technet.com/blogfiles/kevinholman/WindowsLiveWriter/New.0addsfilefragmentationmonitortoallLo_9CC7/image_2.png"><img title="image" border="0" alt="image" src="http://blogs.technet.com/blogfiles/kevinholman/WindowsLiveWriter/New.0addsfilefragmentationmonitortoallLo_9CC7/image_thumb.png" width="327" height="364" /></a></p>
</blockquote>
<p><a href="http://blogs.technet.com/kevinholman/archive/2009/09/28/new-base-os-mp-6-0-6667-0-adds-file-fragmentation-monitor-to-all-logical-disks.aspx">Kevin Holman&#8217;s OpsMgr Blog : New Base OS MP 6.0.6667.0 adds file fragmentation monitor to all Logical Disks</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2010/03/05/kevin-holmans-opsmgr-blog-new-base-os-mp-6-0-6667-0-adds-file-fragmentation-monitor-to-all-logical-disks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>System Center Operations Manager : Designing a custom performance report</title>
		<link>http://www.whitworth.org/2010/03/05/system-center-operations-manager-designing-a-custom-performance-report/</link>
		<comments>http://www.whitworth.org/2010/03/05/system-center-operations-manager-designing-a-custom-performance-report/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 14:17:40 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[SCOM]]></category>
		<category><![CDATA[SCOM R2]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2010/03/05/system-center-operations-manager-designing-a-custom-performance-report/</guid>
		<description><![CDATA[&#160;
Designing a custom performance report 
On February 27th 2009 I presented a TechNet Webcast to show how to author your own custom performance reports using Operations Manager 2007.
 The webcast can be viewed from 
https://www.livemeeting.com/cc/mseventsbmo/view?id=1032399073&#38;role=attend&#38;pw=9CAB8380         
Attached to this blog are the step by step instructions and sample [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<blockquote><h4>Designing a custom performance report </h4>
<p>On February 27th 2009 I presented a TechNet Webcast to show how to author your own custom performance reports using Operations Manager 2007.</p>
<p> The webcast can be viewed from </p>
<p><u><a href="https://www.livemeeting.com/cc/mseventsbmo/view?id=1032399073&amp;role=attend&amp;pw=9CAB8380">https://www.livemeeting.com/cc/mseventsbmo/view?id=1032399073&amp;role=attend&amp;pw=9CAB8380         <br /></a></u></p>
<p>Attached to this blog are the step by step instructions and sample files that accompany the webcast. Extract files to view.</p>
<p>Using both the webcast and instructions you should be able to walk through and create your own report.</p>
<p>Daniel</p>
<p><a href="wlmailhtml:{84EE7E90-6B40-46C8-8B03-4241A4015580}mid://00000002/!x-usc:http://blogs.technet.com/momteam">http://blogs.technet.com/momteam</a></p>
</blockquote>
<p><a href="http://blogs.technet.com/momteam/archive/2009/03/05/designing-a-custom-performance-report.aspx">System Center Operations Manager : Designing a custom performance report</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2010/03/05/system-center-operations-manager-designing-a-custom-performance-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kevin Holman&#8217;s OpsMgr Blog : Useful Operations Manager 2007 SQL queries</title>
		<link>http://www.whitworth.org/2009/01/31/kevin-holmans-opsmgr-blog-useful-operations-manager-2007-sql-queries/</link>
		<comments>http://www.whitworth.org/2009/01/31/kevin-holmans-opsmgr-blog-useful-operations-manager-2007-sql-queries/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 01:22:05 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[SCOM]]></category>
		<category><![CDATA[SCOM 2007]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/?p=445</guid>
		<description><![CDATA[ 

Useful Operations Manager 2007 SQL queries

A large list of SQL Queries to run against the operational database and the data warehouse
Kevin Holman&#8217;s OpsMgr Blog : Useful Operations Manager 2007 SQL queries
]]></description>
			<content:encoded><![CDATA[<p> </p>
<blockquote>
<h4>Useful Operations Manager 2007 SQL queries</h4>
<p><strong></strong></p>
<p>A large list of SQL Queries to run against the operational database and the data warehouse</p></blockquote>
<p><a href="http://blogs.technet.com/kevinholman/archive/2007/10/18/useful-operations-manager-2007-sql-queries.aspx">Kevin Holman&#8217;s OpsMgr Blog : Useful Operations Manager 2007 SQL queries</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2009/01/31/kevin-holmans-opsmgr-blog-useful-operations-manager-2007-sql-queries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.497 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2011-09-27 08:37:47 -->

