-
-
Notifications
You must be signed in to change notification settings - Fork 0
Remote Install breaks file system ACL inheritance #10
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hi,
first of all, thank you for this great module — it really simplifies my workflow!
I'm currently using the following command to deploy the module to our two Windows Server 2016 RDSH servers:
Install-PSFModule -Name CmdFav -ComputerName srv00904,srv00905 -Verbose -Scope AllUsers
The installation works as expected and places the module in C:\Program Files\WindowsPowerShell\Modules. However, I noticed that the newly created module directory loses all inherited NTFS permissions and instead receives explicit ACLs.
Is this behavior intentional?
Thanks again for your work!
Best regards,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working