Forum Discussion

Ramkumar_S's avatar
Ramkumar_S
Level 4
10 years ago

Command for getting Backupid

What is the command for getting the image id for particular client backup happened on two months before and what is the command for extending the image expiration date for particular image ID.
  • RamNagalla's avatar
    10 years ago

    TO list the backup image ID

    bpimagelist -client client_name -hoursago <number of hours > -idonly

    http://www.symantec.com/business/support/index?page=content&id=HOWTO90315

    to change the expire date

    bpexpdate -recalculate -backupid backup_id -d date

    http://www.symantec.com/business/support/index?page=content&id=HOWTO43656