Archive for category: Management

Management,OS X,Tips Comments are Disabled

Flash Player 11.3 Public Service Announcement

Various Mac Admins have noticed that if you install Flash Player 11.3 using the .pkg file that can be found inside the .app which Adobe provides, System Preferences will crash if you try to use Check Now in the Flash Player PreferencePane.  This does not occur if you install Flash […]

Read more
Deployment,iOS,Management,Server Comments are Disabled

Profile Manager 2

With the release of OS X 10.8 Server came an updated version of Profile Manager.  If you did not dive into Profile Manager on 10.7 Server, then now is the time to get going with some form of MDM.  Having a MDM solution will be necessary going forward.  Whether this […]

Read more

New Graphical System Image Creation Tool

Filewave has released a new image creation tool called ‘Filewave Lightning.’   This GUI-based tool is specifically for generating 10.7 and 10.8 images along with baking in additional packages if desired.  According to Filewave’s website: “FileWave Lightning is the ultimate image creation and deployment tool using the new, ultra-fast, Thunderbolt™ […]

Read more
Management,OS X Comments are Disabled

Digitally Signing the Casper QuickAdd Package with an Apple Developer ID Certificate

With the released of Casper Suite 8.6, OS X 10.8 Mountain Lion is now fully supported.  For OTA enrollments to go smoothly on OS X 10.8, the QuickAdd package must be digitally signed with a valid Apple Developer Certificate.  Without this, Gatekeeper will warn the end user that the package […]

Read more
Management,OS X,Tips Comments are Disabled

Mountain Lion Software Update Changes

If you didn’t catch this PSA from Greg Neagle earlier this month, it is worth a look.  Mountain Lion now uses a https url to pull updates from Apple rather than simple a http url.  This shouldn’t be a huge deal for most people, but if you were hijacking DNS […]

Read more
Deployment,Management,OS X,Server Comments are Disabled

NetBoot on 10.8 Server

Charles Edge has been doing a series of post on OS X Mountain Lion Server and one of today’s topics was of interest for those of us that do image deployments.  The NetBoot service has been around for quite a while and hadn’t changed a whole lot in appearance.  As […]

Read more
Apple,Deployment,Management,OS X,Tips Comments are Disabled

Garageband Deployment Quick Tip

Garageband Deployment Quick Tip

As discovered by @tvsutton and reported on ##osx-server IRC, the Mac App Store version of Garageband’s assets (which are downloaded on first-launch, all 1.57GBs…) can be fetched in advance: http://downloads.apple.com/static/gb/gb11bc/GarageBandBasicContent.pkg This makes it easier to deploy, since it is a standard package for content found outside of the .app bundle […]

Read more
Management,Odds and Ends,OS X,Tips Comments are Disabled

New 10.8 Unix Commands

With OS X 10.8 Mountain Lion came some new Unix commands that are very handy.  Among them is pgrep and pkill, which rolls grep into the ps command so you no longer have to pipe ps to grep in order to find a running process.  pkill does the same thing, […]

Read more
Management,OS X,Security Comments are Disabled

Upgrading from 10.7 to 10.8 on a FV2 encrypted system

FileVault 2 was a great advancement for encryption on Mac OS X.  It allowed for full disk encryption without the use of a third party product, as well as management using the system keychain or via a tool such as cauliflower vest. One might ask “So how exactly do you […]

Read more

Re-Signing iOS apps

Re-Signing iOS apps

In order for an app to run on an iOS device, it needs to be code signed. This proves to iOS that the app has been approved to run on iOS devices. This is true of any apps in the App store, ad-hoc, or enterprise apps. The App store apps […]

Read more