Question : Copy ACL from one folder to another

Is there a command for copying an ACL from an existing folder to another existing folder?

Eg command folder1 folder2

where folder1 has the required acl and folder2 requires the acl from folder1

Answer : Copy ACL from one folder to another

Use robocopy (http://www.microsoft.com/downloads/details.aspx?FamilyID=9d467a69-57ff-4ae7-96ee-b18c4790cffd&DisplayLang=en)

with the /DATSO parameter
Random Solutions  
 
programming4us programming4us