eholtam
eholtam
This change has been proposed a couple times quite a few years ago in https://github.com/jessepeterson/margarita/pull/18 and a related PR at https://github.com/jessepeterson/margarita/pull/25. Those PRs are out dated with the current code...
**Describe the problem** The GitHub API rate limit causes recipes to fail with a generic Error 403 instead of explicitly stating that the error is due to exceeding the API...
This issue circles around the FirmwareUpdate.pkg that needs to be applied for Macs to boot APFS drives. When that package (re-generated to add `exit 0` to the postinstall script) attempts...
Microsoft has added a weekly update to Outlook that addresses feature additions/changes to Outlook. A monthly update is available that includes all features plus the important security updates. The monthly...
Attempt at addressing https://github.com/timsutton/mcxToProfile/issues/18 I'm not overly confident in my creation of python code so any/all critiques are welcomed.
macOS 10.13.2 beta 2 introduces a new MDM `PayloadType` to manage whitelisted KEXTs settings only thru UAMDM. The new KEXT whitelist policy now has a PayloadType of `com.apple.syspolicy.kernel-extension-policy` instead of...
This change allows an admin to set an Optional option of `--scriptwhenuiquits` to run a script after the UMAD UI disappears signaling the machine is now UAMDMed. I tested this...