How to assign folder permissions without subsequent sub-folder permission inheritance -


I have the following folder structure: Within ParentFolder1 Parent Folder 1, there are several child folders: ChildFolder1, ChildFolder2 .., ChildFolder700 < / P>

Does anyone have a script sample where I can only provide UserPointParentFolder1 and ChildFolder1? I understand that if I access Userfx to ParentFolder1, then it will reach all the Balffolders (1-700). I am trying to stop it from happening I'm new to Google Scripting and will get any help or suggestions?

Thanks, JV


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -