<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Weird Terminating Error Behavior</title>
	<atom:link href="http://www.owenpellegrin.com/blog/powershell/weird-terminating-error-behavior/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.owenpellegrin.com/blog/powershell/weird-terminating-error-behavior/</link>
	<description>I write stuff here</description>
	<lastBuildDate>Mon, 30 Jan 2012 02:39:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: /\/\o\/\/</title>
		<link>http://www.owenpellegrin.com/blog/powershell/weird-terminating-error-behavior/comment-page-1/#comment-558</link>
		<dc:creator>/\/\o\/\/</dc:creator>
		<pubDate>Sat, 26 Jul 2008 17:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.atmaweapon.org/blog/?p=32#comment-558</guid>
		<description>PowerShell&#039;s default formatter kick&#039;s in here and translates the exception into a default error format.

to explore the errorrecord more and get to all the information try :

$error[0] &#124; gm
$error[0].innerexception

Greetings /\/\o\/\/</description>
		<content:encoded><![CDATA[<p>PowerShell&#8217;s default formatter kick&#8217;s in here and translates the exception into a default error format.</p>
<p>to explore the errorrecord more and get to all the information try :</p>
<p>$error[0] | gm<br />
$error[0].innerexception</p>
<p>Greetings /\/\o\/\/</p>
]]></content:encoded>
	</item>
</channel>
</rss>

