Hi JAMF NATION
I am In the process of upgrading our JSS from 9.73 -> 9.9 (testing done on 9.82)
We have a number of scripts that reference the full jamf binary path at /usr/sbin/jamf
I received advice to remove the full binary path within the scripts and just use jamf.
In our dev environment machines running 9.82 binary fail to run the scripts correctly as it doesnt know where the jamf binary is since the upgrade on the client.
if I run whereis jamf in terminal it is unable to find out where the binary is located.
But I can run jamf policy etc without the full path from terminal...
The machine was historically on 9.73 so perhaps has cached the path of /usr/sbin/jamf ? which now doesn't exist since binary upgrade.
Will i need to add @rtrouton check binary script to all my scripts that reference the jamf binary? will this only affect machines upgrading or will it also be an issue for machine being built directly to 9.9?
You help is much appreciated!
