Enforce policies and configuration changes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2022
01:03 AM
- last edited on
05-24-2022
09:44 AM
by
kh_jenn
when I modify a policy or configuration change it takes a long time to apply the changes and I have to force the client to apply them (deactivating and activating) does anyone know another way to apply them automatically?
attached client screenshot after adding an exception in Security Cloud Platform > Traffic Steering
- Labels:
-
netskope client
-
policy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2022 04:46 AM - edited 05-24-2022 04:55 AM
.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2022 02:15 PM
Thank you for reaching out, @acalero! Our community team is looking for a solution for you and will get back to you shortly! If any community members know a solution, please feel free to respond in this thread.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2022 02:36 PM - edited 05-25-2022 02:37 PM
@acalero - I believe the Netskope Client will check and apply updates every 60 minutes. I'm unaware of a place to change that (in tenant). However, if you look at the nsconfig.json that is in the parent folder of Netskope Install directory, you should see the configuration setting in there similar to this:
configUpdate": {
"updateIntervalInMin": "60"
},
I do wish there was a way to force an update for every client, adhoc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2022 11:14 AM
Our clients do generally auto update relatively fast but we also would really love to see a way to trigger an update manually on all clients at once. Or at least a setting in the cloud console so that the refresh time could be changed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2022 01:19 PM
The default wait time is up to 60 mins depending on when the last time the client checked in for an update but max time is 60 mins. However, you can manually force an agent to update. Currently, we do not have an ability to mass update clients.
Zack
Netskope
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2022 01:26 PM
Is there a command that can be run locally on a client in powershell / CMD that will trigger a policy update check? Basically I am thinking that (if necessary) we could implement some kind of script or other custom push to trigger clients to do so.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2022 06:48 PM
C:\Program Files (x86)\netskope\stagent\nsdiag.exe -u
https://docs.netskope.com/en/netskope-client-command-reference.html
