Is the FSRM tool used to obtain user folder level permissions reports?

Anil Desai 1 Reputation point
2022-11-03T13:23:49.377+00:00

Hello, Team.

I installed FSRM roles in the Windows Server 2019 datacenter; there are many folders and files; I'd like to get a report of folder level permissions on each user from the FSRM tool.

For example, if an administrator grants read/write permission to a specific user for a specific folder, can we obtain a report on it in FSRM?

I pulled the report file using the Owner parameter in the FSRM tool and got only BULITIN\Administrators.

Please let me know , it will work or any alternative to fetch the folder level permission reports.

Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Michael Durkan 12,241 Reputation points MVP
    2022-11-05T09:40:10.54+00:00

    Hi

    no, FSRM won't do permissions reports for you. Details of its capabilities can be found here:

    https://learn.microsoft.com/en-us/windows-server/storage/fsrm/fsrm-overview

    You could use PowerShell "Get-ACL" command, references here:

    https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.security/get-acl?view=powershell-7.2

    However, this won't do realtime reporting of changes. You may be better off looking at a product such as Netwrix, Lepide or ManageEngine. There is a license cost for these after the trials end.

    Hope this helps,

    Thanks

    Michael Durkan

    • If the reply was helpful please upvote and/or accept as answer as this helps others in the community with similar questions. Thanks!
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.