<?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: PowerShell output redirection: Unicode or ASCII?</title>
	<atom:link href="http://www.johndcook.com/blog/2008/08/25/powershell-output-redirection-unicode-or-ascii/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johndcook.com/blog/2008/08/25/powershell-output-redirection-unicode-or-ascii/</link>
	<description>The blog of John D. Cook</description>
	<lastBuildDate>Sat, 11 Feb 2012 22:42:11 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andrew Kingdom</title>
		<link>http://www.johndcook.com/blog/2008/08/25/powershell-output-redirection-unicode-or-ascii/comment-page-1/#comment-26581</link>
		<dc:creator>Andrew Kingdom</dc:creator>
		<pubDate>Wed, 28 Oct 2009 22:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/2008/08/25/powershell-output-redirection-unicode-or-ascii/#comment-26581</guid>
		<description>for ASCII, use  out-file -filePath file.txt -encoding ASCII</description>
		<content:encoded><![CDATA[<p>for ASCII, use  out-file -filePath file.txt -encoding ASCII</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.johndcook.com/blog/2008/08/25/powershell-output-redirection-unicode-or-ascii/comment-page-1/#comment-18246</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Fri, 29 May 2009 03:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/2008/08/25/powershell-output-redirection-unicode-or-ascii/#comment-18246</guid>
		<description>I guess it leaves the encoding for an email object in unicode.  This is causing me all kinds of problems.  Any chance you know how to force powershell to send email in ascii instead of unicode?</description>
		<content:encoded><![CDATA[<p>I guess it leaves the encoding for an email object in unicode.  This is causing me all kinds of problems.  Any chance you know how to force powershell to send email in ascii instead of unicode?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ElCapitanKyle</title>
		<link>http://www.johndcook.com/blog/2008/08/25/powershell-output-redirection-unicode-or-ascii/comment-page-1/#comment-11085</link>
		<dc:creator>ElCapitanKyle</dc:creator>
		<pubDate>Wed, 17 Dec 2008 21:05:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/2008/08/25/powershell-output-redirection-unicode-or-ascii/#comment-11085</guid>
		<description>Thanks for posting this info. It happened to provide a succinct answer to a problem I had been working on for a few hours. Thanks for your straight forward delivery of the topic.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this info. It happened to provide a succinct answer to a problem I had been working on for a few hours. Thanks for your straight forward delivery of the topic.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.290 seconds -->

