Quantcast
Channel: Symantec Connect
Viewing all articles
Browse latest Browse all 13407

Powershell Move-BEMediaToMediaVault

$
0
0
I need a solution

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


Viewing all articles
Browse latest Browse all 13407

Trending Articles