I have OS X server set up as a directory server with portable home directories. I'd like to guarantee the 3-4 client Macs all have the same applications and versions installed without having to manually install everything. All I can find is documentation on how to set up the update server.

Do I need to get Remote Desktop 3 to be able to do what I want?

link|improve this question

67% accept rate
feedback

1 Answer

up vote 2 down vote accepted

There are a variety of tools that'll let you manage client software centrally: Apple Remote Desktop, radmind, filewave, Puppet, JAMF's Casper suite, ... as well as the option of scripting it yourself. However, all of these will involve a fair bit of up-front effort and/or expense; for only 3-4 clients, it's generally easiest to just manage the computers manually.

link|improve this answer
There's also StarDeploy (stardeploy.com) and munki (code.google.com/p/munki) for managing a software repo that the client macs connect to and download/install software from. – snk Jan 4 '11 at 1:59
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.