Hi all,
we just configured Jamf Protect, and it seems that the Macs removed from Jamf Pro were not removed automatically from the list on Protect.
Is there a way to automatize the offboarding, or the only solution is to remove a device manually from both?
Thanks,
Hi,
So far is manual.
I have created a policy with a specific site where I move the machines I need to remove and run the jamf protect uninstaller and also remove jamf client .
But would be great if they added this feature to be automatic.
best
Carmelo
Sounds like a good opportunity to submit a feature request, or bump an existing request sitting in the JAMF feature request graveyard.
When deleting a computer record in Jamf | Jamf Nation Feature Requests
Hi @marcoschiav1
You are right this is currently not part of the sync between Jamf Pro and Protect.
Currently you have several options
- Interact with the GraphQL API to either interactively or automatically delete computer objects from Jamf Protect, remember that the agent/plan needs to be uninstalled from the actual computer else they will show up again
- Have a look at one of our example scripts https://github.com/jamf/jamfprotect/tree/main/jamf_protect_api/scripts/python
- Have a look at this SwiftUI app that has been created to batch delete computer objects from Jamf Protect either by selecting them based on check-in date or by importing a CSV
Hopefully this helps for now
Cheers,
Thijs
Hi @marcoschiav1
You are right this is currently not part of the sync between Jamf Pro and Protect.
Currently you have several options
- Interact with the GraphQL API to either interactively or automatically delete computer objects from Jamf Protect, remember that the agent/plan needs to be uninstalled from the actual computer else they will show up again
- Have a look at one of our example scripts https://github.com/jamf/jamfprotect/tree/main/jamf_protect_api/scripts/python
- Have a look at this SwiftUI app that has been created to batch delete computer objects from Jamf Protect either by selecting them based on check-in date or by importing a CSV
Hopefully this helps for now
Cheers,
Thijs
Thanks for sharing the Batch Delete tool! Very helpful and worked great.
Hi @marcoschiav1
You are right this is currently not part of the sync between Jamf Pro and Protect.
Currently you have several options
- Interact with the GraphQL API to either interactively or automatically delete computer objects from Jamf Protect, remember that the agent/plan needs to be uninstalled from the actual computer else they will show up again
- Have a look at one of our example scripts https://github.com/jamf/jamfprotect/tree/main/jamf_protect_api/scripts/python
- Have a look at this SwiftUI app that has been created to batch delete computer objects from Jamf Protect either by selecting them based on check-in date or by importing a CSV
Hopefully this helps for now
Cheers,
Thijs
Hi,
is this still the best way to batch remove machines from Jamf Protect? I have recently taken over an environment and the machines are horribly out of date, and need some cleaning up ?
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.