我需要解决方案
Hi There
I don't if this is a bug or not but in backup exec 2014 powershell when I run the below command i still get prompt to move the media to the vault.
get-bemedia | Where-Object {$_.LocationName -eq "$null"} | Move-BEMediaToMediaVault -MediaVault "Vault" -confirm
Cheers,
Brett