An open API service indexing awesome lists of open source software.

https://github.com/univ-of-utah-marriott-library-apple/scl_jamf_tools

This repository contains a collection of tools written to perform as enhancements to the Jamf Pro management software.
https://github.com/univ-of-utah-marriott-library-apple/scl_jamf_tools

cross-platform jamf jamf-pro mac macos python windows

Last synced: 25 days ago
JSON representation

This repository contains a collection of tools written to perform as enhancements to the Jamf Pro management software.

Awesome Lists containing this project

README

          

# SCL Jamf Tools

This repository contains a collection of tools written to perform as enhancements to the Jamf Pro management software. You can read about them at my [blog post](https://apple.lib.utah.edu/introducing-scl-jamf-tools/) or in the individual project areas.

Our goal is to make genericized versions of our internal tools available to other Jamf administrators. They are usable as is, but are intended as frameworks that others can use to build custom tools to more closely fit their environments.

## Download

[Download the latest package here!](../../releases/)

## Contents

- [Download](#download) - get the .dmg
- [Contact](#contact)
- [Cargo Ship](#cargoship)
- [Tugboat](#tugboat)
- [Update History](#update-history)

## Contact

If you have any comments, questions, or other input, either [file an issue](../../issues) or [send us an email](mailto:mlib-its-mac-github@lists.utah.edu). Thanks!

## [Cargo Ship](cargo_ship/README.md)

![](imgs/cargoship_final.png)

Cargo Ship is designed as a reflection tool, it shows you what should be on a specific client. It can read from Jamf Pro directly from ID's or by selecting from search results.

## [Tugboat](tugboat/README.md)

![](imgs/tugboat_final.png)

Tugboat is designed to make modifications to specific computer records on your Jamf Pro server.

## Update History

| Date | Notes |
| ---------- | ---------------------------------------- |
| 2018.01.29 | Updated Tugboat 1.7.1 |
| 2018.01.25 | Updated Tugboat 1.7 |
| 2018.01.15 | Updated Tugboat 1.5.4 and Cargo Ship 1.0.4 |
| 2018.01.03 | Updated Tugboat 1.5.3 and Cargo Ship 1.0.3 |
| 2017.04.11 | Updated Tugboat 1.5.2 and Cargo Ship 1.0.1 |
| 2017.02.15 | Initial release. |