B
Brian
I am trying to use robocopy to fix a mistake that happened when I moved
folders and files from one partition to another. I cut and pasted the
folders, but didn't realize I would lose security settings when moving
across partitions. So I would like to restore the security settings for the
folders. Here is an abbreviated version of my folder structure
Projects
0402002 - AET Environmental
Accounting
Operations
Sales
Etc.
0402003 - Next Project
Accounting
Operations
Sales
Etc.
The folder Projects has no inheritance set for permissions, and allows Full
Access to Domain Admins, and read access to Domain Users. Those two
permissions flow all the way through the directory structure. Accounting,
Operations, Sales, and all other departments have Full Access permissions
set specifically on their respective folder.
I can create an empty project template folder structure with the proper
permissions (the "template folder" in the command line above), and use
/secfix to copy the proper permissions to the Accounting, Operations, ...
folders. However, the existing files and folders under each project folder
to not automatically inherit the security settings that robocopy recreated.
New files inherit the security settings as they are supposed to.
I seem to need a way to "trigger" the files to reset their inheritance. Is
there a way to do what I need to do?
Thanks,
Brian
folders and files from one partition to another. I cut and pasted the
folders, but didn't realize I would lose security settings when moving
across partitions. So I would like to restore the security settings for the
folders. Here is an abbreviated version of my folder structure
Projects
0402002 - AET Environmental
Accounting
Operations
Sales
Etc.
0402003 - Next Project
Accounting
Operations
Sales
Etc.
The folder Projects has no inheritance set for permissions, and allows Full
Access to Domain Admins, and read access to Domain Users. Those two
permissions flow all the way through the directory structure. Accounting,
Operations, Sales, and all other departments have Full Access permissions
set specifically on their respective folder.
I can create an empty project template folder structure with the proper
permissions (the "template folder" in the command line above), and use
/secfix to copy the proper permissions to the Accounting, Operations, ...
folders. However, the existing files and folders under each project folder
to not automatically inherit the security settings that robocopy recreated.
New files inherit the security settings as they are supposed to.
I seem to need a way to "trigger" the files to reset their inheritance. Is
there a way to do what I need to do?
Thanks,
Brian