Skip to content

Search-PSMDPropertyValue Recursion #216

@FriedrichWeinmann

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'}

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions