<?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: Useful PowerShell Scriptlets for Files and Folders</title>
	<atom:link href="http://blogs.sepago.de/helge/2009/09/15/useful-powershell-scriptlets-for-files-and-folders/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.sepago.de/helge/2009/09/15/useful-powershell-scriptlets-for-files-and-folders/</link>
	<description>Helge Klein on Windows, User Profiles, Citrix and other things</description>
	<lastBuildDate>Thu, 11 Mar 2010 16:27:54 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Helge Klein</title>
		<link>http://blogs.sepago.de/helge/2009/09/15/useful-powershell-scriptlets-for-files-and-folders/comment-page-1/#comment-6498</link>
		<dc:creator>Helge Klein</dc:creator>
		<pubDate>Wed, 16 Sep 2009 07:53:23 +0000</pubDate>
		<guid isPermaLink="false">https://blogs.sepago.de/helge/?p=832#comment-6498</guid>
		<description>Thanks, I removed -i from the short versions of the scriptlets.</description>
		<content:encoded><![CDATA[<p>Thanks, I removed -i from the short versions of the scriptlets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Holger Adam</title>
		<link>http://blogs.sepago.de/helge/2009/09/15/useful-powershell-scriptlets-for-files-and-folders/comment-page-1/#comment-6497</link>
		<dc:creator>Holger Adam</dc:creator>
		<pubDate>Wed, 16 Sep 2009 07:05:17 +0000</pubDate>
		<guid isPermaLink="false">https://blogs.sepago.de/helge/?p=832#comment-6497</guid>
		<description>Hi Helge,


-i can be left out, it also works like this:

gci c:\ advapi32.dll -r -fo -ea silentlycontinue &#124; select fullname

Holger</description>
		<content:encoded><![CDATA[<p>Hi Helge,</p>
<p>-i can be left out, it also works like this:</p>
<p>gci c:\ advapi32.dll -r -fo -ea silentlycontinue | select fullname</p>
<p>Holger</p>
]]></content:encoded>
	</item>
</channel>
</rss>
