Logging permissions changes
For information about how to enable logging of permissions changes in Folder Permissions Manager to a SQL Server database, please see the user's guide.
All changes to folder permissions will be logged to the SQL Server database.
Viewing logged permissions changes
Folder Permissions Manager does not have any functionality to view the logs. You can view the logs in SQL Server Management Studio. Expand Views, right-click the view dbo.vw_permissionsChanges and click Select Top 1000 rows. You can also connect other applications to the SQL database to load and analyse data.