<?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>Live PowerShell With Karl Prosser &#187; Feature</title>
	<atom:link href="http://karlprosser.com/coder/category/feature/feed/" rel="self" type="application/rss+xml" />
	<link>http://karlprosser.com/coder</link>
	<description>invoke-intelligence &#124; where { $_.necessary }</description>
	<lastBuildDate>Tue, 01 May 2012 18:50:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Data view of current pipeline results in PowerShell Plus</title>
		<link>http://karlprosser.com/coder/2008/02/10/data-view-of-current-pipeline-results-in-powershell-plus/</link>
		<comments>http://karlprosser.com/coder/2008/02/10/data-view-of-current-pipeline-results-in-powershell-plus/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 19:30:19 +0000</pubDate>
		<dc:creator>Karl</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Powershell Analyzer]]></category>
		<category><![CDATA[Powershell Plus]]></category>
		<category><![CDATA[pscom]]></category>
		<category><![CDATA[Shell Tools]]></category>

		<guid isPermaLink="false">http://karlprosser.com/coder/2008/02/10/data-view-of-current-pipeline-results-in-powershell-plus/</guid>
		<description><![CDATA[One of our goals is to bring the most important functionality of PowerShell Analyzer over to PowerShell plus as we consolidate into one product. Here is one example. It looks a little different than in PowerShell Analyzer , but we feel its just as useful, and it has a few new features added to it. [...]]]></description>
			<content:encoded><![CDATA[<p>One of our goals is to bring the most important functionality of PowerShell Analyzer over to PowerShell plus as we consolidate into one product. Here is one example. It looks a little different than in PowerShell Analyzer , but we feel its just as useful, and it has a few new features added to it.</p>
<p>In PowerShell Plus you can see Variables and properties. by enabling it from the menu (Toolbars-&gt;Variables+Property) or easily toggle it with CTRL-T</p>
<p><a href="http://karlprosser.com/coder/wp-content/uploads/2008/02/image.png"><img border="0" width="304" src="http://karlprosser.com/coder/wp-content/uploads/2008/02/image-thumb.png" alt="image" height="370" style="border: 0px" /></a></p>
<p>You can see it has rich features where you can search and filter different variables, then when you click on one have it show up in the property grid. However we aren&#8217;t going deep into that today. we are covering the &#8220;View Current Pipeline&#8221; option</p>
<p><a href="http://karlprosser.com/coder/wp-content/uploads/2008/02/image1.png"><img border="0" width="218" src="http://karlprosser.com/coder/wp-content/uploads/2008/02/image-thumb1.png" alt="image" height="95" style="border: 0px" /></a></p>
<p>When you click this button, it toggles from showing the variables. to the actual results of the pipeline. So whenever you run something.. the actual results are shown as usual on the left as text, but also the actual dotnet objects that are returned by the command show up in the variable pane. and when you click on an item there, you can see all the properties for that particular object.</p>
<p><a href="http://karlprosser.com/coder/wp-content/uploads/2008/02/image2.png"><img border="0" width="684" src="http://karlprosser.com/coder/wp-content/uploads/2008/02/image-thumb2.png" alt="image" height="480" style="border: 0px" /></a></p>
<p>So in the above example I ran a command that on the first 5 processes in the system, and the current date. In the variable explorer you can see those 5 processes and the date and time. Also the 2nd process has been clicked on, and you can see all its properties in the property grid, including descriptions of the properties. You get to see a lot more data than PowerShell gives you as text.</p>
<p>You can download Powershell Plus from <a href="http://www.powershell.com">http://www.powershell.com</a></p>
<p>-Karl</p>
<p style="display: inline; margin: 0px; padding: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:80916a97-b157-49ef-9f5b-2e8ca32f4d81" class="wlWriterSmartContent">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/powershell">powershell</a>,<a rel="tag" href="http://technorati.com/tags/powershell%20plus">powershell plus</a>,<a rel="tag" href="http://technorati.com/tags/shell%20Tools">shell Tools</a>,<a rel="tag" href="http://technorati.com/tags/IDE">IDE</a>,<a rel="tag" href="http://technorati.com/tags/scripting">scripting</a></p>
]]></content:encoded>
			<wfw:commentRss>http://karlprosser.com/coder/2008/02/10/data-view-of-current-pipeline-results-in-powershell-plus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

