red5coder / Jamf-Framework-Redeploy

App to redeploy the Jamf Framework to a device enrolled in Jamf Pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jamf-Framework-Redeploy

With the release of Jamf Pro 10.36, a new API endpoint was added, which allows you to distribute a QuickAdd.pkg to the macOS client to re-deploy the Jamf Framework. Under the hood, its using the InstallEnterpriseApplication MDM command.

The Jamf Framework Redeploy utility will allow you to easily call this API, and re-deploy the Jamf Framework for a selected computer. app

Requirements

  • A Mac running macOS Venture (13.0)
  • Jamf Pro Account that has the following minimum persmissions
    • Send Computer Remote Command to Install Package
    • Read - Computers
  • Jamf Pro Server Settings
    • Read - Checkin
  • The Apple MDM Framework has to be still present on the Mac
  • The serial number of the effect Mac

If successful, within the management history of that device you should see a InstallEnterpriseApplication MDM command.

history

About

App to redeploy the Jamf Framework to a device enrolled in Jamf Pro

License:MIT License


Languages

Language:Swift 100.0%