Skip to content

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

License

Notifications You must be signed in to change notification settings

red5coder/Jamf-Framework-Redeploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. redeploy

Requirements

  • A Mac running macOS Venture (13.0)
  • Jamf Pro API Role / Client 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

History Update

  • v1.1 - Authentication now uses API Roles and Clients. Support for basic authentication has been removed.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages