NTFS Audit Permissions
Summary
Scans actively shared network folders on Windows endpoints and identifies folders where the NTFS access control list (ACL) contains an ALLOW entry for the "Everyone" group. This module distinguishes between NTFS permissions (folder-level security) and share permissions (network-level access), reporting only on NTFS allow entries.
Dependencies
Audit-EveryoneShareAccess.ps1
Sample Run
Implementation
-
Export the agent procedure from ProVal's VSA RMM instance.
Name:NTFS Audit PermissionsThe export will download the necessary XML file.
-
Import this XML file into the partner's VSA RMM instance.
-
Export the 'Audit-EveryoneShareAccess.ps1' from the ProVal's Internal VSA. This is also placed under the below path:
Manage Files>Shared Files>PVAL>Audit-EveryoneShareAccess.ps1

-
Map the
Audit-EveryoneShareAccess.ps1into the12thstep of the script in the client's environment. -
Save the agent procedure.
Output
- Script log
- Outbound Email
Changelog
2026-05-14
- Initial version of the document