Posted on 01-26-2019 06:59 AM
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.
Posted on 01-26-2019 07:13 AM
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
Good luck!
Posted on 01-26-2019 09:36 PM
@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
Posted on 01-27-2019 07:20 AM
@donmontalvo 🐓<tongueincheek>Everybody knows the the best *nix editor is nano. </tongueincheek>
Posted on 01-27-2019 10:14 AM
LOL...ok, now you went and did it...
Posted on 01-29-2019 08:50 AM
hahahahahahahahaha
Still +1 for BBEdit.
P.S. What, no vim?