<?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>What does this task target?</title><link>http://blogs.technet.com/jonathanalmquist/archive/2009/04/09/what-does-this-task-target.aspx</link><description>This will return which [typed] class the specified task will run against. foreach ($targetId in get-task | where {$_.displayname -match &amp;quot; task name &amp;quot;} | foreach-object {$_.get_target().id.tostring()}) {get-monitoringclass | where {$_.id -eq</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator></channel></rss>