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.