<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>NTFS on Remko's Blog</title><link>https://remkoweijnen.nl/blog/tags/ntfs/</link><description>Recent content in NTFS on Remko's Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 08 Nov 2011 21:05:19 +0000</lastBuildDate><atom:link href="https://remkoweijnen.nl/blog/tags/ntfs/index.xml" rel="self" type="application/rss+xml"/><item><title>Set homefolder permissions with PowerShell</title><link>https://remkoweijnen.nl/blog/2011/11/08/set-homefolder-permissions-with-powershell/</link><pubDate>Tue, 08 Nov 2011 21:05:19 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2011/11/08/set-homefolder-permissions-with-powershell/</guid><description>&lt;p&gt;&lt;a href="https://remkoweijnen.nl/blog/wp-content/uploads/2011/11/image2.webp" class="glightbox" data-type="image" data-gallery="post-2154"&gt;&lt;img loading="lazy" decoding="async" style="margin: 0px 0px 0px 10px; display: inline; float: right;" title="image" src="https://remkoweijnen.nl/blog/wp-content/uploads/2011/11/image_thumb2.webp" alt="image" width="77" height="66" align="right" /&gt;&lt;/a&gt;Today one of my collegues asked me to write a script that performs two actions for all users of a certain Organizational Unit:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;&lt;span style="color: #35383d;"&gt;Ensure that each user has&lt;/span&gt; modify permissions on their homefolder&lt;/li&gt;
	&lt;li&gt;Make each user visible in the Exchange Address List.&lt;/li&gt;
&lt;/ol&gt;
Sounds like a PowerShell job right?
&lt;p&gt;I reused my function to &lt;a href="https://remkoweijnen.nl/blog/2011/09/02/settings-ntfs-permissions-by-sid-in-powershell/" target="_blank"&gt;set NTFS Permissions by SID&lt;/a&gt;:&lt;/p&gt;</description></item></channel></rss>