Forum Discussion

Varma_Chiluvuri's avatar
13 years ago

How to find Policy SCHEDULE Time using Command Line

Hi Everyone,      Can someone help me to find the policy schedule time using the command line. I need to check the schedule time for more than 100 policies.      Which command and options display...
  • Marianne's avatar
    13 years ago

    I find -U to give most 'user-friendly' output:

    Unix:
    /usr/openv/netbackup/bin/admincmd/bppllist -allpolicies -U >/tmp/policies.txt

    Windows:
    <install-path>\veritas\netbackup\bin\admincmd\bppllist -allpolicies -U >C:\temp\policies.txt