I have a script I need to run in using the Python 3 command. Terminal example: Python 3 scriptpath.py
How can I run it via Jamf and verify that runs via Python 3? My estimation is that Jamf is using the computer’s default while I need it to select Python 3 instead of Python which happens for some computers.