Get-ACL And List Only Permissions
A coworker of mine was trying to figure out how to find which groups have List Only Permissions. This isn’t built into get-acl by default so I had to take a new approach to be able to get them the required information.
Read More