{"tool":"originacl","tool_display":"Originacl","intent":"copy-security-descriptor-between-files","intent_display":"copy security descriptor between files","title":"Originacl Command: copy security descriptor between files","command_string":"$OriginAcl = Get-Acl -Path <path\\to\\file>; Set-Acl -Path <path\\to\\file> -AclObject $OriginAcl","raw_command_string":"$OriginAcl = Get-Acl -Path {{path\\to\\file}}; Set-Acl -Path {{path\\to\\file}} -AclObject $OriginAcl","description":"Exact CLI syntax to copy security descriptor between files using Originacl.","usage_scenario":null,"scenario_context":null,"simulated_output":null,"how_to_steps":null,"inferred_category":"Filesystem","canonical_url":"https://www.syntaxstandard.com/originacl/copy-security-descriptor-between-files"}