<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PowerShell.nu &#187; ACL</title>
	<atom:link href="http://www.powershell.nu/tag/acl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.powershell.nu</link>
	<description>Windows PowerShell</description>
	<lastBuildDate>Thu, 08 Dec 2011 14:46:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Set Folder Permissions using a PowerShell script</title>
		<link>http://www.powershell.nu/2009/02/13/set-folder-permissions-using-a-powershell-script/</link>
		<comments>http://www.powershell.nu/2009/02/13/set-folder-permissions-using-a-powershell-script/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 13:15:45 +0000</pubDate>
		<dc:creator>Niklas Goude</dc:creator>
				<category><![CDATA[Client Management]]></category>
		<category><![CDATA[ACL]]></category>

		<guid isPermaLink="false">http://www.powershell.nu/?p=430</guid>
		<description><![CDATA[A common Admin task is Setting permissions on folders for new Users or Groups. doing this manually can be pretty boring and timeconsuming. This script automates these steps through PowerShell. The parameters that I&#8217;ve added to the script are: -Path Folder to Create (Required) -User User who should have access (Required) -Permission Specify Permission for [...]]]></description>
		<wfw:commentRss>http://www.powershell.nu/2009/02/13/set-folder-permissions-using-a-powershell-script/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

