ste1988 Posted May 22, 2012 Posted May 22, 2012 Hi, Is there a way, i can have my mac suite automatically download and install updates without the logged on user having any interaction. At the moment, I have software update service running on a mac mini server which works great, but i have to set clients up install the downloaded updates. I have searched but couldnt find anywhere, hoping someone here is doing it
tom_pearson Posted May 22, 2012 Posted May 22, 2012 Do you use Apple Remote Desktop? I run a Unix command 'softwareupdate -i -a'. This downloads and installs updates from the software update server without needing any client end interaction. Hope that helps 2
HodgeHi Posted May 22, 2012 Posted May 22, 2012 (edited) The command is in the terminal templates under miscellaneous if i recall correctly. You could even schedule the command to run at a set time during the day if you know that the machines will be online at that time. If you have a task server, in theory you could run the command against that and this would in turn run on the client as soon as they appear online. Edited May 22, 2012 by HodgeHi 1
Chris_Cook Posted May 22, 2012 Posted May 22, 2012 Munki can do this as well as deploy other software. 1
HodgeHi Posted May 22, 2012 Posted May 22, 2012 Munki can do this as well as deploy other software. Yeah, I've been meaning to look at Munki for a while now, but never got around to it.
JR-PCS Posted May 22, 2012 Posted May 22, 2012 You beat me to it Tom! Whoever told you that command must be a Genius! Do you use Apple Remote Desktop? I run a Unix command 'softwareupdate -i -a'. This downloads and installs updates from the software update server without needing any client end interaction. Hope that helps
Arthur Posted May 22, 2012 Posted May 22, 2012 MacTech have a series of guides showing you how to setup Munki. I need to do this myself at some point. Part 1, Part 2, Part 3, Part 4 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now