<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://powershell.com/cs/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>Search results for '(app:media OR groupid:13)' matching tag 'Filter'</title><link>http://powershell.com/cs/search/SearchResults.aspx?q=(app:media+OR+groupid:13)&amp;tag=Filter&amp;orTags=0&amp;o=DateDescending</link><description>Search results for '(app:media OR groupid:13)' matching tag 'Filter'</description><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 (Build: 30929.2835)</generator><item><title>Get-IEXForwardMailbox </title><link>http://powershell.com/cs/media/p/3448.aspx</link><pubDate>Wed, 23 Sep 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:3448</guid><dc:creator>ps1</dc:creator><description>&lt;p&gt;&lt;span class="line"&gt;&lt;span class="comment"&gt; List users with email forwarding enabled (with or without delivering a copy to the original recipient)&lt;/span&gt;.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Pipeline filter to check online status</title><link>http://powershell.com/cs/media/p/250.aspx</link><pubDate>Sat, 15 Nov 2008 06:00:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:250</guid><dc:creator>Tobias Weltner</dc:creator><description>Defines a filter called &amp;quot;check-online&amp;quot; which can be used in a pipeline to filter out all host names or IP-addresses that are currently not available (are not responding to Ping). You feed one or more hostnames or IP-addresses into the filter and get back those that respond. You can then add additional cmdlets to your pipeline and for example create a WMI inventory with those systems that did respond. Note also how the script handles errors and defines a simple script block as a scope so when an error occurs, this entire script block will be omitted. There is potential to further optimize by turning the filter into a function with a begin- and process-block and put the object creation (new-object) into the begin-block so the object has not to be instantiated for each pipeline element over and over again.</description></item><item><title>Filter Folders based on File Age</title><link>http://powershell.com/cs/media/p/208.aspx</link><pubDate>Mon, 10 Nov 2008 06:00:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:208</guid><dc:creator>Tobias Weltner</dc:creator><description>Example of a pipeline filter that filters out all files older (or younger) than a given threshold (in days, based on LastWriteTime). This way, you can easily backup or delete old items or report the latest changes in any folder.</description></item></channel></rss>