Skip to content

πŸŽ‰ Initial Public Release – Imprivata MAM macOS MobileDevice Framework Update v1.0.0

Latest

Choose a tag to compare

@reponomadx reponomadx released this 02 Jul 19:01
ab04caf

πŸš€ Initial release of the Imprivata MAM macOS MobileDevice Framework Updater.

This tool automates the deployment of Apple's MobileDevice framework package to remote macOS endpoints running the Imprivata GroundControl Launchpad application.

πŸ”§ Features:

  • Password-based SSH communication using sshpass
  • Validates required files and credentials
  • Secure .pkg deployment via rsync
  • Remote installation with sudo
  • GroundControl Launchpad restart post-install
  • Detailed success/failure summary for all hosts

πŸ“Œ Requirements:

  • SSH access enabled on target Macs
  • Admin-level service account on each device
  • sshpass installed locally
  • MobileDevice.pkg from Imprivata support article: 000021638

πŸ›‘οΈ Security Best Practices:

  • Store credentials securely (e.g., Keychain)
  • Keep the script in a controlled-access location
  • For long-term use, consider switching to SSH key-based authentication

πŸ“‚ Included:

  • mobiledevice_updater.sh – Main script
  • Sample devicelist.txt (not included in release, see README)

Built and maintained by Brian Irish for enterprise environments using Imprivata + Workspace ONE.