Posted on 05-10-2022 01:25 AM
Posted on 05-10-2022 05:50 AM
I have used the API with Bash, so I can't advise specifically on using Powershell. But I have some other tips.
When pulling the device list, you may get a syntax/end of line error. What I have found so far that the culprit is the model names, with the quotes used for inches. Depending on how you pull the data, you may not come across that, but worth mentioning.
For documentation, refer to the dev guide and the API documentation accessible through your Jamf School instance (detailed in the beginning of the dev guide):
Posted on 07-04-2022 08:14 AM
I did this via python you can access my project on GitHub. https://github.com/heinrich-foto/jamf_api
Actually its not fully implemented. But there is a example for the MAC address