0 vote
Hi,
we have organized inheritance of credentials based on Folders containing entries from a single windows domain.
Whenever possible we get personal admin accounts for the domain and store personal credentials in each admin Private vault.
Then the folders are set to -Private vault search- with name of form Admin-Domain.
So far so good, works just fine ... but only for the admins aware of the search who have created the dozen of entries required.
Using RDM reports in administration, get-RDMSession and other PS cmdlets I attempted to export or report a list of Private vault search names.
With this, users could double-check easily the required entries.
Tried to duplicate the Pvs name into a Custom field, but those are not displayed for Folders in lists connections.
So, how can we possibly export/report the list of folders set to -Private vault search- with required entry name?
Thanks
Patrice
Hello,
It is possible to list folders that the Credentials property is set to Private Vault Search using a Report entry type. Then, you can export the report. You will find the Report entry RDM file PrivateVaultSearchFolders.rdm attached to this post.
If you want to list all entry types, just remove the underlined part in the script.
Best regards,
Érica Poirier
PrivateVaultSearchFolders.rdm
Hello,
For other Credentials property configuration, please see the following post that lists different CredentialID values.
https://forum.devolutions.net/topic23912-programmatically-assigning-various-credentials-to-entries.aspx?MessageID=85968#post85968
Best regards,
Érica Poirier