Jamf Pro - Scripting

BenIdrissi
New Contributor II

Hi,

I come from a company that have a small group of MAC users. We are using Jamf Pro to administrate these Macs.
When it comes to scripting, I'm completely new, no experience at all. So my question is, which script "language" do you recommend me to learn for Jamf Pro? please have in mind that, I do not have any experience with scripting.

I appreciate your help.

5 REPLIES 5

therealmacjeezy
New Contributor III

Bash (Shell Script) will be the easiest to learn and help you the most when it comes to jamf.

With bash you’ll be able to customize various things (like installing packages or updates)

Here’s a website that will help you get the hang of bash https://ryanstutorials.net/bash-scripting-tutorial/

Here’s my GitHub with a few scripts that I use in the jamf instances where I work at

My Github

Good luck!

"Saying 'uhh..' is the human equivalent to buffering."

donmontalvo
Esteemed Contributor III

@therealmacjeezy wrote:

Bash (Shell Script) will be the easiest to learn and help you the most when it comes to jamf.

+1

@BenIdrissi you might want to get a decent text editor too...most of us use BBedit ($50) or Atom.

Whatever do, don't ask for advice on UNIX editors...#ducking

--
https://donmontalvo.com

sdagley
Esteemed Contributor II

@donmontalvo :rooster:<tongueincheek>Everybody knows the the best *nix editor is nano. </tongueincheek>

donmontalvo
Esteemed Contributor III

LOL...ok, now you went and did it...

c212316d0e14467ba21ba4185533194a

--
https://donmontalvo.com

Chris_Hafner
Valued Contributor II

hahahahahahahahaha

Still +1 for BBEdit.

P.S. What, no vim?