I noticed in the startupScript.sh /Library/Application Support/JAMF/ManagementFrameworkScripts/ StartupScript.sh
/usr/sbin/jamf mcx
/usr/sbin/jamf policy
Then I took a look at what options are available under jamf binary and there are many, but in particular:
/usr/sbin/jamf mcx = checks in with the JSS to pull down and apply any new managed preferences.
/usr/sbin/jamf policy = checks in with the JSS to pull down and apply any new policies.
There is not a /usr/sbin/jamf xxx = checks in with the JSS to pull down and apply any new Configuration Profiles.
How would I create this function for Configuration Profiles.