Link to home
Start Free TrialLog in
Avatar of databoks
databoksFlag for Denmark

asked on

How to copy folder permissions to other folders with same structure

Hi,

I have a customer where the folder user permission structure on the user shared folder is time consuming to manage. All the sub folders on has different user access rights. The good thing is that the sub folder structure is identical including the user rights:

Name
                 Folder1
                       sub folder1
                       sub folder2
                 Folder2
                       sub folder1
                       sub folder2
Name
                 Folder1
                       sub folder1
                       sub folder2
                 Folder2
                       sub folder1
                       sub folder2

Today they manually go in to all the sub folders and set up the user permission (ntsf / security). Is it somehow possible automatically to setup folder user permissions in identically folder structures, instead of doing it manually for all sub folders?

Thanks  
ASKER CERTIFIED SOLUTION
Avatar of farazhkhan
farazhkhan
Flag of Pakistan image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hi,

Robocopy Syntax, Command Line Switches and Examples
http://www.mydigitallife.info/2007/05/07/robocopy-syntax-command-line-switches-and-examples/

Regards,
Faraz H. Khan