- CheckMates
- :
- Products
- :
- Quantum
- :
- Management
- :
- automate verify policy
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×
Sign in with your Check Point UserCenter/PartnerMap account to access more great content and get a chance to win some Apple AirPods! If you don't have an account, create one now for free!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
automate verify policy
i want to create schedule task that runs the verify & publish command on all my firewalls at 23 every day.
i saw that i can do that with api but i didnt understand how to do that.
if any one has an idea i will glad 🙂 verify-policy#
- Tags:
- verify-policy
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Create Shell script to run the relevant api commands, then schedule it with cronjob.
Have the script write to file what packages failed if any. This seems bare bones but likely effective.
Which part do you need further understanding?
