mumair109917
13 years agoLevel 6
Netbackup Policies configuration report
hi all,
we are using NBU 7.0.1 on windows 2008 R2 64 bit, we have 100 policies configured in it so it is not easy to maintain a file on that i can mentioned all the policies and thier schedules to submit to my management.
so is there any software or any option that can be help full for me to export a file that have mentioned all the policies and thier settings??
Until such time as you have installed OpsCenter, use bppllist.
Have a look at output of 'bppllist -allpolicies -U'
You can save it to a file:
bppllist -allpolicies -U > c:\temp\policies.txtFot detailed info (such as snapshot parameters), replace -U with -L.
Compare the two and decide what works for you.