This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Copy Vault with PowerShell

Hi everyone,

I'm trying to copy a vault using PowerShell using "ServerVaultManagementOperations".

Does somebody has an example of script ?

I don't know what to indicate between the brackets in the following :

$server.VaultManagementOperations.CopyVault(????)

Indicating the vault GUID does not work.