Adjustment for command Get-DSEntriesPermissions

Implemented

Adjustment for command Get-DSEntriesPermissions

avatar

Hello,

I'm trying to run script for PermissionReport of all entries in the Vault. At first script is old and had to be updated and second thing after run the script I'm getting report of entries but users/groups are showed as IDs. Can you please update/adjust command Get-DSEntriesPermissions to show Principals with NAME instead of IDs?

Thank you for your inputs.

All Comments (2)

avatar

Hello,

Thank you for your suggestion. A ticket will be created for adding the Name to the result.

Best regards,
Maxime Bernier

avatar

Hello,

The version 2023.2.0.8 of the module has the updated cmdlet. The switch -InlcudePrincipalsName can be used to include the principals with their name.

Let us know if it does what you want,

Regards,
Maxime