PocketWizard firmware updates, Sony cameras and remote triggers

PocketWizard users looking to update their radios to the latest E Release firmware now have to pick between two versions; one for use with Sony Alpha mirrorless cameras and one for everyone else.

While this might seem straight forward, I quickly learned this isn’t the case if you shoot Sony and use custom trigger buttons to fire remote cameras.

Read on for the details…

Continue reading

Uninstalling Workspace ONE Intelligent Hub with Munki

A very annoying bug in the latest release of Workspace ONE Intelligent Hub caused us to uninstall it from our macOS fleet using Munki.

Last week VMware released version 23.04.0 and the users in our testing group were immediately bombarded with a confusing error dialog. These errors would appear repeatedly throughout the day and worst of all, steal focus every time.

We halted the rollout and immediately engaged VMware support who confirmed the issue isn’t isolated to our tenant. Multiple customers are experiencing the bug including others in the #workspaceone channel on the MacAdmins Slack.

However despite pulling 24.04 from Munki and making sure automatic updates were disabled in our WS1 console, the install count continued to climb. With no resolution in sight from VMware we decided to remove 24.04 from our fleet completely.

So much for Read-Only Friday! Read on for the details…

Continue reading

Nudge deadlines in local timezones

Nudge iconA frequent request for the open source tool Nudge is local timezone support. Nudge was coded to use UTC for configuring and enforcing the installation deadline for macOS updates.

This means that global companies have had to pick a single deadline for their entire fleet. Alternatively they could deploy multiple configurations for different regions. Neither option is ideal.

Bob Gendler set out to code a local timezone feature only to find out, to everyone’s surprise, that it already exists!

Read on for the details…

Continue reading

Microsoft Outlook for Mac switching to weekly releases

Starting with the release of Office for Mac 2016 then continuing with 2019, 2021 and O365, Microsoft has always released updates for the core Office apps on a monthly basis.

That’s about to change, kind of…

In February, Microsoft announced (login required) that updates to Outlook for Mac would soon start releasing weekly. That change goes live tomorrow, March 21, 2023.

Read on for the details…

Continue reading

DFU Blaster: An even easier method to put a MacBook into DFU mode

DFU Blaster iconOnly a month after my post An easier method to put a MacBook into DFU mode, Timothy Perfitt has one-uped himself.

Over the weekend Perfitt shared his latest app, DFU Blaster, on YouTube and Mastodon.

I’m happy to report that it is by far the easiest method yet to put an Apple Silicon Mac into DFU mode.

Read on for the details…

Continue reading

Nudge signing certificate changed

Nudge iconThe signing certificate for the popular MacAdmins tool Nudge was changed tonight and action may be needed on your part.

Nudge version 1.1.11 was released but contains no code changes, only those related to the build process and the signing certificate.

This will require a configuration profile update if you are managing the login item for Nudge in the com.apple.servicemanagement payload.

Read on for the details.

Continue reading

Configuring Nudge for macOS delta upgrades

Nudge iconA great new feature introduced with macOS 13 Ventura is the ability for users to perform a delta upgrade. As opposed to the traditional “Install macOS Ventura.app”, which is still available, the delta upgrade takes place entirely in System Preferences’ Software Update pane and is less than half the size.

This new delta method also means that for the first time standard (non-admin) users can perform a major macOS upgrade if they are running 12.3 or higher.

Nudge is an open source application from Erik Gomez that allows MacAdmins to encourage their users to install macOS updates. Because it is no longer possible to install macOS updates without user input, a tool like Nudge is needed. Old methods to script and automate softwareupdate no longer work.

However, Nudge was written before the introduction of these new delta upgrades, and traditional configurations need adjustment to account for them. Thankfully members of the MacAdmins community worked out the needed changes. Read on for the details.

Continue reading

An easier method to put a MacBook into DFU mode

Apple Configurator iconUsing DFU mode and Apple Configurator is the fastest way to erase and perform a clean installation of macOS on an Apple Silicon Mac.

Unfortunately Apple’s official documentation to Revive or restore a Mac with Apple silicon using Apple Configurator has always given users trouble.

Thankfully there is an easier method I’ve been using with near 100% success for the past year and a half. This method isn’t new but I frequently come across users who struggle to initiate a DFU so I want to help spread the word further.

Read on for the details…
Continue reading

Deploying Docker Desktop 4.15+ with Munki

Docker Desktop iconDocker made significant changes to the unattended installation process of Docker Desktop on macOS in the minor update between versions 4.14.1 and 4.15 this month, causing automated installation of the new version to fail.

Daz Wallace was the first MacAdmin to notice the change and begin digging in. I’m not going to rehash all his discovery here so make sure to read his blog post for the details.

Read on for the new scripts I am using with my Docker Desktop deployments via Munki going forward.

Continue reading

Change even more Finder options using defaults

Last month Charles Edge shared a blog post titled, “Change Default Finder Views Using defaults” where he outlined how to switch to List view in Finder from the command line. I’m a big fan of that change and the command shared was just one of a dozen options I configured for new users at my old job.

My list is by no means comprehensive, but read on for same additional commands.

Continue reading