bpflist – Used to list files backed up
bpflist -l -client -d -e -option GET_ALL_FILES -rl
bprestore – Used to restore files
Examples of netbackup restores:
To restore files listed in a file named restore_list by using the most recent backups, enter the following:
bprestore -f restore_list
nbpemreq – used to suspend and resume scheduling
Most often used when you want to keep regularly scheduled jobs from running. Just remember to run with “-resume_scheduling” option so your jobs will run.
nbpemreq -suspend_scheduling
nbpemreq -resume_scheduling