Topic

Tagged “scripting”

2 posts on scripting. ← All posts

A self-updating pkg for Apple Business Manager's built-in MDM: install the latest app version from Azure Blob in a postinstall

ABM's built-in device management pins every custom package to a SHA-256 hash and can't run scripts. A payload-free pkg whose postinstall pulls the current installer from Azure Blob gets you evergreen installs anyway.

Why Jamf encrypted script parameters break on modern macOS

A policy that worked for years suddenly logs 'bad magic number' after a macOS update. Here's why LibreSSL breaks Jamf's encrypted script parameters — and the openssl flags that fix it for good.