Private Vault Folders - can move any record into /from folders

avatar
AP_ops
Disabled

Hi Devolutions-Team,

I have tried to create some folders in my private vault section and move some entries to it - unfortunately it's i don't have the option available to move someting. Drag and drop is disabled on the datasource. The user it self has also no rights to drag and drop.

Best regards,
Ap_ops

Image 28.png

All Comments (10)

avatar

Forgot to mention: Version: 7.6.2.0

avatar

Hello,

You would need to copy your sessions from the Navigation Pane to the Private Vault. Then, if you only wanted them in the Private Vault, you would need to delete them in the Navigation Pane.

Your user needs to have the Import/Export privileges to be able to select the entries, do a right-click -> Clipboard -> Copy, then go in the Private Vault and do a right-click -> Clipboard -> Paste.

You can also export your selection into a .pvm file and import this file in the Private Vault.

Best regards,

Jeff Dagenais

avatar

Hi Jean-François

I guess there is a missunderstanding. I have created some entries directly in my private vault - on the top hierarchy. Then i have created a folder, lets say it's called web logins. Then i'd like to move my previously created items from the top hierarchy to the folder web logins. How can i do that in private vault - there is no move option available on Edit/Move to Another Group/Folder.

Regards,
AP_ops

avatar

Hello,

You can move these entries using the Batch Actions - Custom PowerShell Command.

Please follow these steps, it will move the selected entries in your destination folder.
- Select all entries you want to move
- Right-click on them
- Select Edit - Batch Edit - Batch Actions...
- Select the Custom PowerShell Command.
- Enter the following command and replace the YourGroupFolder with the proper folder name
- Click on the OK button
$connection.Group = "YourGroupFolder"
$RDM.Save();



Best regards,

Érica Poirier

avatar

Hi Erica

Thanks for a "workaround" ;) I'm still somehow puzzeld that the move option is not available in this section...

Best regards,
AP_ops

avatar

Hello,

The request for the move option in the Private Vault has been transferred to our engineering department.

Unfortunately, I cannot provide you any timeline for the implementation of this feature.

Best regards,

Érica Poirier

avatar

Hello,

I wanted to let you know this will be done for RDM 12.

Regards,

Hubert Mireault

avatar

Hi Hubert,

Cool :) And in PVM?

Regards,
AP_ops

avatar

This will also be in the next version of PVM.

Regards,

Hubert Mireault

avatar

Great news!

Regards,
AP_ops