Pinned Repositories
AppBlocker
Block applications by their bundle identifier from launching in the Finder
AppleNVRAM
Apple NVRAM variables
appStoreArchiver
Uses mas-cli to automatically download and archive new releases of Mac App Store applications
macOSInstallerWorkflow
Bash script to automate download of latest OS Installer and building of an AutoDMG Image and DSNBI
ProfileManagerKeyExtractor
Script to extract payload information from the Profile Manager source code.
Scripts
Scripts and snippets I've written
servermgr_commands
Commands for servermgr bundles
SwiftPrivilegedHelper
Example application using a privileged helper tool with authentication in an unsandboxed application written in Swift
ProfileCreator
macOS app to create standard or customized configuration profiles.
ProfileManifests
Manifest repository for the ProfilePayloads framework
erikberglund's Repositories
erikberglund/SwiftPrivilegedHelper
Example application using a privileged helper tool with authentication in an unsandboxed application written in Swift
erikberglund/AppleNVRAM
Apple NVRAM variables
erikberglund/Scripts
Scripts and snippets I've written
erikberglund/AppBlocker
Block applications by their bundle identifier from launching in the Finder
erikberglund/ProfileManagerKeyExtractor
Script to extract payload information from the Profile Manager source code.
erikberglund/appStoreArchiver
Uses mas-cli to automatically download and archive new releases of Mac App Store applications
erikberglund/macOSInstallerWorkflow
Bash script to automate download of latest OS Installer and building of an AutoDMG Image and DSNBI
erikberglund/servermgr_commands
Commands for servermgr bundles
erikberglund/macOSSwift
Collection of Swift functions and extension for writing macOS applications
erikberglund/UserAssistant
Application to interact with a user by creating rules and messages delivered by configuration profiles.
erikberglund/macOSBash
Collection of Bash functions and commands for writing macOS scripts
erikberglund/OverlayScrollView
Swift implementation of RFOverlayScrollView
erikberglund/erikberglund.github.io
My personal blog
erikberglund/DiskHandler
Swift Framework for interacting with the DiskArbitration Framework and Disk Images
erikberglund/IOServiceObserver
Framework wrapper for IOService notifications