views:

28

answers:

0

We have a pattern to our folder and sub-folder creation. We have one folder that is always named x that is located in multiple sub-folders. Is there a way I can set permissions to a folder only based on the name of the folder. I have looked into CACLS, xcacls, etc but I may have missed something. Is there a way I can list out all of the paths for a certain folder name, move it over to excel then formulate a script that will hit each one one by one? Thanks.