Creates access control list domain local gruops for basic NTFS permissions for a shared folder (Full Control, Modify, Read & Execute, Read, Write), and grants them appropriate NTFS permissions to the share folder. AD groups names are generated by appending the prefix ALC_
to the folder name and suffix named after their NTFS permissions. For example ALC_SharedFolder_Read. This is useful for more easier access control administration of shared folders.
Windows PowerShell Version 5.1 or higher
Active Directory module for Windows PowerShell - Download
GNU General Public License Version 3
Script developer: Zoran Jankov