Skip to content

Remote Install breaks file system ACL inheritance #10

@Callidus2000

Description

@Callidus2000

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions