Closed GoogleCodeExporter closed 8 years ago
You are going to need to provide additional details on what you are doing, what
you are expecting, and what you are seeing. Munki installs software as expected
at the loginwindow for me on my personal machine and my test machines and for
many, many others. It's core Munki functionality.
https://code.google.com/p/munki/wiki/configuration#Supported_ManagedInstalls_Key
s
You haven't set the SuppressLoginwindowInstall preference, have you?
Original comment by gregnea...@mac.com
on 5 Aug 2014 at 3:17
Hi sorry if my initial explanation wasn't thorough. I have tried both versions
of Munki Tools and can confirm when the Managed Software Center is run whilst a
user is logged in communication to the Munki Server is successful i.e:
Published apps/Software updates are listed and installation can be manually
initiated by the user.
I am expecting that when the machine is logged out and mouse and keyboard is
inactive for around 10 seconds Munki will run automatically and install any
relevant Apps/Software as specified in the manifest/machine profile.
I am seeing the machine sitting there and nothing is happening after 10 seconds
upto 1 and a half hours of inactivity.
I am using MCX to manage the preferences for the machine and have tried the
SuppressLoginwindowInstall preference with the boolean setting set to
true,false and totally deleted it from the plist file - all to no avail, don't
get me wrong i believe this software to be a great piece of work and very
useful, i just wanted to post for help after 2 days of internal troubleshooting.
Any advice would be very appreciated.
Cheers
Original comment by dwmacs...@gmail.com
on 5 Aug 2014 at 4:53
"I am expecting that when the machine is logged out and mouse and keyboard is
inactive for around 10 seconds Munki will run automatically and install any
relevant Apps/Software as specified in the manifest/machine profile."
You are expecting incorrectly!
"I am seeing the machine sitting there and nothing is happening after 10
seconds upto 1 and a half hours of inactivity."
This is within the window of expected behavior.
https://code.google.com/p/munki/wiki/FAQ#Q:_How_often_do_Munki_clients_check_for
_updates?
Logging out does not trigger a background run of the managedsoftwareupdate
tool. managedsoftwareupdate runs in the background roughly once per hour, but
the actual time between runs can vary such that almost two hours can elapse
between runs. If managedsoftwareupdate runs while the machine is at the
loginwindow, and there are things to install/remove, and the keyboard and mouse
have been idle for 10 seconds or longer, managedsoftwareupdate will proceed to
install and show a progress status over the loginwindow.
I'm closing this since it appears to be working as expected. If you have
additional data that indicates otherwise, we can reopen it.
Original comment by gregnea...@mac.com
on 5 Aug 2014 at 5:32
O.K. thank you, sorry for the inconvenience.
Original comment by dwmacs...@gmail.com
on 5 Aug 2014 at 6:32
Original issue reported on code.google.com by
dwmacs...@gmail.com
on 5 Aug 2014 at 12:20