7

BC Powershell commands is a great tool for administrators for managing users & their permissions. It allows us to automate stuff and etc.


But there's one big limitation, when using powershell for user administrator. None of the activities are recorded within ChangeLog. This make auditing impossible.


For e.g. if you run these commands, none of it will be recoderd within Change Log Entries.


New-NAVServerUser BC -UserName test

New-NAVServerUserPermissionSet BC -UserName test -PermissionSetId SUPER

Remove-NAVServerUser BC -UserName test


Could you please change the current solution, and log all user management activities done through the powershell?


Thank you,

Gintautas

STATUS DETAILS
Needs Votes
Ideas Administrator

Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team