I think it would be beneficial to be able to control whether a module is cached on the endpoint or not depending on say condition success in the policy for example.
Currently, we have policies which will deploy 30+ pieces of software but with a condition script checking whether it is necessary or not depending on different factors.
Due to how it is set up now, on all endpoints it is caching the .exe/.msi regardless of whether it is applicable, and this is causing a lot of unnecessary traffic.
K
Best posts made by kie7777
This user hasn't posted anything yet.
Latest posts made by kie7777
-
Caching Management
-
Policy File Caching
Hello, is it possible to have a Policy/Module run prior to file caching on an endpoint?
Scenario is we want a message module to display a message ASAP on the endpoint - currently, the module is in the same policy as some software installations and the message displaying is delayed for a few minutes while the files are cached.
I have attempted:
- Putting the message module into a separate policy - looks like all policies are still cached prior to any running.
- Changing the Trigger - Message policy on startup & software updates on checkin - this works for displaying the message immediately but I need the 'checkin' policy to run immediately after, and I cannot see a way to force a checkin from the endpoint or TOEM (other than manually).
Thanks
-
Software List
Hello,
Is it possible to see a list of all currently installed software (with version) across all clients? Something like a collated list of all the software inventories, with duplicates removed.
I have used the Software Report but it seems this keeps a memory of ALL pieces of software past and present.