Link to home
Start Free TrialLog in
Avatar of gwenossis
gwenossis

asked on

Script file to create a duplicate folder with a security and a new root name

I'm looking at create a script that copies a temporary directory and keeps the security premissions. what i need is something like this

robocopy.exe \\server1\folderstructure \\server2\folderstructure2 /SEC /MIR

i need the users to input the folderstructure2 name. EG they might want to call the folder job1 but all sub folders will be the same and security will be intact.
ASKER CERTIFIED SOLUTION
Avatar of gwenossis
gwenossis

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