Yes. The FAQ does state how often the client checks the server for
updates but NOT how often the client checks to see if the preferences
have changed.
I guess my sub-question is does the client process check for pref
changes at each run or at boot time. I suspect each run.
On 4/17/15 7:07 AM, Dials Mavis wrote:
> approx. once every hour, yo! FAQ
> <
https://github.com/munki/munki/wiki/FAQ#q-how-often-do-munki-clients-check-for-updates>
>
> On Friday, April 17, 2015 at 3:17:28 PM UTC+10, David Ross wrote:
>
> I can push out things via ARD or similar to run a script to turn things
> back on.
>
> I don't want ALL computers in an office to stop asking just certain
> ones.
>
> I guess a related question is how often is the client configuration
> checked?
>
> If I push out a defaults write for:
> SupressUserNotification
> SupressAutoInstall
> SupressLoginwindowInstall
> setting all to False will the MSU app see it every hour or at some
> other
> time?
>
> David
>
> On 4/17/15 12:48 AM, Mike Solin wrote:
> > You’d probably have better luck controlling access to the server -
> > either by changing the hostname, blocking IP ranges, etc.
> >
> > If you pushed a script to your clients to stop checking in, how will
> > they know to check in again? You’ve effectively cut off their
> > ability to receive new instructions.
> >
> > Mike
> >
> >>> On Apr 15, 2015, at 2:07 PM, David