Windows PowerShell Blog : Copy-Acl
Awesome… now we can copy ACLs between files. Next we need to be able to get a “ADD-Acl” which I guess should not be much harder than the example Jeffrey showed below.
I spent a few minutes and wrote Copy-Acl. I hope you enjoy it. I’ve also attached it as a file to this blog.
Enjoy!
Jeffrey Snover [MSFT]
Distinguished Engineer
Visit the Windows PowerShell Team blog at: http://blogs.msdn.com/PowerShell
Windows PowerShell Blog : Copy-Acl