• Categories
      No categories were found that matched your criteria.
      • Manufacturers
        No manufacturers were found that matched your criteria.
      • Products
        No products were found that matched your criteria.
          • Blog
            No blog posts were found that matched your criteria.

          Categories

          Categories

          Copy File Permissions to another file via Powershell

          The easiest way, by far, is to use PowerShell and run:

          Get-Acl .\file1 | Set-Acl .\file2

          Leave your comment

          back to top
          Filters