411: WWDC Aftermath
One event after another
Second betas for the 26.6 updates
Sponsor

This issue of MacAdmins.news is exclusively brought to you by Mosyle, where High-Quality Apple Management & Security is made Surprisingly Accessible.
After helping thousands of organizations to migrate from other solutions to Mosyle, we've gained a unique perspective of all the concerns companies face when evaluating the migration of their Apple Management & Security solution. Based on this extensive knowledge, we've created the most comprehensive Migration Program in the Apple’s Management & Security market, addressing the most critical technical, financial, and strategic considerations involved in this pivotal decision.
Check our website for more details!
WWDC Aftermath
I haven’t had much time to process the news from WWDC and neither been able to really experiment with the betas yet. Main reason is that I was at Jamf Nation Live in London earlier this week. We got to show some cool enrollment workflows with Setup Manager, Platform SSO, and Setup Checklist.
Thanks to all who came with questions or comments or just to say “hi!” It was great to see you all!
I will also be at Jamf Nation Live in Berlin next week. Registration is still open. It’d be great to see you there!
📰 News and Opinion
Mac Admins Foundation Awards Charles S. Edge New Speaker Grants for MacAdmins at Penn State
Chris Dawe, MacAdmins.org:
The Charles Edge New Speaker Grant exists to elevate new voices like Katie’s and Jonathan’s, and ensure that those new voices are heard
Fruit Specs Slices and Dices Apple Product Features
Adam Engst, TidBITS:
Glenn Fleishman has created a new website that promises to become a must-visit for anyone trying to make sense of Apple products and features.
Filtering and sorting Apple devices by processor already makes this worth a bookmark.
The Architecture of AI Addiction
SG Mills, Mostly Mac:
The moment it stops feeling like work is the moment you have outsourced not just the synthesis but the judgment. The friction is the difference between actual productivity and abdication.
🔨 Support and Tutorials
Force-hiding the Santa menu bar item
Alan Siu:
you may, as administrators in IT and Security, not want to have the menu bar item enabled, for whatever reason.
DDM software update capability available for on-premise Jamf Pro 11.29.0
Rich Trouton:
As part of the release of Jamf Pro 11.29.0, the ability to run software updates using DDM is available for folks using on-premise installations of Jamf Pro.
Simplified Setup for Platform Single Sign-on for Mac (Jamf Pro + Intune)
HCS Technology Group:
The user lands at the desktop already registered for Platform SSO — no separate post-login registration prompt is required.
Find apps that need Rosetta before macOS 27
Josh Roskos, Fleet:
If your fleet runs any Intel-only Mac apps, find them now.
This is a good article, but there are more ways to determine Intel only apps and binaries, which I posted a while back, but—sadly—that issue has been lost with the provider switch, so I will repeat them here:
To find all apps that only have Intel code:
system_profiler SPApplicationsDataType -json | jq '.SPApplicationsDataType[] | select(.arch_kind=="arch_i64") | ._name'
Replace the ._name at the end with .path to get the path to the app instead of the name.
However, command line tools, i.e. binaries that are not apps, can also be Intel-only. These are a bit harder to track down, as they could be installed pretty much anywhere. You can use find to look through a specific folder:
find /usr/local/bin/ -perm +111 \! -type d -exec file {} \;
This command will list the architectures for each binary and you will have to look for those that have just Intel (x86_64).
🤖 Scripting and Automation
OSversions.com: Check Which OS Every Device Supports via API
Marc, EMMPOINT:
OSversions.com turns Apple OS support into a database you can read in both directions
Using Suspicious Package and AI to Build Better macOS Uninstaller
Mac admins are often asked to remove software that was originally deployed by a vendor .pkg or .mpkg, and the uncomfortable answer is usually: “It depends what the installer put on disk.”
The use of the Suspicious Package command line tool here is intriguing. I am wondering why they assemble instructions for an LLM to build the final script, rather than just assembling a script from template pieces?
🍏 Apple Support
If your Mac blocks a Terminal command paste or script
Your Mac shows an alert when it detects suspicious paste activity or known malware in commands and scripts.
♻️ Updates and Releases
- jamf-cli v1.19.0
- Contour 0.4.0-beta.3
- super v5.1.0-rc6
- munki-promoter v2.2.1
- pseudo v1.0.0-beta6
- JamfDash 0.6
- Munki 7.2 Beta 3
- MACE v0.2.3-beta
FSMonitor 2
a macOS utility that records file system events and shows what changed, when it changed, and which process caused the change.
Some great new features, like reduced “file noise” and a command line tool.
Config as Code for device management: How it works in Iru
Mike Boylan, Iru:
you can run iructl directly on your Mac to interface with your Iru tenant. Pull down current state, create new resources, push changes, review sync status: all from the command line.
ContainerManager - a Mac app for Apple’s container tool
Bart Reardon:
I’ve been tinkering with Apple’s container tool on and off since it was first announced a year ago and with the new features in the 1.0 release, I ended up building a GUI frontend for it and it’s called ContainerManager.
📺 Watch
WWDC26: What's new for security, developers and IT teams
David Starr (Workbrew) hosted Selina Ali, Kitzy, Arek Dreyer, and myself to discuss the device management news from WWDC. (YouTube) We had a lot of fun discussing the news and I really enjoyed the perspectives and opinions of my co-panelists. Thanks a lot for having me!
🎧 Listen
Balancing Security with Speed with Ralph Pyne
Patch Me If You Can:
Ralph Pyne, CISO at Apollo.io, reveals why traditional security approaches are failing in the age of AI and citizen developers.
WWDC Wrap Up
Mac Admins Podcast:
we learned a lot about the 2027 series of releases from Apple. We’ve been testing and exploring since the events of the Keynote, and here’s everything we’ve got so far…
AI for IT Workflows, Solutions and Apple’s Slow Siri Rollout
Command Control Power:
the hosts discuss practical IT uses of AI
Leebry aims to unify your SaaS tools for AI use
Apple @ Work:
Dan Jaenicke, Director of B2B Product Strategy at MacPaw, joins the show to talk about Leebry.
MacDevOps – Why you ask?
MacDevOpsYVR:
Mat X and JD, introduce the MacDevOps YVR podcast and explain that this year’s conference is taking place in Montreal as MacDevOps YUL.
Why we moved 1,900+ Apple devices back to Jamf
Jamf After Dark:
Travis County ITS Senior Systems Engineer Billy Roberts shares how his team uses Jamf to secure a CJIS-compliant hybrid device fleet
🎈 Just For Fun
macOS Golden Gate
BasicAppleGuy:
one thing was suspiciously absent from the beta: a wallpaper inspired by the operating system’s namesake.