- CheckMates
- :
- Products
- :
- Quantum
- :
- Management
- :
- Re: Scheduled policy installation
- 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?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Scheduled policy installation
Hello.
For some reason scheduled policy installation on our MDM R80.20 is not being triggered. It worked once at the very first attempt.
Does anyone came across such problem? Wondering where to dig in this case?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jozko Mrkvicka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'll ask here, since that thread is kinda stuck. Did you open a case with support, what did they tell?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jozko Mrkvicka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Will open a case on Monday and share the results in main thread.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So it looks like they fixed it in R80.30, as I cannot reproduce the issue I faced in R80.20.
There is also protection that will not install the policy via Scheduled policy installation on the gateway which wasn't installed before. For example, my original policy package name for gateway GWC is POLICY_GWC.
If I select that I want to install Standard policy on all gateways (including GWC), the Scheduled policy installation did nothing for GWC gateway. It will not install Standard policy package on gateway GWC (where is expected to be policy package POLICY_GWC).
Jozko Mrkvicka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I guess, that will be the last message in this thread 🙂
Check Point has a Hotfix for R80.20 to treat the issue. Soon will be included to Jumbo.
In R80.30 and .40 the issue is fixed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can use crontab and API script
source /opt/CPshared/5.0/tmp/.CPprofile.sh
mgmt_cli -r true -d <domain> install-policy policy-package <package>
