<?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: How To Find Empty Folders Using Powershell	</title>
	<atom:link href="https://thesysadminchannel.com/find-empty-folders-powershell/feed/" rel="self" type="application/rss+xml" />
	<link>https://thesysadminchannel.com/find-empty-folders-powershell/</link>
	<description>Documenting My Life as a System Administrator</description>
	<lastBuildDate>Fri, 14 Jul 2023 06:32:55 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: Fred		</title>
		<link>https://thesysadminchannel.com/find-empty-folders-powershell/#comment-14459</link>

		<dc:creator><![CDATA[Fred]]></dc:creator>
		<pubDate>Fri, 14 Jul 2023 06:32:55 +0000</pubDate>
		<guid isPermaLink="false">https://thesysadminchannel.com/?p=678#comment-14459</guid>

					<description><![CDATA[I&#039;d suggest changing the GCI -path parameter to -LiteralPath. Without it, you&#039;ll get false positives if any foldernames have regex characters in them, [] brackets being a good example.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d suggest changing the GCI -path parameter to -LiteralPath. Without it, you&#8217;ll get false positives if any foldernames have regex characters in them, [] brackets being a good example.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
