<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to find a specific rule/monitor/discovery in the console – when all you have a more cryptic ID in an alert</title><link>http://blogs.technet.com/kevinholman/archive/2009/04/17/how-to-find-a-specific-rule-monitor-discovery-in-the-console-when-all-you-have-a-more-cryptic-id-in-an-alert.aspx</link><description>Sometimes – we will get a Script Error alert, or WMI failure Alert, or some generic alert, telling us that some OTHER workflow had a problem.&amp;#160; These alerts are NOT the root cause… the root cause is the workflow that gets referenced in the alert.&amp;#160;</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: How to find a specific rule/monitor/discovery in the console – when all you have a more cryptic ID in an alert</title><link>http://blogs.technet.com/kevinholman/archive/2009/04/17/how-to-find-a-specific-rule-monitor-discovery-in-the-console-when-all-you-have-a-more-cryptic-id-in-an-alert.aspx#3227941</link><pubDate>Sun, 19 Apr 2009 20:35:49 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3227941</guid><dc:creator>dmuscett</dc:creator><description>&lt;p&gt;I usually use the command shell for this, by using the Get-Rule, Get-Discovery or Get-Monitor cmdlets.&lt;/p&gt;
&lt;p&gt;Example:&lt;/p&gt;
&lt;p&gt;(Get-Rule | Where {$_.name -match 'Microsoft.SystemCenter.GenericNTPerfMapperModule.FailedExecution.Alert'}).DisplayName&lt;/p&gt;
</description></item><item><title>re: How to find a specific rule/monitor/discovery in the console – when all you have a more cryptic ID in an alert</title><link>http://blogs.technet.com/kevinholman/archive/2009/04/17/how-to-find-a-specific-rule-monitor-discovery-in-the-console-when-all-you-have-a-more-cryptic-id-in-an-alert.aspx#3241557</link><pubDate>Fri, 15 May 2009 08:36:10 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3241557</guid><dc:creator>dmuscett</dc:creator><description>&lt;p&gt;Ah, I see you now updated the post to include my powershell version, not just the SQL queries ;-)&lt;/p&gt;
</description></item><item><title>re: Daniele</title><link>http://blogs.technet.com/kevinholman/archive/2009/04/17/how-to-find-a-specific-rule-monitor-discovery-in-the-console-when-all-you-have-a-more-cryptic-id-in-an-alert.aspx#3241784</link><pubDate>Fri, 15 May 2009 18:15:03 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3241784</guid><dc:creator>kevinhol</dc:creator><description>&lt;p&gt;I added those right after you posted.... I just dont think in terms of powershell.&lt;/p&gt;
&lt;p&gt;:-)&lt;/p&gt;
</description></item></channel></rss>