Posted on 07-18-2019 12:33 PM
FYI,
Here is our open source release of Recce, which is a replacement for PC Recon.exe and can be updated to support other OS's like macOS and Linux distributions. We are interested in help support other OS's and other fixes for the Windows functionality, please file pull requests.
Early on we decided to use JAMF to track our PC's as well manage our MacOS and iOS devices. We continued using recon.exe after it was deprecated, but as the writing was on the wall (and the release notes), another solution would be needed. I leveraged the experience I gained from writing Tugboat and Cargo Ship to develop Recce, a recon.exe replacement.
Recce duplicates much of the original recon.exe binary and uses JAMF's REST API to upload the inventory information. Using JAMF's API is a safe and reliable way to read and write data to your JAMF instance.
See the following Github repository to view documentation and code.
https://github.com/univ-of-utah-marriott-library-apple/recce
Posted on 07-19-2019 07:52 AM
awesome! im about to try this out
Posted on 10-04-2019 04:31 PM
@hdsreid Did you get a chance to try out Recce? If so, any feedback?