Moving a physical OS X machine to a VMware VM

Virtualization is an extremely useful tool to have at your disposal.  If you have ever wanted to transfer a physical machine’s OS X install to a virtual machine, you know that VMWare does not make a tool for doing so.  They provide one for Linux and Windows, but not for [...]

Read more

Setting the default boot drive from Boot Selector

Apparently you can set the default boot volume right from the EFI Boot Disk Selector.  Rich has the details over on his blog.

Read more

Managing Safari’s Java Whitelist

Safari has a new feature that lets you whitelist specific websites for use with Java.  This feature is extremely helpful to ensure that internal company websites that need Java can still run while possibly malicious external websites are not permitted to run by default.  Check out the details about this [...]

Read more

XProtectWatch, now with more Notifications

Justin Rummel has updated his XProtectWatch tool so that it triggers a Notification whenever the XProtect plist is updated.  This is not a system to manage the XProtect settings but rather a tool to notify you when XProtect gets a new configuration.  Check it out over on Justin’s blog.

Read more

Logging on OS X Server

Justin Rummel has a writeup on how to enable various log files on OS X server and where to view them at.  Pretty good look at how you might go about logging for the sake of security, troubleshooting or even curiosity.

Read more

10.8.3 is out, but which models are supported by it?

Greg has two posts that go over which models are supported by the “unified” 10.8.3 Installer.  Check out the details in his first post about 10.8.3 and a follow-up that covers newer models.

Read more

Digging in to Java 7: Poor LaunchDaemon Usage

Tim Sutton has a post that talks about how Java 7 uses LaunchDaemons in a very poor fashion.  The amount of poor scripting and LaunchDaemon usage is quite sad.  It makes one wonder how Java 7 works at all on OS X.

Read more

Fixing Broken Software I: Logitech Control Center

Fixing Broken Software I: Logitech Control Center

This is part one of a series on dealing with the issues software can cause in enterprise environments, and how to combat these issues. One of the most important skills in a Mac Admin’s toolbox is being able to identify and work around issues with vendor software.  Many vendors release [...]

Read more

Casper in the Cloud

If you have ever wondered about hosting your Casper server in the cloud, check out this post on Justin Rummel’s blog.  He has some notes he made during a recent JSS setup on Amazon EC2 hosting.  This is a very compelling setup if you have a fair amount of machines [...]

Read more

Another Way to Enable Wi-Fi At Login Window (with Profiles!)

Another Way to Enable Wi-Fi At Login Window (with Profiles!)

The Premise: Nick McSpadden and I were both working on a similar goal this week: getting Macs to connect to Wi-Fi at the loginwindow. By default, adding preferred wireless networks will only connect once a user is logged in, either via the networksetup command or Profiles. By using a modified [...]

Read more