How find schedule information for all policies
Updated: 16 Jul 2010 | 3 comments
Hi
I have 80 policies in our master server. Our requirement is, i would like to know how grab what time each policy starts and ends using command line. I understood bpplschedule, but it needs policyname too. I donot want to give any policy name, just i would like to run a command where it will give policyname and it's schedule information.
Can anybody share this information.
Rgds
PVR
Discussion Filed Under:
Comments
Not sure if there's one command to do this
you'll probably have to combine two to get your info.
e.g.
bppllist (to generate a list of policies) & feed the result into
bpplsched
Regards Andy
"It's not too late to panic ..."
Try using the following
Try using the following command...
bppllist -allpolicies -U
The output will look like this...
Do you know,
I thought I'd tried that unsuccessfully - must be time for me to go home!
Regards Andy
"It's not too late to panic ..."
Would you like to reply?
Login or Register to post your comment.