Folder permission from csv file

Hello. I have constructed script that creates folder structure, disables inheritance, removes unnecessary entries and AD secruity groups to folders. Security groups were added from csv file. When i set permissions to full control, modify, scripts works as expected and permissions granted to folders. But when i set read permission it just grant List Folder permission to folder. Can somebody help we with csv file structure ?

Hi, welcome back :wave:

Please share your script and some sample CSV data.

When posting code, data, and errors, please remember to format your post using the </> button.

How to format code on PowerShell.org