Hi @OZ •
I invite you to take a look at this link , it talking about how use powershell to get ntfs permission :
Please don’t forget to accept helpful answer
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Get-ACL doesn't show detailed permission, only REadAndExecute for everything. But I need also List Permissions like in pict. and other detailed permissions for folder. I've spent several hours now and haven't been able to find an answer.
Hi @OZ •
I invite you to take a look at this link , it talking about how use powershell to get ntfs permission :
Please don’t forget to accept helpful answer
Hi OZ,
The basic List Folder Contents permission contains the advanced permissions below.
And the Basic Read & Execute permission contains the same advanced permissions. So it's normal to have the same results.
https://www.ntfs.com/ntfs-permissions-file-folder.htm
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.