From an enrolled client, I am attempting to install a package stored on the JSS.
JAMF's help documentation states the syntax should appear as:
jamf install -package <filename> -path <path to file> -target <volume>
[-fut] [-feu] [-showProgress]
I have run the following command unsuccessfully and am looking for help in correcting it:
sudo jamf install -package "Mozilla_Firefox_14.01_V1.dmg" -path "//JSS/caspershare/packages" -target "Mac HD" -showProgress