Skip to content

Search-PSMDPropertyValue Recursion #216

Description

@FriedrichWeinmann

The command should be improved to prevent recursion and not follow up syncroots incorrectly.

Examples:

Get-Item C:\

NTFS Security Module

$object is returned via PSRemoting from another machine, SmbShare property is the result of Get-SmbShare

$object.SmbShare.ShareNtfsData.NTFSFolderAccess | where-object {$_.IdentityReference -eq 'DOMAIN\username'}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions