Forrest logo
tool overview
On this page you find all important commands for the CLI tool $OriginAcl. If the command you are looking for is missing please ask our AI.

$OriginAcl

List of commands for $OriginAcl:

  • set-acl:tldr:5ebca set-acl: Copy a security descriptor from one file to another.
    $ $OriginAcl = Get-Acl -Path ${path\to\file}; Set-Acl -Path ${path\to\file} -AclObject $OriginAcl
    try on your machine
    explain this command
tool overview