Quantcast
Channel: Symantec Connect - Backup and Recovery - Discussions
Viewing all articles
Browse latest Browse all 6484

Using BEMCLI for delete existing older backup sets

$
0
0
Oui, j'ai besoin d'une solution

Hello,

i don't find a cmdlet for delete older existing backup sets from an Media Server.

From the UI, Backup and Restore, select a Server and Backup Sets. I select the needed Backup Sets and with right Mouse clic Delete. Easy

This is possible only for one or more Backup Sets but not for any Servers and any many old Month backup Set.

 

From bemcli, i want use :

Get-BEJob "$ServerName $BackupType" | Get-BEJobHistory | Where-Object {($_.StartTime -lt $a)} | ????????

I found : Remove-BEJobHistory but will only delete the history. What happens with the Backup Sets ?

 

Otherwise, is it possible to change, with bemcli, the Expiration Date ? So BackupExec will remove automatically this older BackupSet

 

Thanks for help.

Daniel


Viewing all articles
Browse latest Browse all 6484

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>