<?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>Find performance collection rule for specific Object, Counter or Instance</title><link>http://blogs.technet.com/jonathanalmquist/archive/2009/03/19/find-performance-collection-rule-for-specific-object-counter-or-instance.aspx</link><description>Find collection rule that is writing specific performance object to the database Foreach ($rule in (get-rule | where {$_.category -eq &amp;quot;PerformanceCollection&amp;quot;} | foreach-object {$_.DataSourceCollection})) &amp;#160;&amp;#160;&amp;#160; { &amp;#160;&amp;#160;&amp;#160;</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator></channel></rss>