Disk Limited Issue

Hi,

I have package of 5GB which i want to distribute to my all macs. But when i do so, i get an error “Disk Limited”.
After check some forums, i added “_BESClient_Download_PreCacheStageDiskLimitMB” in client settings and set a value “6144” which is equivalent to 6GB and restart the client as well after that. But still when i am pushing 5GB package, it is giving me same error.

Can you please help me to understand what am i missing and what to do?

Thanks,
Leyash

Please do another client settings.

_BESClient_Download_NormalStageDiskLimitMB default value is 2 GB. Increase this to 6 GB

note: value takes in MB

Hi,
Now how do I deploy this to all of my endpoints?

Please take a look at my Generic - BESClient - Default Settings fixlet. Specifically lines 52-55. This is how you set BESClient settings within a fixlet to send to multiple endpoints.

PS - all content provided via my personal GitHub is AS-IS and without warranty.

Thanks,
Guess I have some learning to do. I do not have any training on fixlet creation. Any guides you could share?

I’d highly recommend signing up for the next BigFix Foundations course.
A close second would be…watching the recorded series on YouTube at https://youtube.com/playlist?list=PLVAvGzDq49UlSP8G-2HgC4-kKehVSysCb

We also have guides and training at https://developer.bigfix.com

1 Like

For anyone looking for a good way to do this, Give this Fixlet a try
https://bigfix.me/fixlet/details/10520

What’s a BigFox? :smiley:

How to automatically assign these settings when a client reports to the console?

This thread is quite old. It would have been better to create a new topic based on your specific requirements.

You can achieve this by creating a policy action with all default settings. Target all devices dynamically and check the re-apply option.