<?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: NTFS, PowerShell, Get-ACL &amp; listing explicit rights</title>
	<atom:link href="http://www.indented.co.uk/index.php/2008/10/22/powershell-get-acl-listing-explicit-rights/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.indented.co.uk/index.php/2008/10/22/powershell-get-acl-listing-explicit-rights/</link>
	<description></description>
	<lastBuildDate>Wed, 21 Dec 2011 09:33:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anon</title>
		<link>http://www.indented.co.uk/index.php/2008/10/22/powershell-get-acl-listing-explicit-rights/comment-page-1/#comment-1223</link>
		<dc:creator>Anon</dc:creator>
		<pubDate>Tue, 22 Nov 2011 13:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.highorbit.co.uk/?p=395#comment-1223</guid>
		<description>Thanks for the script.
One improvement would be to only add entries to the ExplicitRights array when it matches the criteria.  At the moment it still adds a NULL entry for every DirEntry that does not match (which also stops Export-CSV from working), which may slow down processing with thousands of files.</description>
		<content:encoded><![CDATA[<p>Thanks for the script.<br />
One improvement would be to only add entries to the ExplicitRights array when it matches the criteria.  At the moment it still adds a NULL entry for every DirEntry that does not match (which also stops Export-CSV from working), which may slow down processing with thousands of files.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

