Why using get-acl
-Path 'C:\Program Files' | set-acl -Path 'D:\Program Files'
as an administrator tells me I am not allowed to set the ownership while using icACLs"C:\Program Files" /save Perms.txt
then icACLs
D:\ /restore Perms.txt
works without errors ?
Also, why cannot I giveNT SERVICE\TrustedInstaller an ownership from the ACL GUI ? An error claims the object doesn't exist. (Yet the TrustedInstaller service is running)