Linked by Thom Holwerda on Sat 19th Mar 2011 00:06 UTC
Thread beginning with comment 467045
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Features
Linked by Thom Holwerda on 05/21/13 21:38 UTC
Linked by Thom Holwerda on 05/20/13 11:29 UTC
Linked by Thom Holwerda on 05/18/13 21:33 UTC
Linked by David Adams on 05/16/13 4:23 UTC
Linked by Thom Holwerda on 05/11/13 21:41 UTC
Linked by Thom Holwerda on 05/08/13 14:22 UTC
Linked by Thom Holwerda on 05/02/13 15:28 UTC
Linked by Thom Holwerda on 04/29/13 21:06 UTC
Linked by Thom Holwerda on 04/24/13 22:24 UTC
Linked by Thom Holwerda on 04/18/13 11:21 UTC
More Features »
Sponsored Links



Member since:
2009-11-17
Well my only thoughts about this is,
- How would I apply MCX settings to Mac clients?
- How would I set up NetInstall for Mac clients?
- How would I save bandwidth for all Mac clients for software updates.
MCX can be applied via AD if needed. Of course this means adding to the AD schema and lots of corporate AD teams love that. You also need workgroup manager (or whatever the tool is called) to set the options, unless your happy to work without a GUI.
NetInstall is a bit difficult as it uses a cut down version of OS X to do the install. The protocol is not too complex and you can hack something together with bootp and afp but you need the proprietary bits to make it work. This is only really useful once you get to the scale that you realise that OS X server doesn't scale well in very large network environments.
Finally #3 is really really easy.... Squid works wonders as a transparent proxy. Not only do you get the advantage of caching the updates, but you don't actually have to configure the machine to use it. Leaving it with vanilla settings really works well for mobile users as they can update at home, etc.
We used to use a transparent proxy at an apple shop I worked for, even though we had an OS X server. Since we had a lot of new machines in for servicing this would allow them to update from the proxy instead of the net. Not to mention MUCH MUCH MUCH faster.