Check for folder share permissions

Hello,

I have a folder called “staged_updates” that is a network share that i am needing to check to see that “Everyone” has read/write permissions set for sharing.

This folder is used by a 3rd party app that needs permissions set to receive the update and i really dont feel like manually checking 300 pcs folders.

Cant use PowerShell either :frowning: is this possible?

Look into Security Descriptor for Network Shares

https://developer.bigfix.com/relevance/reference/security-descriptor.html